From b0e4849bf6785fe40f37a733a2b6b8147cebb3a3 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 29 Mar 2020 04:10:44 +0000
Subject: [PATCH 1/3] docs: update README.md [skip ci]
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 23aa4137e..c3b1ecf87 100644
--- a/README.md
+++ b/README.md
@@ -593,7 +593,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
H.John Choi 📖 |
- Jon Stevens 📖 🤔 |
+ Jon Stevens 📖 🤔 ⚠️ 💻 🐛 |
greenkeeper[bot] 🚇 💻 |
allcontributors[bot] 🚇 📖 |
dependabot[bot] 🚇 🛡️ 💻 |
From d559b5d0cec1016b6130e2863cfcea3a87772b40 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 29 Mar 2020 04:10:45 +0000
Subject: [PATCH 2/3] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 7825f86c2..1e9024946 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -669,7 +669,10 @@
"profile": "https://brave.com/loo095",
"contributions": [
"doc",
- "ideas"
+ "ideas",
+ "test",
+ "code",
+ "bug"
]
},
{
From 395c2eb16e47f0affc2bdba46f0921b7e7863dd5 Mon Sep 17 00:00:00 2001
From: Anton Gilgur
Date: Sun, 29 Mar 2020 00:13:23 -0400
Subject: [PATCH 3/3] remove bot's errorneous addition of test and code
---
.all-contributorsrc | 2 --
README.md | 2 +-
2 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 1e9024946..99aa03821 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -670,8 +670,6 @@
"contributions": [
"doc",
"ideas",
- "test",
- "code",
"bug"
]
},
diff --git a/README.md b/README.md
index c3b1ecf87..fd815f42c 100644
--- a/README.md
+++ b/README.md
@@ -593,7 +593,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
H.John Choi 📖 |
- Jon Stevens 📖 🤔 ⚠️ 💻 🐛 |
+ Jon Stevens 📖 🤔 🐛 |
greenkeeper[bot] 🚇 💻 |
allcontributors[bot] 🚇 📖 |
dependabot[bot] 🚇 🛡️ 💻 |