-
Notifications
You must be signed in to change notification settings - Fork 3
/
.all-contributorsrc
48 lines (48 loc) · 1.24 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
{
"projectName": "geographicdiversity-org",
"projectOwner": "Ethereum-Costa-Rica",
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "lindsaymoralesb",
"name": "Lindsay Morales",
"avatar_url": "https://avatars.githubusercontent.com/u/87027508?v=4",
"profile": "https://github.com/lindsaymoralesb",
"contributions": [
"code"
]
},
{
"login": "jsanchez556",
"name": "blockchainer_cr",
"avatar_url": "https://avatars.githubusercontent.com/u/22351148?v=4",
"profile": "https://github.com/jsanchez556",
"contributions": [
"code"
]
},
{
"login": "ChrisFernandezVivas",
"name": "ChrisFernandezVivas",
"avatar_url": "https://avatars.githubusercontent.com/u/108043947?v=4",
"profile": "https://github.com/ChrisFernandezVivas",
"contributions": [
"code"
]
},
{
"login": "aguzmant103",
"name": "aguzmant103",
"avatar_url": "https://avatars.githubusercontent.com/u/67167307?v=4",
"profile": "https://github.com/aguzmant103",
"contributions": [
"projectManagement"
]
}
]
}