From 3fe8e8959daadf55950dd3627c303eb62c5ad2d1 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 18 Aug 2019 11:36:22 +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 cbd4ad5b7..dca41d563 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # NodeGUI -[![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 **performant**, **native** and **cross-platform** desktop applications with **JavaScript** + powerful **CSS like styling**.🚀 @@ -82,6 +82,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d +
Lucas Ramage
Lucas Ramage

📖
Denis Sikuler
Denis Sikuler

📖
From 04b9226042a352f230dc239f05afa9cc096dafea Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 18 Aug 2019 11:36:23 +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 d19459f3c..88239a146 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -13,6 +13,15 @@ "contributions": [ "doc" ] + }, + { + "login": "gamtiq", + "name": "Denis Sikuler", + "avatar_url": "https://avatars3.githubusercontent.com/u/1177323?v=4", + "profile": "https://github.com/gamtiq", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7,