forked from ngcolombia/medellin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
93 lines (93 loc) · 2.34 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
{
"projectName": "meetup",
"projectOwner": "angular-medellin",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"contributors": [
{
"login": "jdjuan",
"name": "Juan Herrera",
"avatar_url": "https://avatars3.githubusercontent.com/u/3171900?v=3",
"profile": "http://juandavidherrera.com/en",
"contributions": [
"question",
"eventOrganizing",
"fundingFinding",
"review",
"talk",
"doc"
]
},
{
"login": "alejandronanez",
"name": "Alejandro Ñáñez Ortiz",
"avatar_url": "https://avatars0.githubusercontent.com/u/464978?v=3",
"profile": "http://co.linkedin.com/in/alejandronanez/",
"contributions": [
"doc",
"code",
"question",
"review",
"eventOrganizing"
]
},
{
"login": "danielcb29",
"name": "Daniel Correa",
"avatar_url": "https://avatars0.githubusercontent.com/u/8260962?v=3",
"profile": "https://github.com/danielcb29",
"contributions": [
"doc",
"eventOrganizing"
]
},
{
"login": "MelinaMejia95",
"name": "Melina Mejía Bedoya",
"avatar_url": "https://avatars2.githubusercontent.com/u/19215389?v=3",
"profile": "https://github.com/MelinaMejia95",
"contributions": [
"doc"
]
},
{
"login": "p1p3",
"name": "Felipe Jaramillo ",
"avatar_url": "https://avatars3.githubusercontent.com/u/10712317?v=3",
"profile": "https://github.com/p1p3",
"contributions": [
"talk"
]
},
{
"login": "UnJavaScripter",
"name": "Diego Coy",
"avatar_url": "https://avatars1.githubusercontent.com/u/7959823?v=3",
"profile": "https://diegocoy.com",
"contributions": [
"talk"
]
},
{
"login": "ltciro",
"name": "Laura Ciro",
"avatar_url": "https://avatars0.githubusercontent.com/u/17012545?v=3",
"profile": "https://github.com/ltciro",
"contributions": [
"eventOrganizing"
]
},
{
"login": "Fabian-Buitrago",
"name": "Fabian Buitrago",
"avatar_url": "https://avatars1.githubusercontent.com/u/9866446?v=3",
"profile": "https://github.com/Fabian-Buitrago",
"contributions": [
"eventOrganizing"
]
}
]
}