File tree 2 files changed +32
-4
lines changed
2 files changed +32
-4
lines changed Original file line number Diff line number Diff line change 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
+ }
Original file line number Diff line number Diff line change @@ -231,6 +231,13 @@ Made by all captains around the world with ❤️. Fight for all that is beautif
231
231
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
232
232
<!-- prettier-ignore-start -->
233
233
<!-- 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 >
234
241
235
242
<!-- markdownlint-restore -->
236
243
<!-- prettier-ignore-end -->
You can’t perform that action at this time.
0 commit comments