diff --git a/.all-contributorsrc b/.all-contributorsrc index abcf0d2a0..6b8dec6f5 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1,5 +1,7 @@ { - "files": ["README.md"], + "files": [ + "README.md" + ], "imageSize": 100, "commit": false, "contributors": [ @@ -8,49 +10,72 @@ "name": "Lucas Ramage", "avatar_url": "https://avatars1.githubusercontent.com/u/43783393?v=4", "profile": "https://lramage.gitlab.io", - "contributions": ["doc"] + "contributions": [ + "doc" + ] }, { "login": "gamtiq", "name": "Denis Sikuler", "avatar_url": "https://avatars3.githubusercontent.com/u/1177323?v=4", "profile": "https://github.com/gamtiq", - "contributions": ["doc"] + "contributions": [ + "doc" + ] }, { "login": "Naahuel", "name": "Nahuel José", "avatar_url": "https://avatars1.githubusercontent.com/u/1612488?v=4", "profile": "https://twitter.com/nahueljo", - "contributions": ["question"] + "contributions": [ + "question" + ] }, { "login": "kakulgupta", "name": "Kakul Gupta", "avatar_url": "https://avatars3.githubusercontent.com/u/10727047?v=4", "profile": "https://github.com/kakulgupta", - "contributions": ["code"] + "contributions": [ + "code" + ] }, { "login": "rgabs", "name": "Rahul Gaba", "avatar_url": "https://avatars3.githubusercontent.com/u/7898942?v=4", "profile": "http://rahulgaba.com", - "contributions": ["code"] + "contributions": [ + "code" + ] }, { "login": "Uriziel01", "name": "Paweł Borecki", "avatar_url": "https://avatars1.githubusercontent.com/u/568207?v=4", "profile": "http://uriziel.pl", - "contributions": ["code"] + "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"] + "contributions": [ + "test" + ] + }, + { + "login": "atilacamurca", + "name": "Átila Camurça Alves", + "avatar_url": "https://avatars3.githubusercontent.com/u/508624?v=4", + "profile": "http://www.mad3linux.org", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index de8c2e8a2..a7b36f6c3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # NodeGUI -[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors) + +[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors) Build **performant**, **native** and **cross-platform** desktop applications with **JavaScript** + powerful **CSS like styling**.🚀 @@ -9,10 +10,8 @@ If you are looking for **React** based version, check out: **[React NodeGUI](htt Visit: https://nodegui.github.io/nodegui for docs. - logo - **Other known ports:** - Angular + NodeGUI - https://github.com/marcus-sa/ngq by @marcus-sa @@ -92,7 +91,6 @@ People maintaining this project. - ## Contributors ✨ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): @@ -103,12 +101,15 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Kakul Gupta
Kakul Gupta

💻 Rahul Gaba
Rahul Gaba

💻 + Paweł Borecki
Paweł Borecki

💻 Lucas Ramage
Lucas Ramage

📖 Denis Sikuler
Denis Sikuler

📖 Nahuel José
Nahuel José

💬 - Paweł Borecki
Paweł Borecki

💻 Marcus S. Abildskov
Marcus S. Abildskov

⚠️ - + + + Átila Camurça Alves
Átila Camurça Alves

📖 +