-
-
Notifications
You must be signed in to change notification settings - Fork 45
/
.all-contributorsrc
110 lines (110 loc) · 2.66 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "anikethsaha",
"name": "Anix",
"avatar_url": "https://avatars1.githubusercontent.com/u/26347874?v=4",
"profile": "http://anikethsaha.github.io",
"contributions": [
"infra",
"test",
"ideas",
"maintenance",
"design",
"code"
]
},
{
"login": "przemwierzbicki",
"name": "przemwierzbicki",
"avatar_url": "https://avatars2.githubusercontent.com/u/47298942?v=4",
"profile": "https://github.com/przemwierzbicki",
"contributions": [
"infra",
"test",
"code"
]
},
{
"login": "anmol5varma",
"name": "Anmol Varma",
"avatar_url": "https://avatars2.githubusercontent.com/u/11690393?v=4",
"profile": "https://github.com/anmol5varma",
"contributions": [
"infra",
"test"
]
},
{
"login": "lexcorp16",
"name": "Fasoro-Joseph Alexander",
"avatar_url": "https://avatars2.githubusercontent.com/u/14166260?v=4",
"profile": "https://github.com/lexcorp16",
"contributions": [
"infra",
"test"
]
},
{
"login": "ypahalajani",
"name": "Yash Pahalajani",
"avatar_url": "https://avatars3.githubusercontent.com/u/14838485?v=4",
"profile": "https://in.linkedin.com/in/ypahalajani",
"contributions": [
"infra",
"code",
"doc",
"bug"
]
},
{
"login": "gtdeng",
"name": "GT Deng",
"avatar_url": "https://avatars0.githubusercontent.com/u/10056474?v=4",
"profile": "https://github.com/gtdeng",
"contributions": [
"infra"
]
},
{
"login": "wincentrtz",
"name": "wincentrtz",
"avatar_url": "https://avatars2.githubusercontent.com/u/33319957?v=4",
"profile": "https://github.com/wincentrtz",
"contributions": [
"code"
]
},
{
"login": "elsonlim",
"name": "elsonlim",
"avatar_url": "https://avatars0.githubusercontent.com/u/10349496?v=4",
"profile": "https://github.com/elsonlim",
"contributions": [
"test"
]
},
{
"login": "jeffin143",
"name": "jeffin sam",
"avatar_url": "https://avatars3.githubusercontent.com/u/21286134?v=4",
"profile": "http://www.jeffinsam.me",
"contributions": [
"infra",
"bug",
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "mern",
"projectOwner": "anikethsaha",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}