From 25ec03d9535516b9c0cc5c2abe03b3cd92520229 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 31 Dec 2019 22:40:03 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 54 +++++++++++++++++++++++++++++-------------------------
1 file changed, 29 insertions(+), 25 deletions(-)
diff --git a/README.md b/README.md
index b4e269f9..0e6d8261 100644
--- a/README.md
+++ b/README.md
@@ -111,42 +111,46 @@ Use it with `fetch`, Axios or other data fetching libraries, even GraphQL.
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!
From c17f4e07d3b82acec23abb2ed843438376dbc8c2 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 31 Dec 2019 22:40:05 +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 734929b8..57d04e78 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -231,11 +231,21 @@
"code",
"bug"
]
+ },
+ {
+ "login": "nealeu",
+ "name": "Neale Upstone",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/264594?v=4",
+ "profile": "https://github.com/nealeu",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,
"projectName": "react-async",
"projectOwner": "async-library",
"repoType": "github",
- "repoHost": "https://github.com"
+ "repoHost": "https://github.com",
+ "skipCi": true
}