-
Notifications
You must be signed in to change notification settings - Fork 6
/
communauty.js
38 lines (38 loc) · 1.31 KB
/
communauty.js
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
module.exports = [
{
name: 'Ange Bagui',
description: 'Co-Founder & CEO at Adjemin but Software Developer',
github: "https://github.com/angebagui",
image: 'https://avatars3.githubusercontent.com/u/5214752?s=460&u=9d819e10cf354081517b488f9e50b0020620f1d8&v=4'
},
{
name: 'Jean-Vincent kassi',
github: "https://github.com/jvkassi",
image: 'https://avatars2.githubusercontent.com/u/3010867?s=460&v=4'
},
{
name: 'TechNov',
github: "https://github.com/TechNov",
image: 'https://avatars2.githubusercontent.com/u/7539516?s=400&v=4'
},
{
name: 'Nougbele Daniel Jonatan',
github: "https://github.com/agatapouglof",
image: 'https://avatars3.githubusercontent.com/u/23237383?s=400&u=c8ee1b6c1cffeb9b41e2017a9525dba4766582e4&v=4'
},
{
name: 'Ismaël Diomandé',
github: "https://github.com/Benito225",
image: 'https://avatars0.githubusercontent.com/u/23212440?s=400&u=bbec7cf3be80486fe3225e67723d83799ac4668d&v=4'
},
{
name: 'Agnaramon Boris-Carnot',
github: "https://github.com/agnamc",
image: 'https://avatars3.githubusercontent.com/u/4026625?s=400&u=2e19b9857a206b8efb391081d6144250b4aae311&v=4'
},
{
name: 'FEBE Dev',
github: "https://github.com/dev-febe",
image: 'https://avatars2.githubusercontent.com/u/48589808?s=460&v=4'
},
];