From 264c25d7fb57c8e9a8eba3accf43d4f8664273c5 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2019 21:08:58 +0000 Subject: [PATCH 1/2] docs: update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 953f0371..677cc63d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # React NodeGUI [![Join the NodeGUI community on Spectrum](https://withspectrum.github.io/badge/badge.svg)](https://spectrum.chat/nodegui) -[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors) Build **performant**, **native** and **cross-platform** desktop applications with **JavaScript** + powerful **CSS like styling**.🚀 @@ -103,6 +103,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Eva1ent
Eva1ent

💻 slidinghotdog
slidinghotdog

💻 Roy Sommer
Roy Sommer

💻 + Natesh M Bhat
Natesh M Bhat

📖 From bcd840dd8bea4f7b8593dd1ef6d0feabe9c8017d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2019 21:08:59 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 03f445e6..1fe89b5c 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -49,6 +49,15 @@ "contributions": [ "code" ] + }, + { + "login": "nateshmbhat", + "name": "Natesh M Bhat", + "avatar_url": "https://avatars1.githubusercontent.com/u/23279926?v=4", + "profile": "https://github.com/nateshmbhat", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7,