Skip to content

Commit 144a5be

Browse files
docs: add Winner95 as a contributor (typescript-cheatsheets#335)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 28e7b65 commit 144a5be

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
@@ -177,6 +177,15 @@
177177
"contributions": [
178178
"doc"
179179
]
180+
},
181+
{
182+
"login": "Winner95",
183+
"name": "Ivan",
184+
"avatar_url": "https://avatars0.githubusercontent.com/u/13730032?v=4",
185+
"profile": "https://www.linkedin.com/in/iigrekov/",
186+
"contributions": [
187+
"code"
188+
]
180189
}
181190
],
182191
"contributorsPerLine": 7,

CONTRIBUTORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
<td align="center"><a href="https://geoplanets.io"><img src="https://avatars2.githubusercontent.com/u/2467377?v=4" width="100px;" alt=""/><br /><sub><b>David Johnston</b></sub></a><br /><a href="https://github.com/typescript-cheatsheets/react/commits?author=dwjohnston" title="Documentation">📖</a></td>
2727
<td align="center"><a href="https://github.com/kripod"><img src="https://avatars3.githubusercontent.com/u/14854048?v=4" width="100px;" alt=""/><br /><sub><b>Kristóf Poduszló</b></sub></a><br /><a href="https://github.com/typescript-cheatsheets/react/commits?author=kripod" title="Documentation">📖</a></td>
2828
<td align="center"><a href="http://www.novusstudio.com/"><img src="https://avatars3.githubusercontent.com/u/10838852?v=4" width="100px;" alt=""/><br /><sub><b>james glasgow</b></sub></a><br /><a href="https://github.com/typescript-cheatsheets/react/commits?author=glaschu1" title="Documentation">📖</a></td>
29+
<td align="center"><a href="https://www.linkedin.com/in/iigrekov/"><img src="https://avatars0.githubusercontent.com/u/13730032?v=4" width="100px;" alt=""/><br /><sub><b>Ivan</b></sub></a><br /><a href="https://github.com/typescript-cheatsheets/react/commits?author=Winner95" title="Code">💻</a></td>
2930
</tr>
3031
</table>
3132

0 commit comments

Comments
 (0)