mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2024-11-13 23:53:08 +02:00
25 lines
519 B
JSON
25 lines
519 B
JSON
{
|
|
"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
|
|
}
|