-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathteam.html
More file actions
33 lines (31 loc) · 903 Bytes
/
team.html
File metadata and controls
33 lines (31 loc) · 903 Bytes
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
---
layout: default
title: Team
permalink: /team/
---
<h3>pyobs Team</h3>
<p>
The pyobs team currently only consists of staff and students at the
<a href="http://astro.physik.uni-goettingen.de">Institut für Astrophysik und Geophysik</a> in at the
<a href="http://www.uni-goettingen.de">Georg-August-Universität Göttingen</a>.
</p>
<div class="row">
<div class="col-2">Lead developer:</div>
<div class="col-10">
<ul>
<li>Tim-Oliver Husser (<a href="mailto:thusser@uni-goettingen.de">thusser@uni-goettingen.de</a>)</li>
</ul>
</div>
</div>
<div class="row">
<div class="col-2">Developers:</div>
<div class="col-10">
<ul>
<li>Frederic V. Hessman</li>
<li>Tilman Mansur</li>
<li>Sven Martens</li>
<li>Karsten Schimpf</li>
<li>Karl Wessel</li>
</ul>
</div>
</div>