-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.all-contributorsrc
73 lines (73 loc) · 1.79 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "adilanchian",
"name": "Alec Dilanchian",
"avatar_url": "https://avatars0.githubusercontent.com/u/13204620?v=4",
"profile": "https://github.com/adilanchian",
"contributions": [
"code",
"maintenance",
"doc"
]
},
{
"login": "edburtnieks",
"name": "Edgar Burtnieks",
"avatar_url": "https://avatars0.githubusercontent.com/u/47947787?v=4",
"profile": "https://edburtnieks.me",
"contributions": [
"code"
]
},
{
"login": "isabellabrookes",
"name": "Isabella Brookes",
"avatar_url": "https://avatars1.githubusercontent.com/u/12928252?v=4",
"profile": "https://github.com/isabellabrookes",
"contributions": [
"doc",
"maintenance"
]
},
{
"login": "LeviHarrison",
"name": "Levi Harrison",
"avatar_url": "https://avatars3.githubusercontent.com/u/54278938?v=4",
"profile": "https://github.com/LeviHarrison",
"contributions": [
"code"
]
},
{
"login": "brettski",
"name": "Brett Slaski",
"avatar_url": "https://avatars3.githubusercontent.com/u/473633?v=4",
"profile": "http://blog.brettski.com",
"contributions": [
"code",
"doc"
]
},
{
"login": "Hexnaught",
"name": "Dan",
"avatar_url": "https://avatars2.githubusercontent.com/u/1098786?v=4",
"profile": "https://github.com/Hexnaught",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
"projectName": "gruveebackend",
"projectOwner": "PixelogicDev",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}