-
-
Notifications
You must be signed in to change notification settings - Fork 19
/
.all-contributorsrc
69 lines (69 loc) · 1.7 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "BolajiAyodeji",
"name": "Bolaji Ayodeji",
"avatar_url": "https://avatars2.githubusercontent.com/u/30334776?v=4",
"profile": "https://bolajiayodeji.com",
"contributions": [
"doc"
]
},
{
"login": "kodekage",
"name": "Prosper Opara",
"avatar_url": "https://avatars3.githubusercontent.com/u/30195980?v=4",
"profile": "https://kodekage.tech",
"contributions": [
"doc"
]
},
{
"login": "samswag",
"name": "Samson Goddy",
"avatar_url": "https://avatars3.githubusercontent.com/u/6048601?v=4",
"profile": "http://samsongoddy.com",
"contributions": [
"doc"
]
},
{
"login": "Kolokodess",
"name": "Ada Nduka Oyom",
"avatar_url": "https://avatars0.githubusercontent.com/u/13289217?v=4",
"profile": "http://medium.com/kolokodess",
"contributions": [
"doc"
]
},
{
"login": "Yomdroid",
"name": "Ogheneyoma Obomate Okobiah",
"avatar_url": "https://avatars0.githubusercontent.com/u/32799642?v=4",
"profile": "https://github.com/Yomdroid",
"contributions": [
"doc"
]
},
{
"login": "perriefidelis",
"name": "Peace Ojemeh",
"avatar_url": "https://avatars1.githubusercontent.com/u/30669761?v=4",
"profile": "http://peaceojemeh.com/",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
"projectName": "documentation",
"projectOwner": "oscafrica",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}