-
-
Notifications
You must be signed in to change notification settings - Fork 24
/
.all-contributorsrc
118 lines (118 loc) · 2.94 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
115
116
117
118
{
"projectName": "llamabot",
"projectOwner": "ericmjl",
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "RenaLu",
"name": "Rena Lu",
"avatar_url": "https://avatars.githubusercontent.com/u/12033704?v=4",
"profile": "https://github.com/RenaLu",
"contributions": [
"code"
]
},
{
"login": "andrewgiessel",
"name": "andrew giessel",
"avatar_url": "https://avatars.githubusercontent.com/u/1160997?v=4",
"profile": "http://giessel.com",
"contributions": [
"ideas",
"design",
"code"
]
},
{
"login": "aidanbrewis",
"name": "Aidan Brewis",
"avatar_url": "https://avatars.githubusercontent.com/u/83365064?v=4",
"profile": "https://github.com/aidanbrewis",
"contributions": [
"code"
]
},
{
"login": "ericmjl",
"name": "Eric Ma",
"avatar_url": "https://avatars.githubusercontent.com/u/2631566?v=4",
"profile": "https://ericmjl.github.io/",
"contributions": [
"ideas",
"design",
"code"
]
},
{
"login": "marhar",
"name": "Mark Harrison",
"avatar_url": "https://avatars.githubusercontent.com/u/7154?v=4",
"profile": "http://stackoverflow.com/users/116/mark-harrison",
"contributions": [
"ideas"
]
},
{
"login": "reka",
"name": "reka",
"avatar_url": "https://avatars.githubusercontent.com/u/382113?v=4",
"profile": "https://github.com/reka",
"contributions": [
"doc",
"code"
]
},
{
"login": "anujsinha3",
"name": "anujsinha3",
"avatar_url": "https://avatars.githubusercontent.com/u/21972901?v=4",
"profile": "https://github.com/anujsinha3",
"contributions": [
"code",
"doc"
]
},
{
"login": "ElliotSalisbury",
"name": "Elliot Salisbury",
"avatar_url": "https://avatars.githubusercontent.com/u/2605537?v=4",
"profile": "https://github.com/ElliotSalisbury",
"contributions": [
"doc"
]
},
{
"login": "eefricker",
"name": "Ethan Fricker, PhD",
"avatar_url": "https://avatars.githubusercontent.com/u/65178728?v=4",
"profile": "http://eefricker.github.io",
"contributions": [
"doc"
]
},
{
"login": "eltociear",
"name": "Ikko Eltociear Ashimine",
"avatar_url": "https://avatars.githubusercontent.com/u/22633385?v=4",
"profile": "https://speakerdeck.com/eltociear",
"contributions": [
"doc"
]
},
{
"login": "amirmolavi",
"name": "Amir Molavi",
"avatar_url": "https://avatars.githubusercontent.com/u/19491452?v=4",
"profile": "https://github.com/amirmolavi",
"contributions": [
"infra",
"doc"
]
}
]
}