TShock/.all-contributorsrc
2019-06-05 13:31:50 +00:00

35 lines
764 B
JSON

{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "AviKav",
"name": "AviKav",
"avatar_url": "https://avatars2.githubusercontent.com/u/18518861?v=4",
"profile": "https://avikav.net",
"contributions": [
"bug",
"test"
]
},
{
"login": "AxisKriel",
"name": "Rodrigo Rente",
"avatar_url": "https://avatars0.githubusercontent.com/u/3332657?v=4",
"profile": "https://tshock.co",
"contributions": [
"code",
"projectManagement",
"test"
]
}
],
"contributorsPerLine": 7,
"projectName": "TShock",
"projectOwner": "Pryaxis",
"repoType": "github",
"repoHost": "https://github.com"
}