From 354acaedb0041296fca51b06aa81c8dfc53b2d76 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 12:06:53 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b49ff27..4faf3ac 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # AndcultureCode.JavaScript.React -[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-) [![Build Status](https://travis-ci.org/AndcultureCode/AndcultureCode.JavaScript.React.svg?branch=master)](https://travis-ci.org/AndcultureCode/AndcultureCode.JavaScript.React) @@ -52,6 +52,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d +

Brandon Scott

💻 📖 ⚠️

Winton DeShong

💻 📖 ⚠️
From 4ed2cfcf7942424c8b560a03b99c45065fd62b16 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 12:06:54 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 3e9968e..f1f9db7 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -15,6 +15,17 @@ "doc", "test" ] + }, + { + "login": "wintondeshong", + "name": "Winton DeShong", + "avatar_url": "https://avatars.githubusercontent.com/u/48424?v=4", + "profile": "https://winton.me", + "contributions": [ + "code", + "doc", + "test" + ] } ], "contributorsPerLine": 7,