Skip to content
This repository was archived by the owner on May 27, 2026. It is now read-only.

Commit ca10bd2

Browse files
docs: add GlitchShtick as a contributor (#31)
* 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 4c75501 commit ca10bd2

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,15 @@
4545
"code",
4646
"doc"
4747
]
48+
},
49+
{
50+
"login": "GlitchShtick",
51+
"name": "Kay Harrison-Sims",
52+
"avatar_url": "https://avatars1.githubusercontent.com/u/70325615?v=4",
53+
"profile": "https://unstoppable.software",
54+
"contributions": [
55+
"bug"
56+
]
4857
}
4958
],
5059
"contributorsPerLine": 7,

README.md

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

66
A GitHub Action for syncing the current repository using **force push**.
@@ -59,6 +59,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
5959
<td align="center"><a href="http://zeke.sikelianos.com"><img src="https://avatars1.githubusercontent.com/u/2289?v=4" width="100px;" alt=""/><br /><sub><b>Zeke Sikelianos</b></sub></a><br /><a href="https://github.com/repo-sync/github-sync/commits?author=zeke" title="Documentation">📖</a> <a href="#ideas-zeke" title="Ideas, Planning, & Feedback">🤔</a></td>
6060
<td align="center"><a href="https://alexpage.com.au"><img src="https://avatars1.githubusercontent.com/u/19199063?v=4" width="100px;" alt=""/><br /><sub><b>Alex Page</b></sub></a><br /><a href="https://github.com/repo-sync/github-sync/issues?q=author%3Aalex-page" title="Bug reports">🐛</a></td>
6161
<td align="center"><a href="https://github.com/xtqqczze"><img src="https://avatars1.githubusercontent.com/u/45661989?v=4" width="100px;" alt=""/><br /><sub><b>xtqqczze</b></sub></a><br /><a href="https://github.com/repo-sync/github-sync/commits?author=xtqqczze" title="Code">💻</a> <a href="https://github.com/repo-sync/github-sync/commits?author=xtqqczze" title="Documentation">📖</a></td>
62+
<td align="center"><a href="https://unstoppable.software"><img src="https://avatars1.githubusercontent.com/u/70325615?v=4" width="100px;" alt=""/><br /><sub><b>Kay Harrison-Sims</b></sub></a><br /><a href="https://github.com/repo-sync/github-sync/issues?q=author%3AGlitchShtick" title="Bug reports">🐛</a></td>
6263
</tr>
6364
</table>
6465

0 commit comments

Comments
 (0)