-
-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: add Cryotechnic as a contributor for code, maintenance, and rev…
…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
1 parent
615f9be
commit e49029d
Showing
2 changed files
with
39 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
] | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters