-
-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy path.all-contributorsrc
117 lines (117 loc) · 3 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": false,
"contributors": [
{
"login": "mrstevea",
"name": "Steve Anthony",
"avatar_url": "https://avatars1.githubusercontent.com/u/45064217?v=4",
"profile": "http://steveanthony.xyz",
"contributions": [
"design"
]
},
{
"login": "perriefidelis",
"name": "Peace Ojemeh",
"avatar_url": "https://avatars1.githubusercontent.com/u/30669761?v=4",
"profile": "http://peaceojemeh.com/",
"contributions": [
"design",
"doc",
"review",
"projectManagement"
]
},
{
"login": "BolajiAyodeji",
"name": "Bolaji Ayodeji",
"avatar_url": "https://avatars2.githubusercontent.com/u/30334776?v=4",
"profile": "https://bolajiayodeji.com",
"contributions": [
"doc"
]
},
{
"login": "AAjiro1",
"name": "Ejiro Oghenekome",
"avatar_url": "https://avatars3.githubusercontent.com/u/66229949?v=4",
"profile": "https://github.com/AAjiro1",
"contributions": [
"design"
]
},
{
"login": "joshfiifi",
"name": "Joshua Graham",
"avatar_url": "https://avatars0.githubusercontent.com/u/25278100?v=4",
"profile": "https://github.com/joshfiifi",
"contributions": [
"design"
]
},
{
"login": "anonymous-plutocrat",
"name": "Favour Mokwenye",
"avatar_url": "https://avatars3.githubusercontent.com/u/24361558?v=4",
"profile": "http://anonymous-plutocrat.github.io",
"contributions": [
"design"
]
},
{
"login": "Nuel0",
"name": "Emmanuel Wogundu ",
"avatar_url": "https://avatars3.githubusercontent.com/u/67309423?v=4",
"profile": "http://nuell.disha.page",
"contributions": [
"design"
]
},
{
"login": "stunkers",
"name": "Kayode Samuel",
"avatar_url": "https://avatars1.githubusercontent.com/u/20745401?v=4",
"profile": "https://github.com/Stunkers",
"contributions": [
"design"
]
},
{
"login": "abigail-makolo",
"name": "Abigail Makolo",
"avatar_url": "https://avatars0.githubusercontent.com/u/57357223?v=4",
"profile": "http://www.abigailmakolo.com",
"contributions": [
"design"
]
},
{
"login": "Kadiridaniel",
"name": "Kadiridaniel",
"avatar_url": "https://avatars0.githubusercontent.com/u/30233868?v=4",
"profile": "https://github.com/Kadiridaniel",
"contributions": [
"design"
]
},
{
"login": "tory-brown",
"name": "victory brown",
"avatar_url": "https://avatars2.githubusercontent.com/u/64163022?v=4",
"profile": "https://github.com/tory-brown",
"contributions": [
"design"
]
}
],
"contributorsPerLine": 7,
"projectName": "Design",
"projectOwner": "oscafrica",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}