forked from amelioro/ameliorate
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
78 lines (78 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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "keyserj",
"name": "Joel Keyser",
"avatar_url": "https://avatars.githubusercontent.com/u/13872370?v=4",
"profile": "https://github.com/keyserj",
"contributions": [
"code",
"design",
"ideas",
"question",
"review"
]
},
{
"login": "CatGuardian",
"name": "CatGuardian",
"avatar_url": "https://avatars.githubusercontent.com/u/7755283?v=4",
"profile": "https://github.com/CatGuardian",
"contributions": [
"design",
"projectManagement",
"ideas"
]
},
{
"login": "alextilot",
"name": "Alex Tilot",
"avatar_url": "https://avatars.githubusercontent.com/u/34109200?v=4",
"profile": "https://github.com/alextilot",
"contributions": [
"a11y",
"code",
"design"
]
},
{
"login": "amelia2802",
"name": "Amelia Dutta",
"avatar_url": "https://avatars.githubusercontent.com/u/49182604?v=4",
"profile": "https://ameliadutta.netlify.app/",
"contributions": [
"code"
]
},
{
"login": "HansonSin",
"name": "Hanson Sin",
"avatar_url": "https://avatars.githubusercontent.com/u/46597093?v=4",
"profile": "http://blog.lumid.live",
"contributions": [
"code"
]
},
{
"login": "tarunsamanta2k20",
"name": "Tarun Samanta",
"avatar_url": "https://avatars.githubusercontent.com/u/55488549?v=4",
"profile": "https://github.com/tarunsamanta2k20",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "ameliorate",
"projectOwner": "amelioro"
}