forked from up-for-grabs/up-for-grabs.net
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
114 lines (114 loc) · 2.95 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "filipe-gomes",
"name": "Filipe Magalhaes Gomes",
"avatar_url": "https://avatars1.githubusercontent.com/u/42053052?v=4",
"profile": "https://github.com/filipe-gomes",
"contributions": [
"content"
]
},
{
"login": "mkkhedawat",
"name": "Manish Kumar Khedawat",
"avatar_url": "https://avatars2.githubusercontent.com/u/5137374?v=4",
"profile": "https://mkkhedawat.github.io/",
"contributions": [
"code"
]
},
{
"login": "SpaceEEC",
"name": "SpaceEEC",
"avatar_url": "https://avatars1.githubusercontent.com/u/24881032?v=4",
"profile": "https://github.com/SpaceEEC",
"contributions": [
"code"
]
},
{
"login": "JoaoManoel",
"name": "João Manoel Lins",
"avatar_url": "https://avatars0.githubusercontent.com/u/6238111?v=4",
"profile": "http://www.joaomanoel.com.br",
"contributions": [
"content"
]
},
{
"login": "crystal-dawn",
"name": "Crystal Yungwirth",
"avatar_url": "https://avatars3.githubusercontent.com/u/38540136?v=4",
"profile": "https://github.com/crystal-dawn",
"contributions": [
"content"
]
},
{
"login": "TeslaAdis",
"name": "Adis Talic",
"avatar_url": "https://avatars1.githubusercontent.com/u/20220542?v=4",
"profile": "https://github.com/TeslaAdis",
"contributions": [
"code"
]
},
{
"login": "AstroBoogie",
"name": "Nathaniel Adams",
"avatar_url": "https://avatars2.githubusercontent.com/u/18710598?v=4",
"profile": "https://github.com/AstroBoogie",
"contributions": [
"code"
]
},
{
"login": "ishansharma",
"name": "Ishan Sharma",
"avatar_url": "https://avatars0.githubusercontent.com/u/1873271?v=4",
"profile": "http://ishan.co",
"contributions": [
"code"
]
},
{
"login": "firfircelik",
"name": "Firat Celik",
"avatar_url": "https://avatars0.githubusercontent.com/u/34511698?v=4",
"profile": "https://github.com/firfircelik",
"contributions": [
"code"
]
},
{
"login": "phncosta",
"name": "Paulo H. Costa",
"avatar_url": "https://avatars0.githubusercontent.com/u/47827714?v=4",
"profile": "https://github.com/phncosta",
"contributions": [
"doc"
]
},
{
"login": "XxZhang2017",
"name": "XxZhang2017",
"avatar_url": "https://avatars2.githubusercontent.com/u/26696836?v=4",
"profile": "https://github.com/XxZhang2017",
"contributions": [
"content",
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "up-for-grabs.net",
"projectOwner": "up-for-grabs",
"repoType": "github",
"repoHost": "https://github.com"
}