-
-
Notifications
You must be signed in to change notification settings - Fork 9
/
.all-contributorsrc
88 lines (88 loc) · 2.17 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
{
"files": [
"README.md"
],
"imageSize": 100,
"contributorsPerLine": 7,
"skipCi": true,
"contributors": [
{
"login": "t-sin",
"name": "Shinichi Tanaka",
"avatar_url": "https://avatars.githubusercontent.com/u/4403863?v=4",
"profile": "https://t-sin.github.io",
"contributions": [
"doc",
"code"
]
},
{
"login": "syougikakugenn",
"name": "kyo",
"avatar_url": "https://avatars.githubusercontent.com/u/74606612?v=4",
"profile": "http://deepdrilledwell.secret.jp/ddw/",
"contributions": [
"doc"
]
},
{
"login": "baku89",
"name": "Baku 麦",
"avatar_url": "https://avatars.githubusercontent.com/u/2124392?v=4",
"profile": "http://baku89.com",
"contributions": [
"financial"
]
},
{
"login": "yuichkun",
"name": "Yuichi Yogo",
"avatar_url": "https://avatars.githubusercontent.com/u/14039540?v=4",
"profile": "https://github.com/yuichkun",
"contributions": [
"financial"
]
},
{
"login": "nama-gatsuo",
"name": "Ayumu Nagamatsu",
"avatar_url": "https://avatars.githubusercontent.com/u/7838131?v=4",
"profile": "http://ayumu-nagamatsu.com",
"contributions": [
"financial"
]
},
{
"login": "zigen",
"name": "zigen",
"avatar_url": "https://avatars.githubusercontent.com/u/3610296?v=4",
"profile": "https://horol.org",
"contributions": [
"financial"
]
},
{
"login": "hitoshitakeuchi",
"name": "Hitoshi Takeuchi",
"avatar_url": "https://avatars.githubusercontent.com/u/6305267?v=4",
"profile": "http://hitoshitakeuchi.com",
"contributions": [
"financial"
]
},
{
"login": "Inqb8tr-jp",
"name": "Inqb8tr-jp",
"avatar_url": "https://avatars.githubusercontent.com/u/79005925?v=4",
"profile": "https://github.com/Inqb8tr-jp",
"contributions": [
"financial",
"infra"
]
}
],
"projectName": "mimium",
"projectOwner": "mimium-org",
"repoType": "github",
"repoHost": "https://github.com"
}