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

📖 Denis Sikuler
Denis Sikuler

📖 Nahuel José
Nahuel José

💬 + Kakul Gupta
Kakul Gupta

💻 From 141fee0fe5c64dba51aa3edbeffb3e47b58a0db9 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 18 Aug 2019 15:05:38 +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 ec0cab1de..7ef899ddc 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -31,6 +31,15 @@ "contributions": [ "question" ] + }, + { + "login": "kakulgupta", + "name": "Kakul Gupta", + "avatar_url": "https://avatars3.githubusercontent.com/u/10727047?v=4", + "profile": "https://github.com/kakulgupta", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,