From 0e4688f6c1398f7e0c0cf5adf413d13d6edcec17 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 28 Apr 2022 04:17:39 +0000 Subject: [PATCH 1/3] docs: update CONTRIBUTORS.md [skip ci] --- CONTRIBUTORS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 4d31ca082..45e01aa4c 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -73,6 +73,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Alexander Solovyov

💻
MATSUI Tetsushi

🐛
MLAO

🐛 +
Bagel Jr

⚠️ 💻 🔌 👀 From a29bf0e38dfd324e686f8550b9818cb217366feb Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 28 Apr 2022 04:17:40 +0000 Subject: [PATCH 2/3] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 14a0d24ee..232608dd2 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -490,6 +490,18 @@ "contributions": [ "bug" ] + }, + { + "login": "bageljrkhanofemus", + "name": "Bagel Jr", + "avatar_url": "https://avatars.githubusercontent.com/u/57874654?v=4", + "profile": "https://github.com/bageljrkhanofemus", + "contributions": [ + "test", + "code", + "plugin", + "review" + ] } ], "projectName": "rope", From 35117544dc1d8744bae04d40e872605a8d19a6a6 Mon Sep 17 00:00:00 2001 From: Lie Ryan Date: Thu, 28 Apr 2022 15:00:37 +1000 Subject: [PATCH 3/3] Fix all-contributors --- .all-contributorsrc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 232608dd2..fdd1f0d98 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -498,9 +498,7 @@ "profile": "https://github.com/bageljrkhanofemus", "contributions": [ "test", - "code", - "plugin", - "review" + "code" ] } ],