-
-
Notifications
You must be signed in to change notification settings - Fork 32
/
.all-contributorsrc
141 lines (141 loc) · 3.59 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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
{
"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"
]
},
{
"login": "WonderWez",
"name": "WonderWez",
"avatar_url": "https://avatars.githubusercontent.com/u/144557600?v=4",
"profile": "https://github.com/WonderWez",
"contributions": [
"bug"
]
},
{
"login": "ASchneiderBR",
"name": "Antonio Schneider",
"avatar_url": "https://avatars.githubusercontent.com/u/25224882?v=4",
"profile": "https://github.com/ASchneiderBR",
"contributions": [
"bug"
]
},
{
"login": "LividJava",
"name": "LividJava",
"avatar_url": "https://avatars.githubusercontent.com/u/7604544?v=4",
"profile": "https://github.com/LividJava",
"contributions": [
"bug"
]
},
{
"login": "COOLIGUAY",
"name": "Monsteer",
"avatar_url": "https://avatars.githubusercontent.com/u/55640387?v=4",
"profile": "https://github.com/COOLIGUAY",
"contributions": [
"translation",
"bug"
]
},
{
"login": "JDDoesDev",
"name": "J.D. Flynn",
"avatar_url": "https://avatars.githubusercontent.com/u/9932557?v=4",
"profile": "https://www.jamesdflynn.com",
"contributions": [
"bug"
]
},
{
"login": "SketchNI",
"name": "Denver F",
"avatar_url": "https://avatars.githubusercontent.com/u/11874768?v=4",
"profile": "https://sketchni.uk",
"contributions": [
"doc"
]
},
{
"login": "bruchmann",
"name": "Steffen Bruchmann",
"avatar_url": "https://avatars.githubusercontent.com/u/28243831?v=4",
"profile": "https://sbruchmann.dev",
"contributions": [
"translation"
]
},
{
"login": "sesamiam",
"name": "sesamiam",
"avatar_url": "https://avatars.githubusercontent.com/u/128088919?v=4",
"profile": "http://sekoodi.com",
"contributions": [
"translation"
]
},
{
"login": "Poodmund",
"name": "Poodmund",
"avatar_url": "https://avatars.githubusercontent.com/u/10106634?v=4",
"profile": "https://github.com/Poodmund",
"contributions": [
"bug"
]
}
]
}