From 3ef8147edfb241104011427e6783a4df25594c95 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 28 Jan 2020 18:13:02 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 56 +++++++++++++++++++++++++++++--------------------------
1 file changed, 30 insertions(+), 26 deletions(-)
diff --git a/README.md b/README.md
index 7eda225..76ad91a 100644
--- a/README.md
+++ b/README.md
@@ -137,43 +137,47 @@ here!
Thanks goes to these people ([emoji key][emojis]):
-
+
+
+
+
This project follows the [all-contributors][all-contributors] specification.
From e3913871611f9fb6fd8005e095d22f6af954f0e4 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 28 Jan 2020 18:13:03 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index e57fdef..739bd41 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -250,9 +250,20 @@
"contributions": [
"review"
]
+ },
+ {
+ "login": "tlrobinson",
+ "name": "Tom Robinson",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/18193?v=4",
+ "profile": "http://twitter.com/tlrobinson",
+ "contributions": [
+ "code",
+ "test"
+ ]
}
],
"repoType": "github",
"repoHost": "https://github.com",
- "contributorsPerLine": 7
+ "contributorsPerLine": 7,
+ "skipCi": true
}