mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-02 00:31:27 +03:00
contributors
This commit is contained in:
@@ -1,6 +1,24 @@
|
||||
{
|
||||
"files": [
|
||||
"CONTRIBUTORS.md"
|
||||
],
|
||||
"badgeTemplate": "[](https://github.com/discord-tickets/bot/blob/master/CONTRIBUTORS.md)"
|
||||
}
|
||||
"projectName": "bot",
|
||||
"projectOwner": "discord-tickets",
|
||||
"repoType": "github",
|
||||
"repoHost": "https://github.com",
|
||||
"files": [
|
||||
"CONTRIBUTORS.md"
|
||||
],
|
||||
"imageSize": 100,
|
||||
"commit": true,
|
||||
"commitConvention": "angular",
|
||||
"contributors": [
|
||||
{
|
||||
"login": "eartharoid",
|
||||
"name": "Isaac",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/20905071?v=4",
|
||||
"profile": "https://eartharoid.me/",
|
||||
"contributions": [
|
||||
"code"
|
||||
]
|
||||
}
|
||||
],
|
||||
"contributorsPerLine": 7
|
||||
}
|
||||
|
Reference in New Issue
Block a user