aboutsummaryrefslogtreecommitdiff
path: root/template/team.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'template/team.html.j2')
-rw-r--r--template/team.html.j2159
1 files changed, 0 insertions, 159 deletions
diff --git a/template/team.html.j2 b/template/team.html.j2
deleted file mode 100644
index 030ca6df..00000000
--- a/template/team.html.j2
+++ /dev/null
@@ -1,159 +0,0 @@
1{% extends "common/base.j2" %}
2{% block body_content %}
3<article class="container">
4
5 <header>
6 <h1>{{ _("The developer team working on GNUnet") }}</h1>
7 </header>
8
9 <section class="team">
10 <!-- list alphabetical -->
11 <div class="container">
12 <div class="row">
13 <div class="col-md-10 col-md-offset-1">
14 <div class="col-lg-12">
15 <div class="row pt-md">
16 <div class="col-lg-3 col-md-3 col-sm-4 col-xs-12 profile">
17 <img src="{{ url('static/team-images/no-foto.svg') }}" alt="lynX" class="img-fluid">
18 <h1>Bart Polot</h1>
19 <h2>{{ _("NSE, CADET.") }}</h2>
20 <p></p>
21 </div>
22 <div class="col-lg-3 col-md-3 col-sm-4 col-12 profile">
23 <img src="{{ url('static/team-images/no-foto.svg') }}" alt="lynX" class="img-fluid">
24 <h1>carlo von lynX</h1>
25 <h2>{{ _("Secushare, PSYC, multicast, advocacy, sights and sounds, UX.") }}</h2>
26 <p></p>
27 </div>
28 <div class="col-lg-3 col-md-3 col-sm-4 col-xs-12 profile">
29 <div class="img-box">
30 <img src="{{ url('static/team-images/christian-grothoff.jpg') }}" alt="Christian Grothoff" class="img-fluid">
31 <ul class="text-center">
32 <li><a href="https://grothoff.org/christian/"><i class="fas fa-home"></i></a></li>
33 </ul>
34 </div>
35 <h1><a href="https://grothoff.org/christian/">Christian Grothoff</a></h1>
36 <h2>{{ _("GNU maintainer.") }}</h2>
37 <p></p>
38 </div>
39 <div class="col-lg-3 col-md-3 col-sm-4 col-xs-12 profile">
40 <img src="{{ url('static/team-images/no-foto.svg') }}" alt="lynX" class="img-fluid">
41 <h1>dvn</h1>
42 <h2>{{ _("Continuous Integration, Secushare, packaging (Guix).") }}</h2>
43 <p></p>
44 </div>
45 <div class="col-lg-3 col-md-3 col-sm-4 col-12 profile">
46 <div class="img-box">
47 <img src="{{ url('static/team-images/florian-dold.jpg') }}" alt="Florian Dold" class="img-fluid">
48 <ul class="text-center">
49 <a href="https://fdold.eu"><li><i class="fas fa-home"></i></li></a>
50 </ul>
51 </div>
52 <h1>Florian Dold</h1>
53 <h2>{{ _("Set, Consensus, Voting") }}</h2>
54 <p></p>
55 </div>
56 <div class="col-lg-3 col-md-3 col-sm-4 col-12 profile">
57 <div class="img-box">
58 <img src="{{ url('static/team-images/jeff-burdges.jpg') }}" alt="Jeffrey Burdges" class="img-fluid">
59 <ul class="text-center">
60 </ul>
61 </div>
62 <h1>Jeffrey Burdges</h1>
63 <h2>{{ _("Mix networking") }}</h2>
64 <p></p>
65 </div>
66 <div class="col-lg-3 col-md-3 col-sm-4 col-12 profile">
67 <img src="{{ url('static/team-images/no-foto.svg') }}" alt="lynX" class="img-fluid">
68 <h1>Julius B&uuml;nger</h1>
69 <h2>{{ _("Random peer sampling") }}</h2>
70 <p></p>
71 </div>
72 <div class="col-lg-3 col-md-3 col-sm-4 col-xs-12 profile">
73 <img src="{{ url('static/team-images/no-foto.svg') }}" alt="lynX" class="img-fluid">
74 <h1>LRN</h1>
75 <h2>{{ _("W32 port.") }}</h2>
76 <p></p>
77 </div>
78 <div class="col-lg-3 col-md-3 col-sm-4 col-12 profile">
79 <img src="{{ url('static/team-images/no-foto.svg') }}" alt="lynX" class="img-fluid">
80 <h1>lurchi</h1>
81 <h2>{{ _("Secushare, Social, PSYC, Multicast") }}</h2>
82 <p></p>
83 </div>
84 <div class="col-lg-3 col-md-3 col-sm-4 col-12 profile">
85 <div class="img-box">
86 <img src="{{ url('static/team-images/schanzenbach.jpg') }}" alt="Martin Schanzenbach" class="img-fluid">
87 <ul class="text-center">
88 <a href="https://schanzen.eu"><li><i class="fas fa-home"></i></li></a>
89 </ul>
90 </div>
91 <h1>Martin Schanzenbach</h1>
92 <h2>{{ _("GNU Name System, Identity Management, ABE.") }}</h2>
93 <p></p>
94 </div>
95 <div class="col-lg-3 col-md-3 col-sm-4 col-xs-12 profile">
96 <div class="img-box">
97 <img src="{{ url('static/team-images/ng0.jpg') }}" alt="ng0" class="img-fluid">
98 <ul class="text-center">
99 <a href="https://n0.is"><li><i class="fas fa-home"></i></li></a>
100 <a href="https://keys.openpgp.org/search?q=ng0%40gnunet.org"><li><i class="fas fa-key"></i></li></a>
101 </ul>
102 </div>
103 <h1>ng0</h1>
104 <h2>{{ _("Documentation, Website, libgnurl maintainer, System Integration, Build System, some admin roles, packaging (NetBSD pkgsrc, Guix, Gentoo).") }}</h2>
105 <p></p>
106 </div>
107 <div class="col-lg-3 col-md-3 col-sm-4 col-xs-12 profile">
108 <img src="{{ url('static/team-images/no-foto.svg') }}" alt="lynX" class="img-fluid">
109 <h1>Nils Durner</h1>
110 <h2>{{ _("W32 port.") }}</h2>
111 <p></p>
112 </div>
113 <div class="col-lg-3 col-md-3 col-sm-4 col-12 profile">
114 <div class="img-box">
115 <img src="{{ url('static/team-images/sree-harsha-totakura.jpg') }}" alt="Sree Harsha Totakura" class="img-fluid">
116 <ul class="text-center">
117 <a href="http://sreeharsha.totakura.in/"><li><i class="fas fa-home"></i></li></a>
118 </ul>
119 </div>
120 <h1>Sree Harsha Totakura</h1>
121 <h2>{{ _("Testbed, voice.") }}</h2>
122 <p></p>
123 </div>
124 <div class="col-lg-3 col-md-3 col-sm-4 col-12 profile">
125 <div class="img-box">
126 <img src="{{ url('static/team-images/t3sserakt.jpg') }}" alt="t3sserakt" class="img-fluid">
127 <ul class="text-center">
128 </ul>
129 </div>
130 <h1>t3sserakt</h1>
131 <h2>{{ _("Secushare, Social, PSYC, Multicast.") }}</h2>
132 <p></p>
133 </div>
134 <div class="col-lg-3 col-md-3 col-sm-4 col-xs-12 profile">
135 <img src="{{ url('static/team-images/no-foto.svg') }}" alt="lynX" class="img-fluid">
136 <h1>tg</h1>
137 <h2>{{ _("Multicast.") }}</h2>
138 <p></p>
139 </div>
140 <div class="col-lg-3 col-md-3 col-sm-4 col-12 profile">
141 <img src="{{ url('static/team-images/no-foto.svg') }}" alt="lynX" class="img-fluid">
142 <h1>wldhx</h1>
143 <h2>{{ _("Web site, packaging (Nix/Guix).") }}</h2>
144 <p></p>
145 </div>
146 <div class="col-lg-3 col-md-3 col-sm-4 col-12 profile">
147 <img src="{{ url('static/team-images/xrs.jpg') }}" alt="xrs" class="img-fluid">
148 <h1>xrs</h1>
149 <h2>{{ _("Secushare, Data Protection Theory, Computer Science &amp; Society.") }}</h2>
150 <p></p>
151 </div>
152 </div>
153 </div>
154 </div>
155 </div>
156 </div>
157 </section>
158</article>
159{% endblock body_content %}