From 5cb2d85fc940600767faacc2bc9f1b3ba5202f61 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 16:43:17 -0400 Subject: [PATCH] docs: add 0xE111 as a contributor for bug (#3503) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> --- .all-contributorsrc | 9 +++++++++ README.md | 1 + 2 files changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 7ed0a2f3fd..edd72d7f7d 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1734,6 +1734,15 @@ "contributions": [ "test" ] + }, + { + "login": "0xE111", + "name": "Alex", + "avatar_url": "https://avatars.githubusercontent.com/u/11032969?v=4", + "profile": "https://pogrom.dev", + "contributions": [ + "bug" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index b281b9ecca..ceb92e7500 100644 --- a/README.md +++ b/README.md @@ -559,6 +559,7 @@ see [the contribution guide](CONTRIBUTING.rst).