forked from JaeSeoKim/badge42
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.all-contributorsrc
129 lines (129 loc) · 3.19 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
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
{
"projectName": "badge42",
"projectOwner": "JaeSeoKim",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "gitmoji",
"contributors": [
{
"login": "cos18",
"name": "Sungwoo Park",
"avatar_url": "https://avatars.githubusercontent.com/u/33975709?v=4",
"profile": "http://sungwoo.dev",
"contributions": [
"bug"
]
},
{
"login": "pde-bakk",
"name": "Peer de Bakker",
"avatar_url": "https://avatars.githubusercontent.com/u/36886300?v=4",
"profile": "https://github.com/pde-bakk",
"contributions": [
"bug"
]
},
{
"login": "d-r-e",
"name": "David Rodríguez Elipe",
"avatar_url": "https://avatars.githubusercontent.com/u/9976038?v=4",
"profile": "https://www.linkedin.com/in/drelipe/",
"contributions": [
"ideas"
]
},
{
"login": "olesgedz",
"name": "Oles",
"avatar_url": "https://avatars.githubusercontent.com/u/8808075?v=4",
"profile": "http://olesgedz.github.io",
"contributions": [
"bug"
]
},
{
"login": "jkctech",
"name": "JKCTech",
"avatar_url": "https://avatars.githubusercontent.com/u/2072890?v=4",
"profile": "https://jkctech.nl",
"contributions": [
"bug"
]
},
{
"login": "aabajyan",
"name": "Arsen Abajyan",
"avatar_url": "https://avatars.githubusercontent.com/u/62068860?v=4",
"profile": "https://github.com/aabajyan",
"contributions": [
"code",
"bug"
]
},
{
"login": "leeoocca",
"name": "leeoocca",
"avatar_url": "https://avatars.githubusercontent.com/u/36135198?v=4",
"profile": "https://github.com/leeoocca",
"contributions": [
"code",
"bug"
]
},
{
"login": "ricardoreves",
"name": "ricardoreves",
"avatar_url": "https://avatars.githubusercontent.com/u/89393929?v=4",
"profile": "https://github.com/ricardoreves",
"contributions": [
"code",
"bug"
]
},
{
"login": "Nimon77",
"name": "Nicolas Simon",
"avatar_url": "https://avatars.githubusercontent.com/u/11821952?v=4",
"profile": "https://github.com/Nimon77",
"contributions": [
"bug"
]
},
{
"login": "GlaceCoding",
"name": "Guillaume",
"avatar_url": "https://avatars.githubusercontent.com/u/92152391?v=4",
"profile": "https://github.com/GlaceCoding",
"contributions": [
"review",
"ideas"
]
},
{
"login": "raccoman",
"name": "Riccardo Accomando",
"avatar_url": "https://avatars.githubusercontent.com/u/48388138?v=4",
"profile": "https://github.com/raccoman",
"contributions": [
"review",
"ideas"
]
},
{
"login": "gabcollet",
"name": "gabcollet",
"avatar_url": "https://avatars.githubusercontent.com/u/79753678?v=4",
"profile": "https://github.com/gabcollet",
"contributions": [
"bug"
]
}
],
"contributorsPerLine": 7,
"skipCi": true
}