-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.all-contributorsrc
114 lines (114 loc) · 2.86 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
109
110
111
112
113
114
{
"projectName": "nycnoise",
"projectOwner": "gregsadetsky",
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "SwantjeM",
"name": "SwantjeM",
"avatar_url": "https://avatars.githubusercontent.com/u/28712729?v=4",
"profile": "https://github.com/SwantjeM",
"contributions": [
"doc",
"code"
]
},
{
"login": "gregsadetsky",
"name": "Greg Sadetsky",
"avatar_url": "https://avatars.githubusercontent.com/u/1017304?v=4",
"profile": "https://github.com/gregsadetsky",
"contributions": [
"doc",
"code"
]
},
{
"login": "42lucasbezerra",
"name": "Lucas Bezerra",
"avatar_url": "https://avatars.githubusercontent.com/u/50885067?v=4",
"profile": "https://github.com/42lucasbezerra",
"contributions": [
"code"
]
},
{
"login": "evanconway",
"name": "Evan Conway",
"avatar_url": "https://avatars.githubusercontent.com/u/43253820?v=4",
"profile": "https://evanconway.github.io/#/",
"contributions": [
"doc",
"code"
]
},
{
"login": "andrea749",
"name": "Andrea Garcia",
"avatar_url": "https://avatars.githubusercontent.com/u/20407254?v=4",
"profile": "https://github.com/andrea749",
"contributions": [
"code"
]
},
{
"login": "robsimmons",
"name": "Robert J. Simmons",
"avatar_url": "https://avatars.githubusercontent.com/u/442315?v=4",
"profile": "https://github.com/robsimmons",
"contributions": [
"code"
]
},
{
"login": "nycnoise",
"name": "nyc noise",
"avatar_url": "https://avatars.githubusercontent.com/u/135757981?v=4",
"profile": "http://nyc-noise.com",
"contributions": [
"code"
]
},
{
"login": "reyaw",
"name": "Reya Wallace",
"avatar_url": "https://avatars.githubusercontent.com/u/82685635?v=4",
"profile": "https://github.com/reyaw",
"contributions": [
"code"
]
},
{
"login": "astrano",
"name": "Alison Strano",
"avatar_url": "https://avatars.githubusercontent.com/u/291487?v=4",
"profile": "https://github.com/astrano",
"contributions": [
"code"
]
},
{
"login": "litviakk",
"name": "litviakk",
"avatar_url": "https://avatars.githubusercontent.com/u/12960880?v=4",
"profile": "https://github.com/litviakk",
"contributions": [
"code"
]
},
{
"login": "kaleballmon",
"name": "Kaleb Allmon",
"avatar_url": "https://avatars.githubusercontent.com/u/56810618?v=4",
"profile": "http://www.kaleballmon.com",
"contributions": [
"code"
]
}
]
}