-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.all-contributorsrc
42 lines (42 loc) · 1.42 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
{
"files": ["README.md"],
"imageSize": 100,
"commit": false,
"commitConvention": "eslint",
"contributors": [
{
"login": "totallynotdavid",
"name": "David",
"avatar_url": "https://avatars.githubusercontent.com/u/20960328?v=4",
"profile": "http://totallynotdavid.github.io",
"contributions": ["maintenance", "security", "research", "blog"]
},
{
"login": "alvaro18101",
"name": "Alvaro Alejandro Siesquen Abad",
"avatar_url": "https://avatars.githubusercontent.com/u/75409414?v=4",
"profile": "https://github.com/alvaro18101",
"contributions": ["research", "blog"]
},
{
"login": "Ser-CorD",
"name": "Ser-CorD",
"avatar_url": "https://avatars.githubusercontent.com/u/98802192?v=4",
"profile": "https://github.com/Ser-CorD",
"contributions": ["research", "blog"]
},
{
"login": "Rifejo",
"name": "Rifejo",
"avatar_url": "https://avatars.githubusercontent.com/u/99055529?v=4",
"profile": "https://github.com/Rifejo",
"contributions": ["research", "blog"]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "web",
"projectOwner": "caefisica"
}