-
Notifications
You must be signed in to change notification settings - Fork 70
Expand file tree
/
Copy pathleadership.json
More file actions
87 lines (87 loc) · 2.12 KB
/
leadership.json
File metadata and controls
87 lines (87 loc) · 2.12 KB
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
{
"Executors": [
{
"name": "Jay Miller",
"title": "Executor (Global)",
"image": "https://github.com/kjaymiller.png",
"alt": "photo of Jay Miller"
},
{
"name": "Nick Muoh",
"title": "Executor (US/Canada)",
"image": "/assets/images/nick-muoh.webp",
"alt": "photo of Nick Muoh"
},
{
"name": "Denny Perez",
"title": "Executor (LATAM)",
"image": "/assets/images/denny-perez.webp",
"alt": "photo of Denny Perez"
},
{
"name": "Emmanuel Ugwu",
"title": "Executor (Africa)",
"image": "/assets/images/nuel.webp",
"alt": "photo of Emmanuel Ugwu"
},
{
"name": "Damilola Oladele",
"title": "Executor (Africa - Western)",
"alt": "photo of Damilola Oladele",
"image": "/assets/images/Damilola_Oladele.webp"
},
{
"name": "Kudzayi Bamhare",
"alt": "photo of Kudzayi Bamhare",
"title": "Executor (Africa Southern)",
"image": "/assets/images/kudzayi-bamhare.webp"
},
{
"name": "Brayan Kai",
"title": "Executor (Africa - Eastern)",
"image": "/assets/images/brayan-kai.webp",
"alt": "photo of Brayan Kai"
}
],
"Leaders": [
{
"name": "Damilola Oladele",
"title": "Documentation Lead"
},
{
"name": "Doreen Nangira",
"title": "Code of Conduct Team Lead"
},
{
"name": "Sandra Ashipala",
"title": "Welcoming Team"
}
],
"Advisors": ["Benedict Koji Amofah", "Ronald Maravanyika", "Kojo Idrissa", "Carol Willing", "Jeff Triplett", "Dr. Kari L. Jordan"],
"Council": [
"Dawn Wages",
"Sarah Abderemane",
"Abigail Mesyenrame Dogbe",
"Velda Kiara",
"Kojo Idrissa",
"Aisha Bello",
"Brayan Kai",
"Chris Achinga",
"Denny Perez",
"Edmond Makolle",
"Ezra Yendau",
"Felipe Quieroz",
"Kudzayi Bamhare",
"Marlene Mhangami",
"Monica Oyugi",
"Ngazetungue Muheue",
"Steve Yonkeu",
"BAOVOLA Marie Anna",
"Nevin Godfrey",
"Lazouich Ford",
"Abigail Afi Gbadago",
"Israel Abiona",
"Ariane Djeupang",
"Gertrude Abagale"
]
}