-
Notifications
You must be signed in to change notification settings - Fork 96
/
.all-contributorsrc
112 lines (112 loc) · 2.79 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "alias-rahil",
"name": "Rahil Kabani",
"avatar_url": "https://avatars2.githubusercontent.com/u/59060219?v=4",
"profile": "https://alias-rahil.github.io/",
"contributions": [
"code",
"doc",
"maintenance"
]
},
{
"login": "newyork-anthonyng",
"name": "Anthony Ng",
"avatar_url": "https://avatars1.githubusercontent.com/u/14035529?v=4",
"profile": "http://anthonyng.me",
"contributions": [
"doc"
]
},
{
"login": "MrBenJ",
"name": "Ben Junya",
"avatar_url": "https://avatars0.githubusercontent.com/u/7918387?v=4",
"profile": "http://modernjsbyexample.net",
"contributions": [
"code",
"doc"
]
},
{
"login": "hsrambo07",
"name": "Harsh SInghal",
"avatar_url": "https://avatars0.githubusercontent.com/u/60664245?v=4",
"profile": "https://github.com/hsrambo07",
"contributions": [
"code",
"maintenance"
]
},
{
"login": "etnnth",
"name": "etienne",
"avatar_url": "https://avatars3.githubusercontent.com/u/46907310?v=4",
"profile": "https://github.com/etnnth",
"contributions": [
"code"
]
},
{
"login": "ashikka",
"name": "Ashikka Gupta",
"avatar_url": "https://avatars.githubusercontent.com/u/58368421?v=4",
"profile": "https://github.com/ashikka",
"contributions": [
"maintenance",
"code"
]
},
{
"login": "SuyashSonawane",
"name": "Suyash Sonawane",
"avatar_url": "https://avatars.githubusercontent.com/u/35629339?v=4",
"profile": "https://suyashsonawane.me",
"contributions": [
"doc",
"code"
]
},
{
"login": "Vishal-sys-code",
"name": "Vishal Pandey",
"avatar_url": "https://avatars.githubusercontent.com/u/68536727?v=4",
"profile": "https://github.com/Vishal-sys-code",
"contributions": [
"code"
]
},
{
"login": "AnirudhBot",
"name": "Anirudh Sharma",
"avatar_url": "https://avatars.githubusercontent.com/u/78658727?v=4",
"profile": "https://github.com/AnirudhBot",
"contributions": [
"code"
]
},
{
"login": "newtonmunene99",
"name": "Newton Munene",
"avatar_url": "https://avatars.githubusercontent.com/u/29271333?v=4",
"profile": "https://www.newtonmunene.dev/",
"contributions": [
"bug",
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "handwritten.js",
"projectOwner": "alias-rahil",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}