-
-
Notifications
You must be signed in to change notification settings - Fork 4
/
.all-contributorsrc
59 lines (59 loc) · 1.46 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
{
"projectName": "obs-composite-blur",
"projectOwner": "FiniteSingularity",
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "FiniteSingularity",
"name": "FiniteSingularity",
"avatar_url": "https://avatars.githubusercontent.com/u/72580859?v=4",
"profile": "https://github.com/FiniteSingularity",
"contributions": [
"code",
"doc"
]
},
{
"login": "exeldro",
"name": "Exeldro",
"avatar_url": "https://avatars.githubusercontent.com/u/5457024?v=4",
"profile": "https://github.com/exeldro",
"contributions": [
"code"
]
},
{
"login": "prgmitchell",
"name": "prgmitchell",
"avatar_url": "https://avatars.githubusercontent.com/u/86465454?v=4",
"profile": "https://github.com/prgmitchell",
"contributions": [
"bug"
]
},
{
"login": "andilippi",
"name": "Andi Stone",
"avatar_url": "https://avatars.githubusercontent.com/u/64610623?v=4",
"profile": "https://www.youtube.com/andilippi",
"contributions": [
"bug"
]
},
{
"login": "dnaka91",
"name": "Dominik Nakamura",
"avatar_url": "https://avatars.githubusercontent.com/u/36804488?v=4",
"profile": "https://home.dnaka91.rocks",
"contributions": [
"doc",
"platform"
]
}
]
}