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] 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 }