-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.all-contributorsrc
77 lines (77 loc) · 2 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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
{
"projectName": "meister-hackers",
"projectOwner": "WEBsinjyuku",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "takaaa220",
"name": "takaaa220",
"avatar_url": "https://avatars3.githubusercontent.com/u/25857381?v=4",
"profile": "https://github.com/takaaa220",
"contributions": [
"maintenance"
]
},
{
"login": "shikky0331",
"name": "shikky0331",
"avatar_url": "https://avatars2.githubusercontent.com/u/45489481?v=4",
"profile": "https://github.com/shikky0331",
"contributions": [
"maintenance"
]
},
{
"login": "hiromoto-kazuya",
"name": "hiromoto-kazuya",
"avatar_url": "https://avatars1.githubusercontent.com/u/40492325?v=4",
"profile": "https://github.com/hiromoto-kazuya",
"contributions": [
"maintenance"
]
},
{
"login": "LeonardoMatusaki",
"name": "LeonardoMatusaki",
"avatar_url": "https://avatars1.githubusercontent.com/u/39451570?v=4",
"profile": "https://github.com/LeonardoMatusaki",
"contributions": [
"maintenance"
]
},
{
"login": "dh-megane",
"name": "dh_megane",
"avatar_url": "https://avatars3.githubusercontent.com/u/40923242?v=4",
"profile": "https://github.com/dh-megane",
"contributions": [
"maintenance"
]
},
{
"login": "takahashi19",
"name": "takahashi",
"avatar_url": "https://avatars2.githubusercontent.com/u/40596064?v=4",
"profile": "https://github.com/takahashi19",
"contributions": [
"maintenance"
]
},
{
"login": "tsu-nera",
"name": "Tsunemichi Harada",
"avatar_url": "https://avatars1.githubusercontent.com/u/760627?v=4",
"profile": "https://futurismo.biz/",
"contributions": [
"maintenance"
]
}
],
"contributorsPerLine": 7
}