-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathpartners.json
44 lines (42 loc) · 953 Bytes
/
partners.json
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
[
{
"name":"Google Developers",
"link":"https://developers.google.com/groups",
"img":"gdglogo.png"
},
{
"name":"Women Techmakers",
"link":"https://www.womentechmakers.com/",
"img":"wtm.png"
},
{
"name":"U.S. Embassy in Ethiopia",
"link":"https://et.usembassy.gov",
"img":"us_embassy_ethiopia.jpg"
},
{
"name":"USAID",
"link":"https://www.usaid.gov",
"img":"usaid.jpg"
},
{
"name":"Gebeya",
"link":"https://www.gebeya.com",
"img":"gebeya.png"
},
{
"name":"iceaddis",
"link":"https://www.iceaddis.com",
"img":"iceaddis.png"
},
{
"name":"xHub Addis",
"link":"https://www.xhubaddis.com",
"img":"xhub.jpg"
},
{
"name":"Addis Ababa University",
"link":"https://www.aau.edu.et",
"img":"aau.jpg"
}
]