From 27a0708037f8e0f1bc687e31d0fe5895ce06ce83 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 18 Aug 2019 15:06:06 +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 9ceb7281f..91fe909a2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # NodeGUI -[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors) Build **performant**, **native** and **cross-platform** desktop applications with **JavaScript** + powerful **CSS like styling**.🚀 @@ -99,6 +99,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Denis Sikuler
Denis Sikuler

📖 Nahuel José
Nahuel José

💬 Kakul Gupta
Kakul Gupta

💻 + Rahul Gaba
Rahul Gaba

💻 From 1093880e8ef06e46dab9fa29660a70da96c4b1e8 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 18 Aug 2019 15:06:07 +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 7ef899ddc..888c4f7fd 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -40,6 +40,15 @@ "contributions": [ "code" ] + }, + { + "login": "rgabs", + "name": "Rahul Gaba", + "avatar_url": "https://avatars3.githubusercontent.com/u/7898942?v=4", + "profile": "http://rahulgaba.com", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,