From 88ff69af032d7c531d044f6faf925a2abfea389b Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 23 Dec 2019 17:13:33 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 36 +++++++++++++++++++++---------------
1 file changed, 21 insertions(+), 15 deletions(-)
diff --git a/README.md b/README.md
index 08e62478..bb8cf9c8 100644
--- a/README.md
+++ b/README.md
@@ -131,28 +131,34 @@ In order to customize the elements, you can override the styles of the classes b
Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):
-
+
+
+
+
This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!
From f74acc11bf4d1a0949c9e5283bd75e909cc9f70b Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 23 Dec 2019 17:13:34 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 2622f251..7b2806d8 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -146,7 +146,17 @@
"contributions": [
"translation"
]
+ },
+ {
+ "login": "pivotal-james-zcheng",
+ "name": "pivotal-james-zcheng",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/9889963?v=4",
+ "profile": "https://github.com/pivotal-james-zcheng",
+ "contributions": [
+ "code"
+ ]
}
],
- "contributorsPerLine": 7
+ "contributorsPerLine": 7,
+ "skipCi": true
}