Skip to content

Commit 2c4d530

Browse files
docs: add Solant as a contributor (#144)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci]
1 parent 2821e5b commit 2c4d530

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
@@ -85,6 +85,15 @@
8585
"contributions": [
8686
"code"
8787
]
88+
},
89+
{
90+
"login": "Solant",
91+
"name": "Solant",
92+
"avatar_url": "https://avatars2.githubusercontent.com/u/5971578?v=4",
93+
"profile": "https://github.com/Solant",
94+
"contributions": [
95+
"code"
96+
]
8897
}
8998
],
9099
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
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>
126126
<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>
127+
<td align="center"><a href="https://github.com/Solant"><img src="https://avatars2.githubusercontent.com/u/5971578?v=4" width="100px;" alt=""/><br /><sub><b>Solant</b></sub></a><br /><a href="https://github.com/nodegui/react-nodegui/commits?author=Solant" title="Code">💻</a></td>
127128
</tr>
128129
</table>
129130

0 commit comments

Comments
 (0)