Skip to content

Commit d213413

Browse files
authored
Merge pull request #11 from nodegui/all-contributors/add-kakulgupta
docs: add kakulgupta as a contributor
2 parents 8edf638 + 19af074 commit d213413

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,15 @@
1313
"contributions": [
1414
"code"
1515
]
16+
},
17+
{
18+
"login": "kakulgupta",
19+
"name": "Kakul Gupta",
20+
"avatar_url": "https://avatars3.githubusercontent.com/u/10727047?v=4",
21+
"profile": "https://github.com/kakulgupta",
22+
"contributions": [
23+
"code"
24+
]
1625
}
1726
],
1827
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# React NodeGUI
2-
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors)
2+
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors)
33

44
Build **performant**, **native** and **cross-platform** desktop applications with **JavaScript** + powerful **CSS like styling**.🚀
55

@@ -85,6 +85,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
8585
<table>
8686
<tr>
8787
<td align="center"><a href="http://rahulgaba.com"><img src="https://avatars3.githubusercontent.com/u/7898942?v=4" width="100px;" alt="Rahul Gaba"/><br /><sub><b>Rahul Gaba</b></sub></a><br /><a href="https://github.com/nodegui/react-nodegui/commits?author=rgabs" title="Code">💻</a></td>
88+
<td align="center"><a href="https://github.com/kakulgupta"><img src="https://avatars3.githubusercontent.com/u/10727047?v=4" width="100px;" alt="Kakul Gupta"/><br /><sub><b>Kakul Gupta</b></sub></a><br /><a href="https://github.com/nodegui/react-nodegui/commits?author=kakulgupta" title="Code">💻</a></td>
8889
</tr>
8990
</table>
9091

0 commit comments

Comments
 (0)