Merge pull request #22 from nodegui/all-contributors/add-gamtiq

docs: add gamtiq as a contributor
This commit is contained in:
Atul R 2019-08-18 13:36:35 +02:00 committed by GitHub
commit 17b4f8cef1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 1 deletions

View File

@ -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,

View File

@ -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
<table>
<tr>
<td align="center"><a href="https://lramage.gitlab.io"><img src="https://avatars1.githubusercontent.com/u/43783393?v=4" width="100px;" alt="Lucas Ramage"/><br /><sub><b>Lucas Ramage</b></sub></a><br /><a href="https://github.com/nodegui/nodegui/commits?author=oxr463" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/gamtiq"><img src="https://avatars3.githubusercontent.com/u/1177323?v=4" width="100px;" alt="Denis Sikuler"/><br /><sub><b>Denis Sikuler</b></sub></a><br /><a href="https://github.com/nodegui/nodegui/commits?author=gamtiq" title="Documentation">📖</a></td>
</tr>
</table>