aboutsummaryrefslogtreecommitdiff
path: root/template/team.html.j2
blob: 7e43747854c4f3f493468c78c212ef4edbb1221e (plain) (blame)
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
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
{% extends "common/base.j2" %}
{% block body_content %}
<section class="team">
  <!-- list alphabetical, first those with images, then those without -->
  <div class="container">
    <div class="row">
      <div class="col-md-10 col-md-offset-1">
	<div class="col-lg-12">
	  <h6 class="description">The developer team working on GNUnet</h6>
	  <div class="row pt-md">
	    <div class="col-lg-3 col-md-3 col-sm-4 col-xs-12 profile">
	      <!-- <div class="col-6 col-md-4 profile"> -->
		<div class="img-box">
		  <!-- was: height="240" -->
		  <img src="{{ url('static/team-images/christian-grothoff.jpg') }}" alt="Christian Grothoff" class="img-fluid">
		  <ul class="text-center">
		    <li><a href="https://grothoff.org/christian"><i class="fas fa-home"></i></a></li>
		  </ul>
		</div>
		<h1><a href="https://grothoff.org/christian/">Christian Grothoff</a></h1>
		<h2>{{ _("GNU maintainer.") }}</h2>
		<p></p>
	      </div>
	      <div class="col-lg-3 col-md-3 col-sm-4 col-xs-12 profile">
		<!-- <div class="col-6 col-md-4 profile"> -->
		  <div class="img-box">
		    <!-- was: height="240" -->
		    <img src="{{ url('static/team-images/default.png') }}" alt="dvn" class="img-fluid">
		    <ul class="text-center">
		    </ul>
		  </div>
		  <h1>dvn</h1>
		  <h2>{{ _("Continuous Integration, secushare, packaging (Guix).") }}</h2>
		  <p></p>
		</div>
		<div class="col-lg-3 col-md-3 col-sm-4 col-12 profile">
		  <!-- <div class="col-6 col-md-4 profile"> -->
		    <div class="img-box">
		      <!-- was: height="240" -->
		      <img src="{{ url('static/team-images/florian-dold.jpg') }}" alt="Florian Dold" class="img-fluid">
		      <ul class="text-center">
			<a href="https://fdold.eu"><li><i class="fas fa-home"></i></li></a>
		      </ul>
		    </div>
		    <h1>Florian Dold</h1>
		    <h2>{{ _("Set, Consensus, Voting") }}</h2>
		    <p></p>
		  </div>
		  <div class="col-lg-3 col-md-3 col-sm-4 col-12 profile">
		    <!-- <div class="col-6 col-md-4 profile"> -->
		      <div class="img-box">
			<!-- was: height="240" -->
			<img src="{{ url('static/team-images/jeff-burdges.jpg') }}" alt="Jeffrey Burdges" class="img-fluid">
			<ul class="text-center">
			</ul>
		      </div>
		      <h1>Jeffrey Burdges</h1>
		      <h2>{{ _("Mix networking") }}</h2>
		      <p></p>
		    </div>
		    <div class="col-lg-3 col-md-3 col-sm-4 col-12 profile">
		      <div class="img-box">
			<!-- was: height="240" -->
			<img src="{{ url('static/team-images/default.png') }}" alt="Julius B&uuml;nger" class="img-fluid">
			<ul class="text-center">
			</ul>
		      </div>
		      <h1>Julius B&uuml;ger</h1>
		      <h2>{{ _("Random peer sampling") }}</h2>
		      <p></p>
		    </div>
		    <div class="col-lg-3 col-md-3 col-sm-4 col-12 profile">
		      <div class="img-box">
			<!-- was: height="240" -->
			<img src="{{ url('static/team-images/default.png') }}" alt="lurchi" class="img-fluid">
			<ul class="text-center">
			</ul>
		      </div>
		      <h1>lurchi</h1>
		      <h2>{{ _("secushare, Social, PSYC, Multicast") }}</h2>
		      <p></p>
		    </div>
		    <div class="col-lg-3 col-md-3 col-sm-4 col-12 profile">
		      <div class="img-box">
			<!-- was: height="240" -->
			<img src="{{ url('static/team-images/schanzenbach.jpg') }}" alt="Martin Schanzenbach" class="img-fluid">
			<ul class="text-center">
			  <a href="https://schanzen.eu"><li><i class="fas fa-home"></i></li></a>
			</ul>
		      </div>
		      <h1>Martin Schanzenbach</h1>
		      <h2>{{ _("GNU Name System, Identity Management, ABE.") }}</h2>
		      <p></p>
		    </div>
		    <div class="col-lg-3 col-md-3 col-sm-4 col-12 profile">
		      <div class="img-box">
			<!-- was: height="240" -->
			<img src="{{ url('static/team-images/sree-harsha-totakura.jpg') }}" alt="Sree Harsha Totakura" class="img-fluid">
			<ul class="text-center">
			  <a href="http://sreeharsha.totakura.in/"><li><i class="fas fa-home"></i></li></a>
			</ul>
		      </div>
		      <h1>Sree Harsha Totakura</h1>
		      <h2>{{ _("Testbed, voice.") }}</h2>
		      <p></p>
		    </div>
		    <div class="col-lg-3 col-md-3 col-sm-4 col-12 profile">
		      <div class="img-box">
			<!-- was: height="240" -->
			<img src="{{ url('static/team-images/t3sserakt.jpg') }}" alt="t3sserakt" class="img-fluid">
			<ul class="text-center">
			</ul>
		      </div>
		      <h1>t3sserakt</h1>
		      <h2>{{ _("secushare, Social, PSYC, Multicast.") }}</h2>
		      <p></p>
		    </div>
		    <div class="col-lg-3 col-md-3 col-sm-4 col-12 profile">
		      <div class="img-box">
			<!-- was: height="240" -->
			<img src="{{ url('static/team-images/default.png') }}" alt="wldhx" class="img-fluid">
			<ul class="text-center">
			</ul>
		      </div>
		      <h1>wldhx</h1>
		      <h2>{{ _("Web site, packaging (Nix/Guix).") }}</h2>
		      <p></p>
		    </div>
		    <div class="col-lg-3 col-md-3 col-sm-4 col-12 profile">
		      <div class="img-box">
			<!-- was: height="240" -->
			<img src="{{ url('static/team-images/default.png') }}" alt="lynX" class="img-fluid">
			<ul class="text-center">
			  <a href="http://my.pages.de"><li><i class="fas fa-home"></i></li></a>
			</ul>
		      </div>
		      <h1>carlo von lynX</h1>
		      <h2>{{ _("secushare, PSYC, multicast, advocacy, sights and sounds, UX.") }}</h2>
		      <p></p>
		    </div>
		    <div class="col-lg-3 col-md-3 col-sm-4 col-12 profile">
		      <div class="img-box">
			<!-- was: height="240" -->
			<img src="{{ url('static/team-images/default.png') }}" alt="Christian K&uuml;hne" class="img-fluid">
			<ul class="text-center">
			</ul>
		      </div>
		      <h1>Christian K&uuml;hne</h1>
		      <h2>{{ _("secushare, Social, PSYC, Multicast, data protection theory.") }}</h2>
		      <p></p>
		    </div>
		    <div class="col-lg-3 col-md-3 col-sm-4 col-xs-12 profile">
		      <div class="img-box">
			<img src="{{ url('static/team-images/default.png') }}" alt="Bart Polot" class="img-fluid">
			<ul class="text-center">
			</ul>
		      </div>
		      <h1>Bart Polot</h1>
		      <h2>{{ _("NSE, CADET.") }}</h2>
		      <p></p>
		    </div>
		    <div class="col-lg-3 col-md-3 col-sm-4 col-xs-12 profile">
		      <div class="img-box">
			<img src="{{ url('static/team-images/default.png') }}" alt="LRN" class="img-fluid">
			<ul class="text-center">
			</ul>
		      </div>
		      <h1>LRN</h1>
		      <h2>{{ _("W32 port.") }}</h2>
		      <p></p>
		    </div>
		    <div class="col-lg-3 col-md-3 col-sm-4 col-xs-12 profile">
		      <div class="img-box">
			<img src="{{ url('static/team-images/default.png') }}" alt="Nils Durner" class="img-fluid">
			<ul class="text-center">
			</ul>
		      </div>
		      <h1>Nils Durner</h1>
		      <h2>{{ _("W32 port.") }}</h2>
		      <p></p>
		    </div>
		    <div class="col-lg-3 col-md-3 col-sm-4 col-xs-12 profile">
		      <div class="img-box">
			<img src="{{ url('static/team-images/ng0.jpg') }}" alt="ng0" class="img-fluid">
			<ul class="text-center">
			  <a href="https://n0.is"><li><i class="fas fa-home"></i></li></a>
			</ul>
		      </div>
		      <h1>ng0</h1>
		      <h2>{{ _("Documentation, Website, libgnurl, System Integration, Build System, packaging (NetBSD pkgsrc, Guix, Gentoo,...).") }}</h2>
		      <p></p>
		    </div>
		    <div class="col-lg-3 col-md-3 col-sm-4 col-xs-12 profile">
		      <div class="img-box">
			<img src="{{ url('static/team-images/default.png') }}" alt="tg" class="img-fluid">
			<ul class="text-center">
			</ul>
		      </div>
		      <h1>tg</h1>
		      <h2>{{ _("Multicast.") }}</h2>
		      <p></p>
		    </div>
		  </div>
		</div>
	      </div>
	    </div>
	  </div>
<!--	</div> -->
</section>
{% endblock body_content %}