-
Notifications
You must be signed in to change notification settings - Fork 47
/
.all-contributorsrc
104 lines (104 loc) · 2.63 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "ralsuwaidi",
"name": "Rashed Suwaidi",
"avatar_url": "https://avatars.githubusercontent.com/u/22400032?v=4",
"profile": "https://github.com/ralsuwaidi",
"contributions": [
"code",
"design",
"projectManagement",
"infra",
"maintenance"
]
},
{
"login": "gitanimous",
"name": "Abdulrahman Alblooshi",
"avatar_url": "https://avatars.githubusercontent.com/u/34681035?v=4",
"profile": "https://abdulrahmanalblooshi.com",
"contributions": [
"code",
"design"
]
},
{
"login": "Abdulkarim-Suleiman",
"name": "Abdulkarim Suleiman",
"avatar_url": "https://avatars.githubusercontent.com/u/77554371?v=4",
"profile": "https://abdulkarim-suleiman.github.io/data-ninja.github.io",
"contributions": [
"content"
]
},
{
"login": "Musab0",
"name": "Musab",
"avatar_url": "https://avatars.githubusercontent.com/u/6482739?v=4",
"profile": "https://github.com/Musab0",
"contributions": [
"code"
]
},
{
"login": "arsxl",
"name": "arsxl",
"avatar_url": "https://avatars.githubusercontent.com/u/69077626?v=4",
"profile": "https://github.com/arsxl",
"contributions": [
"code",
"plugin"
]
},
{
"login": "DerpySmurf",
"name": "DerpySmurf",
"avatar_url": "https://avatars.githubusercontent.com/u/59332297?v=4",
"profile": "https://github.com/DerpySmurf",
"contributions": [
"code",
"design"
]
},
{
"login": "haralali",
"name": "haralali",
"avatar_url": "https://avatars.githubusercontent.com/u/74138203?v=4",
"profile": "https://github.com/haralali",
"contributions": [
"projectManagement"
]
},
{
"login": "kajaldoshi",
"name": "Kajal Doshi",
"avatar_url": "https://avatars.githubusercontent.com/u/14121077?v=4",
"profile": "https://github.com/kajaldoshi",
"contributions": [
"code",
"infra"
]
},
{
"login": "khushboo-gehi",
"name": "Khushboo Gehi",
"avatar_url": "https://avatars.githubusercontent.com/u/69520097?v=4",
"profile": "https://github.com/khushboo-gehi",
"contributions": [
"projectManagement"
]
}
],
"contributorsPerLine": 7,
"projectName": "CodersHQ",
"projectOwner": "Coders-HQ",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}