From 4ed7c9eaffbe9207baed640e5838b1dbf5a596e9 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 18 Dec 2019 02:37:43 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 50737da7..a10d9090 100644
--- a/README.md
+++ b/README.md
@@ -46,9 +46,17 @@ GREN_GITHUB_TOKEN=your_token_here gren release
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
-
-
-
+
+
+
+
+
+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
\ No newline at end of file
From b9aef3a994ebd67aae5d559b8599726738c61b32 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 18 Dec 2019 02:37:44 +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 ed7eaef9..a99356c8 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -18,7 +18,17 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "donaldshen",
+ "name": "Donald Shen",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/19591950?v=4",
+ "profile": "https://donaldshen.github.io/portfolio",
+ "contributions": [
+ "code"
+ ]
}
],
- "contributorsPerLine": 7
+ "contributorsPerLine": 7,
+ "skipCi": true
}