forked from Code-for-Yamaguchi/covid19-yamaguchi
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
112 lines (112 loc) · 2.69 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
103
104
105
106
107
108
109
110
111
112
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "nishidayoshikatsu",
"name": "Yoshikatsu",
"avatar_url": "https://avatars.githubusercontent.com/u/42875682?v=4",
"profile": "http://[email protected]",
"contributions": [
"projectManagement",
"review",
"question",
"maintenance",
"code"
]
},
{
"login": "paichi81",
"name": "paichi81",
"avatar_url": "https://avatars.githubusercontent.com/u/4400857?v=4",
"profile": "https://github.com/paichi81",
"contributions": [
"code",
"bug",
"translation",
"a11y"
]
},
{
"login": "watagit",
"name": "Wataru Ono",
"avatar_url": "https://avatars.githubusercontent.com/u/44804976?v=4",
"profile": "http://onwtr.work",
"contributions": [
"code",
"bug"
]
},
{
"login": "atososon",
"name": "atososon",
"avatar_url": "https://avatars.githubusercontent.com/u/54769649?v=4",
"profile": "https://github.com/atososon",
"contributions": [
"code",
"bug"
]
},
{
"login": "crispytaffy",
"name": "Chie Mizuta",
"avatar_url": "https://avatars.githubusercontent.com/u/2215551?v=4",
"profile": "https://github.com/crispytaffy",
"contributions": [
"translation",
"a11y",
"design",
"data"
]
},
{
"login": "gunsow911",
"name": "gunsow911",
"avatar_url": "https://avatars.githubusercontent.com/u/20750714?v=4",
"profile": "https://github.com/gunsow911",
"contributions": [
"code",
"bug"
]
},
{
"login": "Tomitomi1021",
"name": "Tomitomi",
"avatar_url": "https://avatars.githubusercontent.com/u/29561529?v=4",
"profile": "http://tomitomi1021.github.io",
"contributions": [
"code",
"bug",
"translation"
]
},
{
"login": "KeisukeSawa",
"name": "KeisukeSawa",
"avatar_url": "https://avatars.githubusercontent.com/u/21189750?v=4",
"profile": "https://github.com/KeisukeSawa",
"contributions": [
"code",
"bug"
]
},
{
"login": "freshcl",
"name": "freshcl",
"avatar_url": "https://avatars.githubusercontent.com/u/13272328?v=4",
"profile": "https://github.com/freshcl",
"contributions": [
"code"
]
},
],
"contributorsPerLine": 7,
"projectName": "covid19-yamaguchi",
"projectOwner": "nishidayoshikatsu",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}