Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,15 @@
"code",
"doc"
]
},
{
"login": "GlitchShtick",
"name": "Kay Harrison-Sims",
"avatar_url": "https://avatars1.githubusercontent.com/u/70325615?v=4",
"profile": "https://unstoppable.software",
"contributions": [
"bug"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# GitHub Sync
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square)](#contributors)
[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

A GitHub Action for syncing the current repository using **force push**.
Expand Down Expand Up @@ -59,6 +59,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<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>
<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>
<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>
<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>
</tr>
</table>

Expand Down