-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path.all-contributorsrc
62 lines (62 loc) · 1.49 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
61
62
{
"projectName": "Immersed-Linux-Virtual-Monitors",
"projectOwner": "augustoicaro",
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "devintrap",
"name": "Paweł Gołaszewski",
"avatar_url": "https://avatars.githubusercontent.com/u/13622537?v=4",
"profile": "https://devintrap.com",
"contributions": [
"code"
]
},
{
"login": "alexfornuto",
"name": "Alex Fornuto",
"avatar_url": "https://avatars.githubusercontent.com/u/2349184?v=4",
"profile": "http://alexfornuto.com",
"contributions": [
"code",
"ideas"
]
},
{
"login": "janusztoczko",
"name": "janusztoczko",
"avatar_url": "https://avatars.githubusercontent.com/u/8424085?v=4",
"profile": "https://github.com/janusztoczko",
"contributions": [
"code",
"ideas",
"tutorial",
"talk"
]
},
{
"login": "Z2gwNTcK",
"name": "gh057",
"avatar_url": "https://avatars.githubusercontent.com/u/95389062?v=4",
"profile": "https://github.com/Z2gwNTcK",
"contributions": [
"code"
]
},
{
"login": "s6tiger",
"name": "s6tiger",
"avatar_url": "https://avatars.githubusercontent.com/u/181133686?v=4",
"profile": "https://github.com/s6tiger",
"contributions": [
"tutorial",
"talk"
]
}
]
}