DiscordTickets/.all-contributorsrc
2021-05-25 20:51:21 +01:00

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
}