forked from warp-tech/warpgate
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
60 lines (60 loc) · 1.45 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
{
"projectName": "warpgate",
"projectOwner": "Eugeny",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributors": [
{
"login": "Eugeny",
"name": "Eugeny",
"avatar_url": "https://avatars.githubusercontent.com/u/161476?v=4",
"profile": "https://github.com/Eugeny",
"contributions": [
"code"
]
},
{
"login": "heywoodlh",
"name": "Spencer Heywood",
"avatar_url": "https://avatars.githubusercontent.com/u/18178614?v=4",
"profile": "https://the-empire.systems/",
"contributions": [
"code"
]
},
{
"login": "apiening",
"name": "Andreas Piening",
"avatar_url": "https://avatars.githubusercontent.com/u/2064875?v=4",
"profile": "https://github.com/apiening",
"contributions": [
"code"
]
},
{
"login": "Gurkengewuerz",
"name": "Niklas",
"avatar_url": "https://avatars.githubusercontent.com/u/10966337?v=4",
"profile": "https://github.com/Gurkengewuerz",
"contributions": [
"code"
]
},
{
"login": "notnooblord",
"name": "Nooblord",
"avatar_url": "https://avatars.githubusercontent.com/u/11678665?v=4",
"profile": "https://github.com/notnooblord",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7
}