Skip to content

Commit 5a1514c

Browse files
docs: add ToshY as a contributor for code (#659)
* 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 32ac6d6 commit 5a1514c

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
@@ -386,6 +386,15 @@
386386
"bug",
387387
"code"
388388
]
389+
},
390+
{
391+
"login": "ToshY",
392+
"name": "ToshY",
393+
"avatar_url": "https://avatars.githubusercontent.com/u/31921460?v=4",
394+
"profile": "http://toshy.dev",
395+
"contributions": [
396+
"code"
397+
]
389398
}
390399
],
391400
"contributorsPerLine": 7,

README.md

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

66
[![actions-template-sync](https://github.com/AndreasAugustin/actions-template-sync/actions/workflows/actions_template_sync.yml/badge.svg)](https://github.com/AndreasAugustin/actions-template-sync/actions/workflows/actions_template_sync.yml)
@@ -818,6 +818,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
818818
<td align="center" valign="top" width="14.28%"><a href="https://github.com/PepijnB"><img src="https://avatars.githubusercontent.com/u/24453103?v=4?s=100" width="100px;" alt="Pepijn Boer"/><br /><sub><b>Pepijn Boer</b></sub></a><br /><a href="https://github.com/AndreasAugustin/actions-template-sync/issues?q=author%3APepijnB" title="Bug reports">🐛</a> <a href="https://github.com/AndreasAugustin/actions-template-sync/commits?author=PepijnB" title="Documentation">📖</a></td>
819819
<td align="center" valign="top" width="14.28%"><a href="https://github.com/alexvanderberkel"><img src="https://avatars.githubusercontent.com/u/862899?v=4?s=100" width="100px;" alt="Alex"/><br /><sub><b>Alex</b></sub></a><br /><a href="https://github.com/AndreasAugustin/actions-template-sync/commits?author=alexvanderberkel" title="Code">💻</a> <a href="#ideas-alexvanderberkel" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/AndreasAugustin/actions-template-sync/pulls?q=is%3Apr+reviewed-by%3Aalexvanderberkel" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/AndreasAugustin/actions-template-sync/commits?author=alexvanderberkel" title="Tests">⚠️</a></td>
820820
<td align="center" valign="top" width="14.28%"><a href="https://github.com/yuhengshen"><img src="https://avatars.githubusercontent.com/u/29867660?v=4?s=100" width="100px;" alt="yuhengshen"/><br /><sub><b>yuhengshen</b></sub></a><br /><a href="https://github.com/AndreasAugustin/actions-template-sync/issues?q=author%3Ayuhengshen" title="Bug reports">🐛</a> <a href="https://github.com/AndreasAugustin/actions-template-sync/commits?author=yuhengshen" title="Code">💻</a></td>
821+
<td align="center" valign="top" width="14.28%"><a href="http://toshy.dev"><img src="https://avatars.githubusercontent.com/u/31921460?v=4?s=100" width="100px;" alt="ToshY"/><br /><sub><b>ToshY</b></sub></a><br /><a href="https://github.com/AndreasAugustin/actions-template-sync/commits?author=ToshY" title="Code">💻</a></td>
821822
</tr>
822823
</tbody>
823824
</table>

0 commit comments

Comments
 (0)