1
0
mirror of https://github.com/uetchy/namae.git synced 2025-03-16 20:20:38 +09:00
namae/.all-contributorsrc

92 lines
2.2 KiB
JSON

{
"projectName": "namae",
"projectOwner": "uetchy",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "uetchy",
"name": "Yasuaki Uechi",
"avatar_url": "https://avatars0.githubusercontent.com/u/431808?v=4",
"profile": "https://uechi.io",
"contributions": [
"code",
"translation"
]
},
{
"login": "flawyte",
"name": "Mickaël Allonneau",
"avatar_url": "https://avatars3.githubusercontent.com/u/1585006?v=4",
"profile": "https://github.com/flawyte",
"contributions": [
"code"
]
},
{
"login": "3x",
"name": "Example",
"avatar_url": "https://avatars1.githubusercontent.com/u/18331588?v=4",
"profile": "https://github.com/3x",
"contributions": [
"code"
]
},
{
"login": "nixiesquid",
"name": "NixieSquid",
"avatar_url": "https://avatars2.githubusercontent.com/u/21212032?v=4",
"profile": "https://scrapbox.io/rustacean/",
"contributions": [
"code",
"translation"
]
},
{
"login": "ZeProf2Code",
"name": "Arnaud Lier",
"avatar_url": "https://avatars3.githubusercontent.com/u/32982428?v=4",
"profile": "https://www.zeprof2coding.me",
"contributions": [
"translation",
"code"
]
},
{
"login": "raikasdev",
"name": "Raikas",
"avatar_url": "https://avatars.githubusercontent.com/u/29684625?v=4",
"profile": "https://mikroni.fi",
"contributions": [
"code"
]
},
{
"login": "jonahsnider",
"name": "Jonah Snider",
"avatar_url": "https://avatars.githubusercontent.com/u/7608555?v=4",
"profile": "https://jonahsnider.com/",
"contributions": [
"code"
]
},
{
"login": "miguelsmuller",
"name": "Miguel Müller",
"avatar_url": "https://avatars.githubusercontent.com/u/4589909?v=4",
"profile": "https://github.com/miguelsmuller",
"contributions": [
"translation"
]
}
],
"contributorsPerLine": 7,
"skipCi": true
}