Skip to content

Commit 63902e0

Browse files
docs: add neon-nyan as a contributor for code, design, and 3 more (#325)
* docs: update README.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 83cadbb commit 63902e0

File tree

2 files changed

+32
-4
lines changed

2 files changed

+32
-4
lines changed

.all-contributorsrc

+25-4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,25 @@
1-
{
2-
"projectName": "Collapse Launcher",
3-
"projectOwner": "neon-nyan"
4-
}
1+
{
2+
"projectName": "Collapse",
3+
"projectOwner": "CollapseLauncher",
4+
"files": [
5+
"README.md"
6+
],
7+
"commitType": "docs",
8+
"commitConvention": "angular",
9+
"contributorsPerLine": 7,
10+
"contributors": [
11+
{
12+
"login": "neon-nyan",
13+
"name": "Kemal Setya Adhi",
14+
"avatar_url": "https://avatars.githubusercontent.com/u/30566970?v=4",
15+
"profile": "https://prophost.ironmaid.xyz",
16+
"contributions": [
17+
"code",
18+
"design",
19+
"mentoring",
20+
"maintenance",
21+
"review"
22+
]
23+
}
24+
]
25+
}

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,13 @@ Made by all captains around the world with ❤️. Fight for all that is beautif
231231
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
232232
<!-- prettier-ignore-start -->
233233
<!-- markdownlint-disable -->
234+
<table>
235+
<tbody>
236+
<tr>
237+
<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>
238+
</tr>
239+
</tbody>
240+
</table>
234241

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

0 commit comments

Comments
 (0)