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 } 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)): - + +