From 4ccf416eb0c600e857e1987e9ff7d026521bb136 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 20 Jan 2022 00:23:35 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 8654b971..24e95c87 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)
***
@@ -1272,6 +1272,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Sean P. Myrick V19.1.7.2 📖 🖋 🚧 📝 |
All Contributors 📖 |
Peeyush Gaur 🎨 |
+ gamer191 📖 🐛 🧑🏫 👀 |
From 09a5e8e6191502477bb31fe5375ee2be4f90cde6 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 20 Jan 2022 00:23:36 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 64447b8f..3d03572a 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -34,6 +34,18 @@
"contributions": [
"design"
]
+ },
+ {
+ "login": "gamer191",
+ "name": "gamer191",
+ "avatar_url": "https://avatars.githubusercontent.com/u/83270075?v=4",
+ "profile": "https://github.com/gamer191",
+ "contributions": [
+ "doc",
+ "bug",
+ "mentoring",
+ "review"
+ ]
}
],
"contributorsPerLine": 7,