-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.all-contributorsrc
More file actions
60 lines (60 loc) · 1.49 KB
/
.all-contributorsrc
File metadata and controls
60 lines (60 loc) · 1.49 KB
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
{
"projectName": "formatos-para-eventos",
"projectOwner": "ComBuildersES",
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "hhkaos",
"name": "Raul Jimenez Ortega",
"avatar_url": "https://avatars.githubusercontent.com/u/826965?v=4",
"profile": "https://www.rauljimenez.info",
"contributions": [
"projectManagement",
"doc",
"content",
"ideas"
]
},
{
"login": "deors",
"name": "Jorge Hidalgo",
"avatar_url": "https://avatars.githubusercontent.com/u/4376867?v=4",
"profile": "http://deors.wordpress.com",
"contributions": [
"example"
]
},
{
"login": "Manosfrias",
"name": "Ana Manosfrias",
"avatar_url": "https://avatars.githubusercontent.com/u/10085811?v=4",
"profile": "https://www.linkedin.com/in/anagilamor/",
"contributions": [
"ideas"
]
},
{
"login": "anabuigues",
"name": "Ana Buigues",
"avatar_url": "https://avatars.githubusercontent.com/u/592441?v=4",
"profile": "http://anabuigues.com",
"contributions": [
"ideas"
]
},
{
"login": "astrojuanlu",
"name": "Juan Luis Cano Rodríguez",
"avatar_url": "https://avatars.githubusercontent.com/u/316517?v=4",
"profile": "https://github.com/astrojuanlu",
"contributions": [
"ideas"
]
}
]
}