This repository has been archived by the owner on Nov 27, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 62
/
.all-contributorsrc
168 lines (168 loc) · 4.33 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
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
{
"projectName": "vscode-github",
"projectOwner": "KnisterPeter",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "angular",
"contributors": [
{
"login": "KnisterPeter",
"name": "Markus Wolf",
"avatar_url": "https://avatars.githubusercontent.com/u/327445?v=4",
"profile": "https://about.me/knisterpeter",
"contributions": [
"code"
]
},
{
"login": "RossValler",
"name": "Ross Valler",
"avatar_url": "https://avatars.githubusercontent.com/u/3588000?v=4",
"profile": "https://valler.dev/",
"contributions": [
"code"
]
},
{
"login": "jeveleth",
"name": "Josh Eveleth",
"avatar_url": "https://avatars.githubusercontent.com/u/305137?v=4",
"profile": "https://github.com/jeveleth",
"contributions": [
"code"
]
},
{
"login": "sasial-dev",
"name": "sasial",
"avatar_url": "https://avatars.githubusercontent.com/u/44125644?v=4",
"profile": "https://github.com/sasial-dev",
"contributions": [
"code"
]
},
{
"login": "timhaintz",
"name": "timhaintz",
"avatar_url": "https://avatars.githubusercontent.com/u/19178488?v=4",
"profile": "https://www.timhaintz.com.au/",
"contributions": [
"doc"
]
},
{
"login": "pzelnip",
"name": "Adam Parkin",
"avatar_url": "https://avatars.githubusercontent.com/u/414933?v=4",
"profile": "https://www.codependentcodr.com/",
"contributions": [
"doc"
]
},
{
"login": "dukky",
"name": "Andreas Holley",
"avatar_url": "https://avatars.githubusercontent.com/u/3122655?v=4",
"profile": "http://duk.im/",
"contributions": [
"code"
]
},
{
"login": "angristan",
"name": "Stanislas",
"avatar_url": "https://avatars.githubusercontent.com/u/11699655?v=4",
"profile": "https://stanislas.blog/",
"contributions": [
"doc"
]
},
{
"login": "Drarig29",
"name": "Corentin Girard",
"avatar_url": "https://avatars.githubusercontent.com/u/9317502?v=4",
"profile": "https://github.com/Drarig29",
"contributions": [
"code"
]
},
{
"login": "mmorhun",
"name": "Mykola Morhun",
"avatar_url": "https://avatars.githubusercontent.com/u/15607393?v=4",
"profile": "https://github.com/mmorhun",
"contributions": [
"code"
]
},
{
"login": "NicholasMata",
"name": "Nicholas Mata",
"avatar_url": "https://avatars.githubusercontent.com/u/8304095?v=4",
"profile": "https://github.com/NicholasMata",
"contributions": [
"code"
]
},
{
"login": "ishitatsuyuki",
"name": "Tatsuyuki Ishi",
"avatar_url": "https://avatars.githubusercontent.com/u/12389383?v=4",
"profile": "https://github.com/ishitatsuyuki",
"contributions": [
"code"
]
},
{
"login": "vincentvanderweele",
"name": "Vincent van der Weele",
"avatar_url": "https://avatars.githubusercontent.com/u/9002093?v=4",
"profile": "https://github.com/vincentvanderweele",
"contributions": [
"code"
]
},
{
"login": "ivanmilov",
"name": "ivanmilov",
"avatar_url": "https://avatars.githubusercontent.com/u/522518?v=4",
"profile": "https://github.com/ivanmilov",
"contributions": [
"code"
]
},
{
"login": "KyleMit",
"name": "Kyle",
"avatar_url": "https://avatars.githubusercontent.com/u/4307307?v=4",
"profile": "https://stackoverflow.com/users/1366033",
"contributions": [
"doc"
]
},
{
"login": "lihuanshuai",
"name": "Li Huanshuai",
"avatar_url": "https://avatars.githubusercontent.com/u/4586647?v=4",
"profile": "https://github.com/lihuanshuai",
"contributions": [
"code"
]
},
{
"login": "shaikathaque",
"name": "Shaikat Haque",
"avatar_url": "https://avatars.githubusercontent.com/u/9042881?v=4",
"profile": "https://github.com/shaikathaque",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7
}