-
-
Notifications
You must be signed in to change notification settings - Fork 30
/
.all-contributorsrc
46 lines (46 loc) · 1.03 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "l1m0n3",
"name": "L1m0n3",
"avatar_url": "https://avatars1.githubusercontent.com/u/13360351?v=4",
"profile": "https://github.com/l1m0n3",
"contributions": [
"code",
"maintenance"
]
},
{
"login": "tomsa000",
"name": "tomsa",
"avatar_url": "https://avatars2.githubusercontent.com/u/45645938?v=4",
"profile": "https://github.com/tomsa000",
"contributions": [
"code",
"bug",
"ideas"
]
},
{
"login": "0xZeno",
"name": "Peter Hackersøn",
"avatar_url": "https://avatars.githubusercontent.com/u/79898692?v=4",
"profile": "https://0xzeno.github.io/",
"contributions": [
"maintenance",
"ideas"
]
}
],
"contributorsPerLine": 7,
"projectName": "Dainsleif",
"projectOwner": "s3pt3mb3r",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}