-
Notifications
You must be signed in to change notification settings - Fork 23
/
.all-contributorsrc
117 lines (117 loc) · 2.99 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": 100,
"commit": true,
"commitType": "docs",
"commitConvention": "angular",
"contributors": [
{
"login": "fishonamos",
"name": "Fishon Amos",
"avatar_url": "https://avatars.githubusercontent.com/u/43862685?v=4",
"profile": "https://fishonsnote.medium.com/",
"contributions": [
"code"
]
},
{
"login": "Solomonsolomonsolomon",
"name": "Solomonsolomonsolomon",
"avatar_url": "https://avatars.githubusercontent.com/u/103282647?v=4",
"profile": "https://github.com/Solomonsolomonsolomon",
"contributions": [
"code",
"infra"
]
},
{
"login": "GoSTEAN",
"name": "Stephanie Nwankwo",
"avatar_url": "https://avatars.githubusercontent.com/u/63151237?v=4",
"profile": "https://github.com/GoSTEAN",
"contributions": [
"code"
]
},
{
"login": "rajiabdul",
"name": "RAJI ABDUL",
"avatar_url": "https://avatars.githubusercontent.com/u/119139404?v=4",
"profile": "https://github.com/rajiabdul",
"contributions": [
"doc"
]
},
{
"login": "manlikeHB",
"name": "Yusuf Habib",
"avatar_url": "https://avatars.githubusercontent.com/u/109147010?v=4",
"profile": "https://github.com/manlikeHB",
"contributions": [
"code"
]
},
{
"login": "Akshola00",
"name": "Akinshola",
"avatar_url": "https://avatars.githubusercontent.com/u/114211385?v=4",
"profile": "https://github.com/Akshola00",
"contributions": [
"code"
]
},
{
"login": "SoarinSkySagar",
"name": "Sagar Rana",
"avatar_url": "https://avatars.githubusercontent.com/u/117727361?v=4",
"profile": "https://github.com/SoarinSkySagar",
"contributions": [
"code"
]
},
{
"login": "saimeunt",
"name": "saimeunt",
"avatar_url": "https://avatars.githubusercontent.com/u/5597359?v=4",
"profile": "https://github.com/saimeunt",
"contributions": [
"code"
]
},
{
"login": "Eche5",
"name": "Echefula Ndukwe",
"avatar_url": "https://avatars.githubusercontent.com/u/111073744?v=4",
"profile": "https://deveche.vercel.app/",
"contributions": [
"code"
]
},
{
"login": "PoulavBhowmick03",
"name": "Poulav Bhowmick",
"avatar_url": "https://avatars.githubusercontent.com/u/133862694?v=4",
"profile": "https://poulav.vercel.app",
"contributions": [
"code"
]
},
{
"login": "No-bodyq",
"name": "Asher",
"avatar_url": "https://avatars.githubusercontent.com/u/141028690?v=4",
"profile": "https://github.com/No-bodyq",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "landver",
"projectOwner": "NoshonNetworks"
}