-
Notifications
You must be signed in to change notification settings - Fork 0
/
team.html
50 lines (50 loc) · 964 Bytes
/
team.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
---
title: Anope Team
layout: simple
redirect_from: /team.php/
---
<ul class="staff">
<li>
<strong>DukePyrolator (Jens Voss)</strong>
<br>
Project Leader, Developer
</li>
<li>
<strong>Rob (David Robson)</strong>
<br>Developer
</li>
<li>
<strong>Viper (Jan Milants)</strong>
<br>Developer
</li>
<li>
<strong>CyberBotX (Naram Qashat)</strong>
<br>Developer
</li>
<li>
<strong>Adam (Adam)</strong>
<br>Developer
</li>
<li>
<strong>Hal9000 (Sebastian V.)</strong>
<br>Developer
</li>
<li>
<strong>GeniusDex (Pieter Bootsma)</strong>
<br>Developer
</li>
<li>
<strong>Phil (Phil Lavin)</strong>
<br>Developer
</li>
<li>
<strong>LEthaLity (Lee Holmes)</strong>
<br>Developer
</li>
<li>
<strong>Robby (Robby)</strong>
<br>Developer
</li>
<br>
Want to get involved? Get in touch at <a href="mailto:team@anope.org">team@anope.org</a>.
</ul>