-
-
Notifications
You must be signed in to change notification settings - Fork 122
/
Copy path.all-contributorsrc
47 lines (47 loc) · 1.1 KB
/
.all-contributorsrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
{
"projectName": "akochan-reviewer",
"projectOwner": "Equim-chan",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "none",
"contributors": [
{
"login": "critter-mj",
"name": "critter-mj",
"avatar_url": "https://pbs.twimg.com/profile_images/1005709404623155201/kMTv4X6X_400x400.jpg",
"profile": "https://github.com/critter-mj",
"contributions": [
"ideas",
"tool",
"data"
]
},
{
"login": "yuarasino",
"name": "新篠ゆう",
"avatar_url": "https://avatars2.githubusercontent.com/u/37145593?v=4",
"profile": "https://github.com/yuarasino",
"contributions": [
"ideas",
"code",
"design"
]
},
{
"login": "Euophrys",
"name": "Amber",
"avatar_url": "https://avatars0.githubusercontent.com/u/47927161?v=4",
"profile": "https://euophrys.itch.io/",
"contributions": [
"translation",
"blog"
]
}
],
"contributorsPerLine": 7
}