-
-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy path.all-contributorsrc
More file actions
51 lines (51 loc) · 1.23 KB
/
.all-contributorsrc
File metadata and controls
51 lines (51 loc) · 1.23 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
{
"projectName": "ideon",
"projectOwner": "3xpyth0n",
"files": [
"README.md"
],
"imageSize": 100,
"repoType": "github",
"contributorsPerLine": 7,
"repoHost": "https://github.com",
"commitType": "docs",
"contributors": [
{
"login": "albanobattistella",
"name": "albanobattistella",
"avatar_url": "https://avatars.githubusercontent.com/u/34811668?v=4",
"profile": "https://zorinos.com/ ",
"contributions": [
"translation"
]
},
{
"login": "Solirix",
"name": "Solirix",
"avatar_url": "https://avatars.githubusercontent.com/u/99198915?v=4",
"profile": "https://github.com/Solirix",
"contributions": [
"security"
]
},
{
"login": "flooryyyy",
"name": "floory",
"avatar_url": "https://avatars.githubusercontent.com/u/67979730?v=4",
"profile": "https://github.com/flooryyyy",
"contributions": [
"bug"
]
},
{
"login": "murlock",
"name": "Michael Bonfils",
"avatar_url": "https://avatars.githubusercontent.com/u/250625?v=4",
"profile": "http://www.murlock.org/blog",
"contributions": [
"doc"
]
}
],
"commitConvention": "angular"
}