-
-
Notifications
You must be signed in to change notification settings - Fork 17
/
.all-contributorsrc
107 lines (107 loc) · 2.63 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitType": "docs",
"commitConvention": "angular",
"contributors": [
{
"login": "nao1215",
"name": "CHIKAMATSU Naohiro",
"avatar_url": "https://avatars.githubusercontent.com/u/22737008?v=4",
"profile": "https://debimate.jp/",
"contributions": [
"code"
]
},
{
"login": "KEINOS",
"name": "KEINOS",
"avatar_url": "https://avatars.githubusercontent.com/u/11840938?v=4",
"profile": "https://qiita.com/KEINOS",
"contributions": [
"code"
]
},
{
"login": "mattn",
"name": "mattn",
"avatar_url": "https://avatars.githubusercontent.com/u/10111?v=4",
"profile": "https://mattn.kaoriya.net/",
"contributions": [
"code"
]
},
{
"login": "jlec",
"name": "Justin Lecher",
"avatar_url": "https://avatars.githubusercontent.com/u/79732?v=4",
"profile": "https://jlec.de/",
"contributions": [
"code"
]
},
{
"login": "lincolnthalles",
"name": "Lincoln Nogueira",
"avatar_url": "https://avatars.githubusercontent.com/u/7476810?v=4",
"profile": "https://github.com/lincolnthalles",
"contributions": [
"code"
]
},
{
"login": "matsuyoshi30",
"name": "Masaya Watanabe",
"avatar_url": "https://avatars.githubusercontent.com/u/16238709?v=4",
"profile": "https://github.com/matsuyoshi30",
"contributions": [
"code"
]
},
{
"login": "memreflect",
"name": "memreflect",
"avatar_url": "https://avatars.githubusercontent.com/u/59116123?v=4",
"profile": "https://github.com/memreflect",
"contributions": [
"code"
]
},
{
"login": "Akimon658",
"name": "Akimo",
"avatar_url": "https://avatars.githubusercontent.com/u/81888693?v=4",
"profile": "https://github.com/Akimon658",
"contributions": [
"code"
]
},
{
"login": "rkscv",
"name": "rkscv",
"avatar_url": "https://avatars.githubusercontent.com/u/155284493?v=4",
"profile": "https://github.com/rkscv",
"contributions": [
"code"
]
},
{
"login": "scop",
"name": "Ville Skyttä",
"avatar_url": "https://avatars.githubusercontent.com/u/109152?v=4",
"profile": "https://github.com/scop",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "gup",
"projectOwner": "nao1215"
}