forked from markserv/markserv
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
141 lines (141 loc) · 3.51 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
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
{
"projectName": "markserv",
"projectOwner": "f1lt3r",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"contributors": [
{
"login": "F1LT3R",
"name": "Alistair MacDonald",
"avatar_url": "https://avatars1.githubusercontent.com/u/1218446?v=4",
"profile": "https://f1lt3r.io",
"contributions": [
"code"
]
},
{
"login": "ChenYingChou",
"name": "陳瀛洲",
"avatar_url": "https://avatars3.githubusercontent.com/u/154892?v=4",
"profile": "https://finenet.com.tw",
"contributions": [
"code"
]
},
{
"login": "kflu",
"name": "Kefei Lu",
"avatar_url": "https://avatars2.githubusercontent.com/u/1031978?v=4",
"profile": "https://kflu.github.io/",
"contributions": [
"code"
]
},
{
"login": "imyzf",
"name": "Zhenfei You",
"avatar_url": "https://avatars1.githubusercontent.com/u/8298849?v=4",
"profile": "https://www.imyzf.com",
"contributions": [
"code"
]
},
{
"login": "anslzo",
"name": "Andrew",
"avatar_url": "https://avatars2.githubusercontent.com/u/11443948?v=4",
"profile": "https://github.com/anslzo",
"contributions": [
"code"
]
},
{
"login": "danhper",
"name": "Daniel Perez",
"avatar_url": "https://avatars2.githubusercontent.com/u/1436271?v=4",
"profile": "https://daniel.perez.sh",
"contributions": [
"code"
]
},
{
"login": "sushruth",
"name": "Sushruth Shastry",
"avatar_url": "https://avatars0.githubusercontent.com/u/2114206?v=4",
"profile": "https://github.com/sushruth",
"contributions": [
"code"
]
},
{
"login": "ptkdev",
"name": "Patryk Rzucidło",
"avatar_url": "https://avatars1.githubusercontent.com/u/442844?v=4",
"profile": "https://ptkdev.it",
"contributions": [
"code"
]
},
{
"login": "EstebanMarin",
"name": "EstebanMarin",
"avatar_url": "https://avatars3.githubusercontent.com/u/13613037?v=4",
"profile": "https://github.com/EstebanMarin",
"contributions": [
"code"
]
},
{
"login": "mreishus",
"name": "Matthew Reishus",
"avatar_url": "https://avatars3.githubusercontent.com/u/937354?v=4",
"profile": "https://matthewreishus.com/",
"contributions": [
"doc"
]
},
{
"login": "danielwe",
"name": "Daniel Wennberg",
"avatar_url": "https://avatars3.githubusercontent.com/u/5809017?v=4",
"profile": "https://github.com/danielwe",
"contributions": [
"code"
]
},
{
"login": "moredip",
"name": "Pete Hodgson",
"avatar_url": "https://avatars1.githubusercontent.com/u/65444?v=4",
"profile": "http://thepete.net",
"contributions": [
"code"
]
},
{
"login": "ghost",
"name": "Deleted user",
"avatar_url": "https://avatars3.githubusercontent.com/u/10137?v=4",
"profile": "https://github.com/ghost",
"contributions": [
"doc"
]
},
{
"login": "liamdawson",
"name": "Liam Dawson",
"avatar_url": "https://avatars2.githubusercontent.com/u/760143?v=4",
"profile": "https://www.ldaws.com",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"commitConvention": "none"
}