-
-
Notifications
You must be signed in to change notification settings - Fork 14
/
.all-contributorsrc
108 lines (108 loc) · 2.64 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "elaniobro",
"name": "Elan Trybuch",
"avatar_url": "https://avatars0.githubusercontent.com/u/710847?v=4",
"profile": "http://elan.trybuch.com",
"contributions": [
"design",
"code",
"review",
"doc",
"maintenance",
"infra"
]
},
{
"login": "ericandrewlewis",
"name": "Eric Lewis",
"avatar_url": "https://avatars2.githubusercontent.com/u/1087646?v=4",
"profile": "http://www.ericandrewlewis.com",
"contributions": [
"code"
]
},
{
"login": "Kendiggity973",
"name": "Kendiggity973",
"avatar_url": "https://avatars2.githubusercontent.com/u/54965526?v=4",
"profile": "https://github.com/Kendiggity973",
"contributions": [
"ideas",
"bug"
]
},
{
"login": "dahlio",
"name": "dahlio",
"avatar_url": "https://avatars0.githubusercontent.com/u/52632238?v=4",
"profile": "https://github.com/dahlio",
"contributions": [
"ideas",
"bug"
]
},
{
"login": "jon7187",
"name": "jon7187",
"avatar_url": "https://avatars1.githubusercontent.com/u/744623?v=4",
"profile": "https://github.com/jon7187",
"contributions": [
"bug",
"ideas",
"example"
]
},
{
"login": "nipper2000h",
"name": "nipper2000h",
"avatar_url": "https://avatars3.githubusercontent.com/u/60026688?v=4",
"profile": "https://github.com/nipper2000h",
"contributions": [
"bug"
]
},
{
"login": "kurtraschke",
"name": "Kurt Raschke",
"avatar_url": "https://avatars2.githubusercontent.com/u/118546?v=4",
"profile": "https://kurtraschke.com",
"contributions": [
"bug",
"code"
]
},
{
"login": "joolean",
"name": "Julian Graham",
"avatar_url": "https://avatars.githubusercontent.com/u/799596?v=4",
"profile": "http://undecidable.net/joolean/",
"contributions": [
"bug",
"code"
]
},
{
"login": "KristjanESPERANTO",
"name": "Kristjan ESPERANTO",
"avatar_url": "https://avatars.githubusercontent.com/u/35647502?v=4",
"profile": "https://github.com/KristjanESPERANTO",
"contributions": [
"maintenance"
]
}
],
"contributorsPerLine": 7,
"projectName": "MMM-nyc-transit",
"projectOwner": "Elaniobro",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"commitConvention": "angular"
}