diff --git a/.all-contributorsrc b/.all-contributorsrc index 599490faf..376c61dc9 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1,4 +1,25 @@ -{ - "projectName": "Collapse Launcher", - "projectOwner": "neon-nyan" -} \ No newline at end of file +{ + "projectName": "Collapse", + "projectOwner": "CollapseLauncher", + "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" + ] + } + ] +} diff --git a/README.md b/README.md index 7d772a1b4..f235d424e 100644 --- a/README.md +++ b/README.md @@ -231,6 +231,13 @@ Made by all captains around the world with ❤️. Fight for all that is beautif <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> <!-- prettier-ignore-start --> <!-- markdownlint-disable --> +<table> + <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> + </tr> + </tbody> +</table> <!-- markdownlint-restore --> <!-- prettier-ignore-end -->