This repository has been archived by the owner on Nov 10, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 30
/
.all-contributorsrc
126 lines (126 loc) · 3.02 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
{
"projectName": "devRantron",
"projectOwner": "tahnik",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"contributors": [
{
"login": "tahnik",
"name": "Tahnik Mustasin",
"avatar_url": "https://avatars0.githubusercontent.com/u/9964210?v=4",
"profile": "http://www.tahnik.com",
"contributions": [
"code",
"doc",
"infra",
"design",
"platform",
"tool"
]
},
{
"login": "RekkyRek",
"name": "Hampus Lundqvist",
"avatar_url": "https://avatars1.githubusercontent.com/u/16632409?v=4",
"profile": "https://mobooru.me",
"contributions": [
"code",
"design",
"doc",
"platform",
"tool"
]
},
{
"login": "SirWindfield",
"name": "SirWindfield",
"avatar_url": "https://avatars1.githubusercontent.com/u/5113257?v=4",
"profile": "https://github.com/SirWindfield",
"contributions": [
"code",
"doc",
"infra",
"platform",
"tool"
]
},
{
"login": "DRSDavidSoft",
"name": "David Refoua",
"avatar_url": "https://avatars2.githubusercontent.com/u/4673812?v=4",
"profile": "http://www.Refoua.me",
"contributions": [
"code"
]
},
{
"login": "cozyplanes",
"name": "cozyplanes",
"avatar_url": "https://avatars0.githubusercontent.com/u/25971070?v=4",
"profile": "http://cozyplanes.github.io",
"contributions": [
"doc"
]
},
{
"login": "tkshnwesper",
"name": "Saurabh",
"avatar_url": "https://avatars0.githubusercontent.com/u/7362366?v=4",
"profile": "http://blog.cryf.in",
"contributions": [
"code"
]
},
{
"login": "Dacexi",
"name": "Dacexi",
"avatar_url": "https://avatars1.githubusercontent.com/u/6199593?v=4",
"profile": "https://github.com/Dacexi",
"contributions": [
"code",
"doc"
]
},
{
"login": "xMarkusSpringerx",
"name": "Markus Springer",
"avatar_url": "https://avatars3.githubusercontent.com/u/2272176?v=4",
"profile": "https://github.com/xMarkusSpringerx",
"contributions": [
"doc"
]
},
{
"login": "kovaacs",
"name": "Marcell Kovács",
"avatar_url": "https://avatars2.githubusercontent.com/u/20384210?v=4",
"profile": "https://marcellkovacs.com/",
"contributions": [
"code"
]
},
{
"login": "nblackburn",
"name": "Nathaniel Blackburn",
"avatar_url": "https://avatars2.githubusercontent.com/u/2931085?v=4",
"profile": "http://nblackburn.uk",
"contributions": [
"code"
]
},
{
"login": "metaa",
"name": "Metaa",
"avatar_url": "https://avatars3.githubusercontent.com/u/5056880?v=4",
"profile": "https://metaa.io",
"contributions": [
"code"
]
}
]
}