From 76edf81f3ce3ac845183783c7830269522c2cca3 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 28 Jan 2020 22:26:01 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README.md b/README.md
index 2a494a15..4c835f1b 100644
--- a/README.md
+++ b/README.md
@@ -230,6 +230,9 @@ Thanks goes to these people ([emoji key][emojis]):
 Tom Nagle 💻 |
 Westbrook Johnson 💻 |
+
+  Mohammad Aziz 💻 ⚠️ |
+
From 2c077bc883388748a247a6f4a3bf6c849a665fbd Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 28 Jan 2020 22:26:02 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 15 ++++++++++++---
1 file changed, 12 insertions(+), 3 deletions(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index ba3dbe85..1415a7b5 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -8,7 +8,7 @@
"imageSize": 100,
"commit": false,
"contributorsPerLine": 7,
- "skipCi": false,
+ "skipCi": true,
"contributors": [
{
"login": "kentcdodds",
@@ -764,8 +764,17 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "iAziz786",
+ "name": "Mohammad Aziz",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/17024120?v=4",
+ "profile": "https://aziz.js.org",
+ "contributions": [
+ "code",
+ "test"
+ ]
}
],
- "repoHost": "https://github.com",
- "skipCi": true
+ "repoHost": "https://github.com"
}