Skip to content

Commit 2821e5b

Browse files
docs: add matrunchyk as a contributor (#143)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci]
1 parent 33bcb7e commit 2821e5b

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,15 @@
7676
"contributions": [
7777
"code"
7878
]
79+
},
80+
{
81+
"login": "matrunchyk",
82+
"name": "Serhii Matrunchyk",
83+
"avatar_url": "https://avatars0.githubusercontent.com/u/2089828?v=4",
84+
"profile": "https://matrunchyk.com",
85+
"contributions": [
86+
"code"
87+
]
7988
}
8089
],
8190
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
123123
</tr>
124124
<tr>
125125
<td align="center"><a href="https://github.com/shubhamzanwar"><img src="https://avatars0.githubusercontent.com/u/15626155?v=4" width="100px;" alt=""/><br /><sub><b>Shubham Zanwar</b></sub></a><br /><a href="https://github.com/nodegui/react-nodegui/commits?author=shubhamzanwar" title="Code">💻</a></td>
126+
<td align="center"><a href="https://matrunchyk.com"><img src="https://avatars0.githubusercontent.com/u/2089828?v=4" width="100px;" alt=""/><br /><sub><b>Serhii Matrunchyk</b></sub></a><br /><a href="https://github.com/nodegui/react-nodegui/commits?author=matrunchyk" title="Code">💻</a></td>
126127
</tr>
127128
</table>
128129

0 commit comments

Comments
 (0)