Skip to content

Commit

Permalink
chore: add allcontribs
Browse files Browse the repository at this point in the history
  • Loading branch information
FC5570 committed Apr 24, 2024
1 parent 46b2064 commit 36131e1
Showing 1 changed file with 16 additions and 22 deletions.
38 changes: 16 additions & 22 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -1,24 +1,18 @@
{
"projectName": "hypixel.ts",
"projectOwner": "hypixelts",
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "FC5570",
"name": "FC",
"avatar_url": "https://avatars.githubusercontent.com/u/68158483?v=4",
"profile": "https://fc5570.me/",
"contributions": [
"code",
"ideas",
"maintenance",
"projectManagement"
]
}
]
"projectName": "hypixel.ts",
"projectOwner": "hypixelts",
"files": ["README.md"],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"skipCi": true,
"contributors": [
{
"login": "FC5570",
"name": "FC",
"avatar_url": "https://avatars.githubusercontent.com/u/68158483?v=4",
"profile": "https://fc5570.me/",
"contributions": ["code", "ideas", "maintenance", "projectManagement"]
}
]
}

0 comments on commit 36131e1

Please sign in to comment.