-
Notifications
You must be signed in to change notification settings - Fork 91
/
.all-contributorsrc
127 lines (127 loc) · 3.2 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
118
119
120
121
122
123
124
125
126
127
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "Binu42",
"name": "Binu kumar",
"avatar_url": "https://avatars2.githubusercontent.com/u/45959932?v=4",
"profile": "http://www.binu.live",
"contributions": [
"infra",
"code",
"test",
"maintenance",
"ideas"
]
},
{
"login": "jaydeepkhatri",
"name": "Jaydeep Khatri",
"avatar_url": "https://avatars0.githubusercontent.com/u/29619945?v=4",
"profile": "https://jaydeepkhatri.me/",
"contributions": [
"content"
]
},
{
"login": "zoltanszogyenyi",
"name": "Zoltán Szőgyényi",
"avatar_url": "https://avatars1.githubusercontent.com/u/8052108?v=4",
"profile": "https://themesberg.com",
"contributions": [
"content"
]
},
{
"login": "jackdolgin",
"name": "Jack Dolgin",
"avatar_url": "https://avatars0.githubusercontent.com/u/29798528?v=4",
"contributions": [
"content"
]
},
{
"login": "hdquemada",
"name": "Hector Quemada",
"avatar_url": "https://avatars3.githubusercontent.com/u/44162051?v=4",
"profile": "https://github.com/hdquemada",
"contributions": [
"content"
]
},
{
"login": "pkumars397",
"name": "Prashant Kumar",
"avatar_url": "https://avatars1.githubusercontent.com/u/45540448?v=4",
"profile": "https://github.com/pkumars397",
"contributions": [
"content"
]
},
{
"login": "harshloco",
"name": "Harshpreet Singh",
"avatar_url": "https://avatars1.githubusercontent.com/u/5271603?v=4",
"profile": "https://github.com/harshloco",
"contributions": [
"content"
]
},
{
"login": "VolailleInc",
"name": "Abdul-Razak",
"avatar_url": "https://avatars1.githubusercontent.com/u/36109125?v=4",
"profile": "http://www.panafsoft.com",
"contributions": [
"content"
]
},
{
"login": "jmannfeld",
"name": "Jordan Mannfeld",
"avatar_url": "https://avatars2.githubusercontent.com/u/16351524?v=4",
"profile": "https://github.com/jmannfeld",
"contributions": [
"content"
]
},
{
"login": "Lord-Aman",
"name": "Aman",
"avatar_url": "https://avatars1.githubusercontent.com/u/65647302?v=4",
"profile": "https://github.com/Lord-Aman",
"contributions": [
"content"
]
},
{
"login": "Muhammed-Rahif",
"name": "Muhammed Rahif",
"avatar_url": "https://avatars.githubusercontent.com/u/73386156?v=4",
"profile": "http://muhammed-rahif.github.io",
"contributions": [
"data",
"content"
]
},
{
"login": "eltociear",
"name": "Ikko Ashimine",
"avatar_url": "https://avatars.githubusercontent.com/u/22633385?v=4",
"profile": "https://bandism.net/",
"contributions": [
"content"
]
}
],
"contributorsPerLine": 7,
"projectName": "webDevsCom",
"projectOwner": "WebDevsCom",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}