-
-
Notifications
You must be signed in to change notification settings - Fork 29
/
.all-contributorsrc
114 lines (114 loc) · 2.9 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
{
"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"
]
},
{
"login": "CITGuru",
"name": "Oyetoke Toby",
"avatar_url": "https://avatars2.githubusercontent.com/u/16475846?v=4",
"profile": "http://citguru.github.io",
"contributions": [
"code"
]
},
{
"login": "devhammed",
"name": "Hammed Oyedele",
"avatar_url": "https://avatars3.githubusercontent.com/u/22827908?v=4",
"profile": "https://devhammed.github.io",
"contributions": [
"code"
]
},
{
"login": "dammynex",
"name": "Oluwadamilola Ezekiel",
"avatar_url": "https://avatars0.githubusercontent.com/u/30000286?v=4",
"profile": "https://github.com/dammynex",
"contributions": [
"code"
]
},
{
"login": "wasconet",
"name": "Wilson",
"avatar_url": "https://avatars2.githubusercontent.com/u/4201367?v=4",
"profile": "https://github.com/wasconet",
"contributions": [
"bug"
]
},
{
"login": "Umoren",
"name": "Umoren Samuel",
"avatar_url": "https://avatars1.githubusercontent.com/u/22575481?v=4",
"profile": "https://samtechpro.netlify.com",
"contributions": [
"code"
]
},
{
"login": "fakela",
"name": "Favour Kelvin",
"avatar_url": "https://avatars2.githubusercontent.com/u/39309699?v=4",
"profile": "https://github.com/fakela",
"contributions": [
"ideas"
]
},
{
"login": "Ifunanyacollins",
"name": "Collins ogbuzuru",
"avatar_url": "https://avatars1.githubusercontent.com/u/31220512?v=4",
"profile": "https://github.com/Ifunanyacollins",
"contributions": [
"code"
]
},
{
"login": "Zfinix",
"name": "Ogbonda Chiziaruhoma",
"avatar_url": "https://avatars2.githubusercontent.com/u/25801929?v=4",
"profile": "https://chiziaruhoma.me/",
"contributions": [
"code"
]
},
{
"login": "narthkings",
"name": "dumto imoh",
"avatar_url": "https://avatars0.githubusercontent.com/u/25045543?v=4",
"profile": "https://github.com/narthkings",
"contributions": [
"bug"
]
},
{
"login": "vicradon",
"name": "Osinachi Chukwujama ",
"avatar_url": "https://avatars.githubusercontent.com/u/40396070?v=4",
"profile": "http://osinachi.me",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "netty-finder",
"projectOwner": "BolajiAyodeji",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}