forked from oscafrica/osf-website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
executable file
·107 lines (107 loc) · 2.71 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
{
"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": [
"code",
"doc"
]
},
{
"login": "perriefidelis",
"name": "Peace Ojemeh",
"avatar_url": "https://avatars1.githubusercontent.com/u/30669761?v=4",
"profile": "https://github.com/perriefidelis",
"contributions": [
"design"
]
},
{
"login": "mrstevea",
"name": "Steve Anthony",
"avatar_url": "https://avatars1.githubusercontent.com/u/45064217?v=4",
"profile": "http:// http://steve-anthony.com/",
"contributions": [
"design"
]
},
{
"login": "legendaryofor",
"name": "OFOR",
"avatar_url": "https://avatars2.githubusercontent.com/u/56217883?v=4",
"profile": "https://github.com/legendaryofor",
"contributions": [
"design"
]
},
{
"login": "alabobriggs",
"name": "Alabo David Briggs",
"avatar_url": "https://avatars3.githubusercontent.com/u/38571291?v=4",
"profile": "https://github.com/alabobriggs",
"contributions": [
"code"
]
},
{
"login": "BolajiOlajide",
"name": "Bolaji Olajide",
"avatar_url": "https://avatars0.githubusercontent.com/u/25608335?v=4",
"profile": "https://www.patreon.com/cooproton",
"contributions": [
"code",
"doc"
]
},
{
"login": "NotJohs",
"name": "Ike Josh",
"avatar_url": "https://avatars0.githubusercontent.com/u/29008971?v=4",
"profile": "https://johs.dev",
"contributions": [
"doc"
]
},
{
"login": "fakela",
"name": "Favour Kelvin",
"avatar_url": "https://avatars2.githubusercontent.com/u/39309699?v=4",
"profile": "https://github.com/fakela",
"contributions": [
"code"
]
},
{
"login": "ashinzekene",
"name": "Ashinze Ekene",
"avatar_url": "https://avatars2.githubusercontent.com/u/20991583?v=4",
"profile": "https://twitter.com/ashinzekene",
"contributions": [
"code"
]
},
{
"login": "joshikeno",
"name": "Ike Josh",
"avatar_url": "https://avatars0.githubusercontent.com/u/29008971?v=4",
"profile": "https://github.com/joshikeno",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "osf-website",
"projectOwner": "oscommunityafrica",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}