From a3540195abe83f066bbb3cd09cd590eac37a5db4 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2019 16:50:14 +0000 Subject: [PATCH 1/4] docs: update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ecf34022d..0bf9cb266 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # 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**.🚀 @@ -98,6 +98,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Nahuel José
Nahuel José

💬 Kakul Gupta
Kakul Gupta

💻 Rahul Gaba
Rahul Gaba

💻 + Marcus S. Abildskov
Marcus S. Abildskov

⚠️ From db4388e3221dc1b821195add4564c42714944c61 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2019 16:50:15 +0000 Subject: [PATCH 2/4] docs: update .all-contributorsrc --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 888c4f7fd..08cd0e52d 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -49,6 +49,15 @@ "contributions": [ "code" ] + }, + { + "login": "marcus-sa", + "name": "Marcus S. Abildskov", + "avatar_url": "https://avatars0.githubusercontent.com/u/8391194?v=4", + "profile": "http://marcus-sa.me", + "contributions": [ + "test" + ] } ], "contributorsPerLine": 7,