-
Notifications
You must be signed in to change notification settings - Fork 9
/
.all-contributorsrc
81 lines (81 loc) · 1.91 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "MaxThakurCodes",
"name": "Max Thakur",
"avatar_url": "https://avatars1.githubusercontent.com/u/25856189?v=4",
"profile": "http://maxthakur.com",
"contributions": [
"translation",
"code",
"review",
"doc",
"ideas",
"maintenance"
]
},
{
"login": "Nowserep",
"name": "Nowserep",
"avatar_url": "https://avatars3.githubusercontent.com/u/65257460?v=4",
"profile": "https://github.com/Nowserep",
"contributions": [
"translation"
]
},
{
"login": "brylie",
"name": "Brylie Christopher Oxley",
"avatar_url": "https://avatars1.githubusercontent.com/u/17307?v=4",
"profile": "https://bryliechristopheroxley.info",
"contributions": [
"code",
"projectManagement",
"bug",
"doc",
"ideas",
"review"
]
},
{
"login": "pgrimaud",
"name": "Pierre Grimaud",
"avatar_url": "https://avatars1.githubusercontent.com/u/1866496?v=4",
"profile": "https://github.com/pgrimaud",
"contributions": [
"doc"
]
},
{
"login": "jfinmaniv",
"name": "John Inman",
"avatar_url": "https://avatars2.githubusercontent.com/u/15154823?v=4",
"profile": "https://github.com/jfinmaniv",
"contributions": [
"code",
"doc"
]
},
{
"login": "rmk118",
"name": "rmk118",
"avatar_url": "https://avatars1.githubusercontent.com/u/67233373?v=4",
"profile": "https://github.com/rmk118",
"contributions": [
"doc",
"design"
]
}
],
"contributorsPerLine": 7,
"projectName": "app",
"projectOwner": "SustainableUrbanDesign",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}