forked from WebDevsCom/webDevsCom
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
99 lines (99 loc) · 2.47 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
{
"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"
]
}
],
"contributorsPerLine": 7,
"projectName": "webDevsCom",
"projectOwner": "WebDevsCom",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}