-
Notifications
You must be signed in to change notification settings - Fork 5
/
.all-contributorsrc
102 lines (102 loc) · 2.46 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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
{
"projectName": "mobu-of-the-world/mobu",
"projectOwner": "mobu-of-the-world",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributors": [
{
"login": "pankona",
"name": "Yosuke Akatsuka",
"avatar_url": "https://avatars.githubusercontent.com/u/6533008?v=4",
"profile": "https://pankona.github.io/",
"contributions": [
"code",
"design",
"infra",
"review"
]
},
{
"login": "kachick",
"name": "Kenichi Kamiya",
"avatar_url": "https://avatars.githubusercontent.com/u/1180335?v=4",
"profile": "https://kachick.github.io/",
"contributions": [
"code",
"bug",
"maintenance"
]
},
{
"login": "highwide",
"name": "Takahiro Uchiyama",
"avatar_url": "https://avatars.githubusercontent.com/u/1495423?v=4",
"profile": "http://highwide.hatenablog.com/",
"contributions": [
"code",
"bug",
"audio",
"design",
"review"
]
},
{
"login": "ohbarye",
"name": "Masato Ohba",
"avatar_url": "https://avatars.githubusercontent.com/u/1811616?v=4",
"profile": "https://ohbarye.github.io/",
"contributions": [
"code",
"tool",
"design"
]
},
{
"login": "ravelll",
"name": "Yoshihide Taniguchi",
"avatar_url": "https://avatars.githubusercontent.com/u/2294362?v=4",
"profile": "https://github.com/ravelll",
"contributions": [
"code",
"design"
]
},
{
"login": "ujihisa",
"name": "ujihisa",
"avatar_url": "https://avatars.githubusercontent.com/u/11504?v=4",
"profile": "http://ujihisa.wordpress.com/",
"contributions": [
"code",
"bug",
"translation"
]
},
{
"login": "motorollerscalatron",
"name": "Masahiro Iwasaki",
"avatar_url": "https://avatars.githubusercontent.com/u/7314191?v=4",
"profile": "https://github.com/motorollerscalatron",
"contributions": [
"code",
"ideas"
]
},
{
"login": "mpls104",
"name": "Ryota Kusano",
"avatar_url": "https://avatars.githubusercontent.com/u/31480737?v=4",
"profile": "https://github.com/mpls104",
"contributions": [
"bug"
]
}
],
"contributorsPerLine": 7
}