This repository has been archived by the owner on Aug 14, 2024. It is now read-only.
forked from WlodekM/roarer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
59 lines (59 loc) · 1.88 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": "roarer",
"projectOwner": "mybearworld",
"files": ["README.md"],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "mybearworld",
"name": "mybearworld",
"avatar_url": "https://avatars.githubusercontent.com/u/130385691?v=4",
"profile": "https://github.com/mybearworld",
"contributions": ["infra", "code", "bug", "translation"]
},
{
"login": "OneShot-Niko",
"name": "Chris (Niko/Zy!)",
"avatar_url": "https://avatars.githubusercontent.com/u/150537842?v=4",
"profile": "https://github.com/OneShot-Niko",
"contributions": ["translation", "ideas"]
},
{
"login": "NotFenixio",
"name": "notfenixio",
"avatar_url": "https://avatars.githubusercontent.com/u/103071021?v=4",
"profile": "http://notfenixio.github.io",
"contributions": ["translation", "ideas", "bug"]
},
{
"login": "OregSamSas",
"name": "Oreg Sam",
"avatar_url": "https://avatars.githubusercontent.com/u/101597941?v=4",
"profile": "https://github.com/OregSamSas",
"contributions": ["translation"]
},
{
"login": "Supernoodles99",
"name": "Supernoodles99",
"avatar_url": "https://avatars.githubusercontent.com/u/155268413?v=4",
"profile": "https://scratch.mit.edu/users/Supernoodles99",
"contributions": ["design", "ideas", "bug"]
},
{
"login": "ShowierData9978",
"name": "ShowierData9978",
"avatar_url": "https://avatars.githubusercontent.com/u/68120127?v=4",
"profile": "http://showierdata.xyz",
"contributions": ["ideas"]
},
{
"login": "3r1s-s",
"name": "3r1s_s",
"avatar_url": "https://avatars.githubusercontent.com/u/127928354?v=4",
"profile": "https://github.com/3r1s-s",
"contributions": ["ideas"]
}
]
}