-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy path.all-contributorsrc
62 lines (62 loc) · 1.43 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "chabad360",
"name": "chabad360",
"avatar_url": "https://avatars2.githubusercontent.com/u/1668291?v=4",
"profile": "http://chabad360.me",
"contributions": [
"doc",
"infra",
"bug"
]
},
{
"login": "dawidd6",
"name": "Dawid Dziurla",
"avatar_url": "https://avatars0.githubusercontent.com/u/9713907?v=4",
"profile": "https://github.com/dawidd6",
"contributions": [
"infra"
]
},
{
"login": "rwhogg",
"name": "Bob \"Wombat\" Hogg",
"avatar_url": "https://avatars3.githubusercontent.com/u/2373856?v=4",
"profile": "https://github.com/rwhogg",
"contributions": [
"doc"
]
},
{
"login": "Gys",
"name": "Gys",
"avatar_url": "https://avatars0.githubusercontent.com/u/943251?v=4",
"profile": "https://github.com/Gys",
"contributions": [
"bug"
]
},
{
"login": "rburchell",
"name": "Robin Burchell",
"avatar_url": "https://avatars.githubusercontent.com/u/125863?v=4",
"profile": "https://crimson.no",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "run",
"projectOwner": "TekWizely",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}