Skip to content

Commit 84272fe

Browse files
docs: add tusharmoraye as a contributor (#28)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 4a9402a commit 84272fe

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
@@ -32,6 +32,15 @@
3232
"contributions": [
3333
"infra"
3434
]
35+
},
36+
{
37+
"login": "tusharmoraye",
38+
"name": "Tushar Moraye",
39+
"avatar_url": "https://avatars3.githubusercontent.com/u/25436413?v=4",
40+
"profile": "https://tusharmoraye.github.io/",
41+
"contributions": [
42+
"infra"
43+
]
3544
}
3645
],
3746
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Vue NodeGui
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
[![Join the NodeGUI community on Spectrum](https://withspectrum.github.io/badge/badge.svg)](https://spectrum.chat/nodegui)
@@ -104,6 +104,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
104104
<td align="center"><a href="https://gregbenner.life"><img src="https://avatars3.githubusercontent.com/u/1177690?v=4" width="100px;" alt=""/><br /><sub><b>Greg B</b></sub></a><br /><a href="https://github.com/nodegui/vue-nodegui/commits?author=gregbenner" title="Documentation">📖</a></td>
105105
<td align="center"><a href="https://github.com/rohinivsenthil"><img src="https://avatars1.githubusercontent.com/u/42040329?v=4" width="100px;" alt=""/><br /><sub><b>Rohini Senthil</b></sub></a><br /><a href="https://github.com/nodegui/vue-nodegui/commits?author=rohinivsenthil" title="Documentation">📖</a> <a href="https://github.com/nodegui/vue-nodegui/commits?author=rohinivsenthil" title="Code">💻</a></td>
106106
<td align="center"><a href="https://michaeltintiuc.com"><img src="https://avatars2.githubusercontent.com/u/1321256?v=4" width="100px;" alt=""/><br /><sub><b>Michael Tintiuc</b></sub></a><br /><a href="#infra-michaeltintiuc" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
107+
<td align="center"><a href="https://tusharmoraye.github.io/"><img src="https://avatars3.githubusercontent.com/u/25436413?v=4" width="100px;" alt=""/><br /><sub><b>Tushar Moraye</b></sub></a><br /><a href="#infra-tusharmoraye" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
107108
</tr>
108109
</table>
109110

0 commit comments

Comments
 (0)