-
Notifications
You must be signed in to change notification settings - Fork 0
/
supporters.html
103 lines (100 loc) · 3.85 KB
/
supporters.html
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
---
layout: page
title: Supporters
permalink: /supporters/
---
<header class="entry-header sr-only">
<h1 class="entry-title">Supporters</h1>
</header><!-- .entry-header -->
<div class="entry-content">
<main>
<section id="crowdfunders">
<h2>Crowdfunders</h2>
<p><strong>These amazing people donated to our <a href="https://www.indiegogo.com/projects/africahacktrip-the-movie">crowdfunding campaign</a> so we could produce the movie:</strong></p>
<ul>
<li>agatka.mazur</li>
<li>andreashaller</li>
<li>Barbara Madej</li>
<li>Bastian Albers</li>
<li>bennyschudel</li>
<li>Christoph Birkholz</li>
<li>Christoph Derndorfer</li>
<li>Christoph Olszowka</li>
<li>Connor Leech</li>
<li>Cyril Kubr</li>
<li>degiacomoangela</li>
<li>Eva Maria Wuttge</li>
<li>Fernando Reig Matthies</li>
<li>Florian Hanke</li>
<li>Florian Hopf</li>
<li>Francesco 'makevoid' Canessa</li>
<li>G Chagula</li>
<li>gabiagustini</li>
<li>Georg Fritzsche</li>
<li>Grégory Karékinian</li>
<li>indiegogo</li>
<li>Insa Wulf</li>
<li>jakobhilden</li>
<li>Jan Lehnardt</li>
<li>Jan-Erik Rediger</li>
<li>Jeff Griffiths</li>
<li>joern.zaefferer</li>
<li>john</li>
<li>katarzyna.ostrovska</li>
<li>Katharina Stadler</li>
<li>Katrin Pilling</li>
<li>LARS WOLFF</li>
<li>lorenz.fischer</li>
<li>Magdalena Kania</li>
<li>Marile Schmidt</li>
<li>Marnie Castle</li>
<li>Martin Diessner</li>
<li>MICHAEL KOPER</li>
<li>Nick Sutterer</li>
<li>notify</li>
<li>othylmann</li>
<li>Patrick Allan</li>
<li>pawel</li>
<li>peter.seliger</li>
<li>renesd</li>
<li>Robert Schulze</li>
<li>Sebastian Cohnen</li>
<li>Sebastien Grosjean</li>
<li>Stefan</li>
<li>Sven Fuchs</li>
<li>thilo</li>
<li>Thomas Ferris Nicolaisen</li>
<li>thomey.emily</li>
<li>Tim Bonnemann</li>
<li>tliero</li>
<li>Ullrich Schäfer</li>
<li>Vu Viet Quynh Huong</li>
<li>Wiktoria Dalach</li>
<li>wizard</li>
<li>Younsi</li>
<li>Zoe Flanagan</li>
</ul>
</section>
<section id="sponsors">
<h2>Sponsors</h2>
<div class="container sponsors-container">
<div class="sponsors-item col-sm-6">
<a href="http://www.github.com/"><img src="{{ "/assets/images/supporters/github.png" | relative_url }}" alt="GitHub" width="315" height="98" class="alignnone size-full wp-image-232"/></a>
</div>
<div class="sponsors-item col-sm-6">
<img src="{{ "/assets/images/supporters/geeksphone.png" | relative_url }}" alt="geeksphone" width="136" height="98" class="alignnone size-full wp-image-231"/>
</div>
<div class="sponsors-item">
<a href="http://sparkfun.com/"><img src="{{ "/assets/images/supporters/sparkfun.png" | relative_url }}" alt="sparkfun" width="220" height="80" class="alignnone size-full wp-image-333"/></a>
</div>
</div>
</section>
<section id="thanks">
<h2>Thanks</h2>
<p>
We want to thank: Nicole and Sylvi for their invaluable advice on how to get around in East Africa and for hooking us up with locals; Martin, David and Marius from <a href="http://www.eufrika.org/">eufrika.org</a>; Geraldine and the team that organised the <a href="http://re-publica.de/news/global-innovation-lounge-afrilabs-republica">Global Innovation Lounge at re:publica 13</a>; the organizers and participants of <a href="http://www.bmz.de/de/presse/aktuelleMeldungen/2013/april/130424_pm_77_BMZ-Zukunftsforum-Afrikas-junge-Vordenker-in Berlin/index.html">BMZ Future Forum</a>; Johannes in Kampala; Jörn and Katrin over at <a href="http://icebauhaus.com/">ice:bauhaus</a>; and as always, our friends and families. <3
</p>
<p><strong>Want to support us?</strong> <a href="mailto:[email protected]?subject=AfricaHackTrip">Get in touch!</a></p>
</section>
</main>
</div><!-- .entry-content -->