-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy path.all-contributorsrc
102 lines (102 loc) · 2.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
{
"projectName": "Cognitive",
"projectOwner": "VisualComputing",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"contributors": [
{
"login": "nakednous",
"name": "Jean Pierre Charalambos",
"avatar_url": "https://avatars2.githubusercontent.com/u/645599?v=4",
"profile": "https://github.com/nakednous",
"contributions": [
"code",
"doc",
"bug",
"design",
"ideas",
"question",
"talk",
"test",
"tool"
]
},
{
"login": "whispers16",
"name": "Fabián Monsalve",
"avatar_url": "https://avatars1.githubusercontent.com/u/10618020?v=4",
"profile": "https://github.com/whispers16",
"contributions": [
"code"
]
},
{
"login": "eabohorquezg",
"name": "eabohorquezg",
"avatar_url": "https://avatars1.githubusercontent.com/u/5273761?v=4",
"profile": "https://github.com/eabohorquezg",
"contributions": [
"code"
]
},
{
"login": "xyos",
"name": "xyos",
"avatar_url": "https://avatars2.githubusercontent.com/u/96923?v=4",
"profile": "https://github.com/xyos",
"contributions": [
"code"
]
},
{
"login": "caatovarbo",
"name": "caatovarbo",
"avatar_url": "https://avatars2.githubusercontent.com/u/7006928?v=4",
"profile": "https://github.com/caatovarbo",
"contributions": [
"code"
]
},
{
"login": "sacastroc",
"name": "Sergio Castro",
"avatar_url": "https://avatars2.githubusercontent.com/u/14080124?v=4",
"profile": "https://github.com/sacastroc",
"contributions": [
"code"
]
},
{
"login": "vgramirezc",
"name": "Víctor Ramírez",
"avatar_url": "https://avatars2.githubusercontent.com/u/15643489?v=4",
"profile": "https://github.com/vgramirezc",
"contributions": [
"code"
]
},
{
"login": "NeillGiraldo",
"name": "Neill Giraldo",
"avatar_url": "https://avatars1.githubusercontent.com/u/7451047?v=4",
"profile": "https://www.hackerrank.com/NeillGiraldo",
"contributions": [
"code"
]
},
{
"login": "JulianSalomon",
"name": "Julián Salomón",
"avatar_url": "https://avatars0.githubusercontent.com/u/14846464?v=4",
"profile": "https://github.com/JulianSalomon",
"contributions": [
"code",
"ideas",
"bug"
]
}
]
}