-
Notifications
You must be signed in to change notification settings - Fork 3
/
.all-contributorsrc
45 lines (45 loc) · 1.04 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
{
"projectName": "Threema-For-Desktop",
"projectOwner": "GeekCornerGH",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"CONTRIBUTORS.MD"
],
"imageSize": 150,
"commit": true,
"commitConvention": "eslint",
"contributors": [
{
"login": "bluekeys",
"name": "bluekeys",
"avatar_url": "https://avatars.githubusercontent.com/u/160899?v=4",
"profile": "https://quixotech.uk/",
"contributions": [
"ideas",
"talk"
]
},
{
"login": "dependabot",
"name": "Dependabot",
"avatar_url": "https://avatars.githubusercontent.com/u/27347476?v=4",
"profile": "https://github.com/features/security",
"contributions": [
"code",
"plugin"
]
},
{
"login": "blue-keys",
"name": "BlueKeys",
"avatar_url": "https://avatars.githubusercontent.com/u/78284710?v=4",
"profile": "https://bkjoin.fr/",
"contributions": [
"ideas",
"talk"
]
}
],
"contributorsPerLine": 7
}