-
Notifications
You must be signed in to change notification settings - Fork 56
/
Copy path.all-contributorsrc
71 lines (71 loc) · 1.7 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
{
"projectName": "ClassPro",
"projectOwner": "Rahuletto",
"commitConvention": "eslint",
"files": [
"README.md"
],
"commitType": "docs",
"contributorsPerLine": 7,
"contributors": [
{
"login": "Rahuletto",
"name": "Rahul Marban",
"avatar_url": "https://avatars.githubusercontent.com/u/71836991?v=4",
"profile": "http://marban.is-a.dev",
"contributions": [
"code",
"design",
"bug",
"a11y",
"infra",
"maintenance",
"projectManagement",
"review",
"security",
"tool"
]
},
{
"login": "root-daemon",
"name": "Srivishal Sivasubramanian",
"avatar_url": "https://avatars.githubusercontent.com/u/47695678?v=4",
"profile": "https://github.com/root-daemon",
"contributions": [
"code",
"bug",
"maintenance",
"review"
]
},
{
"login": "DebadityaMalakar",
"name": "Debaditya Malakar",
"avatar_url": "https://avatars.githubusercontent.com/u/123065261?v=4",
"profile": "https://portfolio-debaditya.vercel.app/",
"contributions": [
"design"
]
},
{
"login": "Aakarsh-Kumar",
"name": "Aakarsh Kumar",
"avatar_url": "https://avatars.githubusercontent.com/u/72206467?v=4",
"profile": "https://github.com/Aakarsh-Kumar",
"contributions": [
"code",
"bug"
]
},
{
"login": "harsshhan",
"name": "HARSHAN A M",
"avatar_url": "https://avatars.githubusercontent.com/u/146644928?v=4",
"profile": "https://github.com/harsshhan",
"contributions": [
"data"
]
}
],
"repoType": "github"
}