From 0db4cce3fe9fcbb60da2187e7ea9463cb8dde34c Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2019 20:31:32 +0000 Subject: [PATCH 1/2] docs: update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 69b1d7c77..06239318c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # 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-14-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](#contributors) [![JS Party #96](https://img.shields.io/badge/JS%20Party-%2396-FFCD00.svg)](https://changelog.com/jsparty/96) Build **performant**, **native** and **cross-platform** desktop applications with **Node.js** and **CSS like styling**.🚀 @@ -152,6 +152,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Balthild Ires
Balthild Ires

💻 Dimitar Nestorov
Dimitar Nestorov

💻 + + Mikko Sairio
Mikko Sairio

💻 + From 0f0150990a8772ac6640d3410f3497591c94dbe2 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2019 20:31:33 +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 945500ce0..3bede46c2 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -130,6 +130,15 @@ "contributions": [ "code" ] + }, + { + "login": "msairio", + "name": "Mikko Sairio", + "avatar_url": "https://avatars3.githubusercontent.com/u/3404389?v=4", + "profile": "https://www.greatapes.fi", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,