forked from practicajs/practica
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
60 lines (60 loc) · 1.43 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
49
50
51
52
53
54
55
56
57
58
59
60
{
"files": [
"README.md"
],
"imageSize": 200,
"commit": false,
"contributors": [
{
"login": "clarkio",
"name": "Brian Clark",
"avatar_url": "https://avatars.githubusercontent.com/u/6265396?v=4",
"profile": "https://www.clarkio.com",
"contributions": [
"code"
]
},
{
"login": "rluvaton",
"name": "Raz Luvaton",
"avatar_url": "https://avatars.githubusercontent.com/u/16746759?v=4",
"profile": "https://github.com/rluvaton",
"contributions": [
"content"
]
},
{
"login": "mikicho",
"name": "Michael Solomon",
"avatar_url": "https://avatars.githubusercontent.com/u/11459632?v=4",
"profile": "https://github.com/mikicho",
"contributions": [
"code"
]
},
{
"login": "itainoam",
"name": "itainoam",
"avatar_url": "https://avatars.githubusercontent.com/u/12605830?v=4",
"profile": "https://github.com/itainoam",
"contributions": [
"code"
]
},
{
"login": "shanizlo",
"name": "shanizlo",
"avatar_url": "https://avatars.githubusercontent.com/u/39856071?v=4",
"profile": "https://github.com/shanizlo",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 4,
"projectName": "practica",
"projectOwner": "practicajs",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}