Skip to content

Commit 9583427

Browse files
docs: add filiptammergard as a contributor for doc, and code (#700)
* docs: update CONTRIBUTORS.md [skip ci] * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Sebastian Silbermann <[email protected]>
1 parent 0b92102 commit 9583427

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.all-contributorsrc

+10
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,16 @@
214214
"doc"
215215
]
216216
},
217+
{
218+
"login": "filiptammergard",
219+
"name": "Filip Tammergård",
220+
"avatar_url": "https://avatars.githubusercontent.com/u/44197016?v=4",
221+
"profile": "https://tammergard.se",
222+
"contributions": [
223+
"doc",
224+
"code"
225+
]
226+
},
217227
{
218228
"login": "jsjoeio",
219229
"name": "Joe Previte",

CONTRIBUTORS.md

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
<td align="center" valign="top" width="14.28%"><a href="https://github.com/artola"><img src="https://avatars0.githubusercontent.com/u/11500763?v=4?s=100" width="100px;" alt="martin"/><br /><sub><b>martin</b></sub></a><br /><a href="https://github.com/typescript-cheatsheets/react/commits?author=artola" title="Documentation">📖</a></td>
3434
</tr>
3535
<tr>
36+
<td align="center" valign="top" width="14.28%"><a href="https://tammergard.se"><img src="https://avatars.githubusercontent.com/u/44197016?v=4?s=100" width="100px;" alt="Filip Tammergård"/><br /><sub><b>Filip Tammergård</b></sub></a><br /><a href="https://github.com/typescript-cheatsheets/react/commits?author=filiptammergard" title="Documentation">📖</a> <a href="https://github.com/typescript-cheatsheets/react/commits?author=filiptammergard" title="Code">💻</a></td>
3637
<td align="center" valign="top" width="14.28%"><a href="https://englishbyte.com"><img src="https://avatars.githubusercontent.com/u/3806031?v=4?s=100" width="100px;" alt="Joe Previte"/><br /><sub><b>Joe Previte</b></sub></a><br /><a href="https://github.com/typescript-cheatsheets/react/commits?author=jsjoeio" title="Documentation">📖</a></td>
3738
</tr>
3839
</tbody>

0 commit comments

Comments
 (0)