Skip to content

Commit

Permalink
docs: add Cryotechnic as a contributor for code, maintenance, and rev…
Browse files Browse the repository at this point in the history
…iew (#326)

* docs: update README.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Bagus Nur Listiyono <[email protected]>
  • Loading branch information
allcontributors[bot] and bagusnl authored Dec 3, 2023
1 parent 615f9be commit e49029d
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 28 deletions.
65 changes: 38 additions & 27 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -1,27 +1,38 @@
{
"projectName": "Collapse Launcher",
"projectOwner": "neon-nyan",
"skipCi": true,
"commit": true,
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "neon-nyan",
"name": "Kemal Setya Adhi",
"avatar_url": "https://avatars.githubusercontent.com/u/30566970?v=4",
"profile": "https://prophost.ironmaid.xyz",
"contributions": [
"code",
"design",
"mentoring",
"maintenance",
"review"
]
}
]
}
{
"projectName": "Collapse Launcher",
"projectOwner": "neon-nyan",
"skipCi": true,
"commit": true,
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "neon-nyan",
"name": "Kemal Setya Adhi",
"avatar_url": "https://avatars.githubusercontent.com/u/30566970?v=4",
"profile": "https://prophost.ironmaid.xyz",
"contributions": [
"code",
"design",
"mentoring",
"maintenance",
"review"
]
},
{
"login": "Cryotechnic",
"name": "Ron Friedman",
"avatar_url": "https://avatars.githubusercontent.com/u/9833218?v=4",
"profile": "https://ronfriedman.dev",
"contributions": [
"code",
"maintenance",
"review"
]
}
]
}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -235,10 +235,10 @@ Made by all captains around the world with ❤️. Fight for all that is beautif
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://prophost.ironmaid.xyz"><img src="https://avatars.githubusercontent.com/u/30566970?v=4?s=100" width="100px;" alt="Kemal Setya Adhi"/><br /><sub><b>Kemal Setya Adhi</b></sub></a><br /><a href="#code-neon-nyan" title="Code">💻</a> <a href="#design-neon-nyan" title="Design">🎨</a> <a href="#mentoring-neon-nyan" title="Mentoring">🧑‍🏫</a> <a href="#maintenance-neon-nyan" title="Maintenance">🚧</a> <a href="#review-neon-nyan" title="Reviewed Pull Requests">👀</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://ronfriedman.dev"><img src="https://avatars.githubusercontent.com/u/9833218?v=4?s=100" width="100px;" alt="Ron Friedman"/><br /><sub><b>Ron Friedman</b></sub></a><br /><a href="#code-Cryotechnic" title="Code">💻</a> <a href="#maintenance-Cryotechnic" title="Maintenance">🚧</a> <a href="#review-Cryotechnic" title="Reviewed Pull Requests">👀</a></td>
</tr>
</tbody>
</table>

<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->

Expand Down

0 comments on commit e49029d

Please sign in to comment.