-
Notifications
You must be signed in to change notification settings - Fork 37
/
Copy path.all-contributorsrc
117 lines (117 loc) · 2.94 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
113
114
115
116
117
{
"files": [
"README.md"
],
"imageSize": 50,
"commit": false,
"contributors": [
{
"login": "alii13",
"name": "Shekh Aliul",
"avatar_url": "https://avatars1.githubusercontent.com/u/48530814?v=4",
"profile": "https://alii13.github.io/portfolio/",
"contributions": [
"a11y"
]
},
{
"login": "OverthinkersArea",
"name": "0ver3inker",
"avatar_url": "https://avatars2.githubusercontent.com/u/53104897?v=4",
"profile": "https://github.com/OverthinkersArea",
"contributions": [
"doc"
]
},
{
"login": "harshvats2000",
"name": "HARSH VATS",
"avatar_url": "https://avatars0.githubusercontent.com/u/45518343?v=4",
"profile": "http://harshvats.vercel.app",
"contributions": [
"code"
]
},
{
"login": "asi309",
"name": "Asidipta",
"avatar_url": "https://avatars0.githubusercontent.com/u/22616656?v=4",
"profile": "https://github.com/asi309",
"contributions": [
"code"
]
},
{
"login": "vikashgaya916",
"name": "Vikash Kumar",
"avatar_url": "https://avatars1.githubusercontent.com/u/62158550?v=4",
"profile": "https://github.com/vikashgaya916",
"contributions": [
"bug",
"design"
]
},
{
"login": "i-aryan",
"name": "Aryan Verma",
"avatar_url": "https://avatars1.githubusercontent.com/u/12378189?v=4",
"profile": "http://aryanverma.in",
"contributions": [
"code"
]
},
{
"login": "TaarnStar",
"name": "Marko Milošević",
"avatar_url": "https://avatars3.githubusercontent.com/u/17704741?v=4",
"profile": "https://github.com/TaarnStar",
"contributions": [
"bug"
]
},
{
"login": "rahul1995",
"name": "rahul1995",
"avatar_url": "https://avatars0.githubusercontent.com/u/7647789?v=4",
"profile": "https://github.com/rahul1995",
"contributions": [
"code"
]
},
{
"login": "abhinavkrin",
"name": "Abhinav Kumar",
"avatar_url": "https://avatars1.githubusercontent.com/u/15830206?v=4",
"profile": "https://me.avitechlab.com",
"contributions": [
"code",
"bug"
]
},
{
"login": "pyplacca",
"name": "David Placca",
"avatar_url": "https://avatars3.githubusercontent.com/u/36242450?v=4",
"profile": "https://github.com/pyplacca",
"contributions": [
"code"
]
},
{
"login": "WillianRod",
"name": "Willian Rodrigues",
"avatar_url": "https://avatars1.githubusercontent.com/u/6539258?v=4",
"profile": "https://willianrod.com/",
"contributions": [
"code",
"design"
]
}
],
"contributorsPerLine": 7,
"projectName": "FireShort",
"projectOwner": "monizb",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}