forked from grapheneX/grapheneX
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
101 lines (101 loc) · 2.38 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "KeyLo99",
"name": "k3",
"avatar_url": "https://avatars1.githubusercontent.com/u/24392180?v=4",
"profile": "http://k3pwn.me",
"contributions": [
"code",
"doc",
"projectManagement",
"question",
"ideas",
"review"
]
},
{
"login": "bufgix",
"name": "Faruk",
"avatar_url": "https://avatars1.githubusercontent.com/u/22038798?v=4",
"profile": "https://github.com/bufgix",
"contributions": [
"code",
"design",
"platform",
"ideas",
"review"
]
},
{
"login": "EnesOkutan",
"name": "EnesOkutan",
"avatar_url": "https://avatars0.githubusercontent.com/u/36725317?v=4",
"profile": "https://github.com/EnesOkutan",
"contributions": [
"code",
"ideas",
"review"
]
},
{
"login": "afk",
"name": "Efe Aydın",
"avatar_url": "https://avatars0.githubusercontent.com/u/22278039?v=4",
"profile": "https://github.com/afk",
"contributions": [
"code",
"ideas",
"review"
]
},
{
"login": "ibanez75612",
"name": "ibanez75612",
"avatar_url": "https://avatars0.githubusercontent.com/u/26774223?v=4",
"profile": "https://github.com/ibanez75612",
"contributions": [
"code",
"platform",
"review"
]
},
{
"login": "emperorfederico",
"name": "Emperor Federico",
"avatar_url": "https://avatars1.githubusercontent.com/u/37400853?v=4",
"profile": "http://www.emperorfederico.info",
"contributions": [
"code"
]
},
{
"login": "kondanta",
"name": "Taylan",
"avatar_url": "https://avatars1.githubusercontent.com/u/16501501?v=4",
"profile": "https://github.com/kondanta",
"contributions": [
"infra"
]
},
{
"login": "zero77",
"name": "zero77",
"avatar_url": "https://avatars3.githubusercontent.com/u/16563034?v=4",
"profile": "https://github.com/zero77",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
"projectName": "grapheneX",
"projectOwner": "grapheneX",
"repoType": "github",
"repoHost": "https://github.com"
}