-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
27 lines (23 loc) · 1.36 KB
/
about.html
File metadata and controls
27 lines (23 loc) · 1.36 KB
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
---
layout: default
title: About - The Openglad Project
description: Contributors to the Openglad project
permalink: /about
---
<h1>About</h1>
<p>Many people contributed to Openglad! Here they are, in alphabetical order (of last name).</p>
<dl class="dl-horizontal">
<dt><a href="mailto:grimfang4@gmail.com">Jonathan Dearborn</a></dt><dd>SDL2 port, Android port, Ouya port, programming</dd>
<dt><a href="mailto:wmd@isroot.com">Sean Ford</a></dt><dd>SDL port, programming</dd>
<dt><a href="mailto:erikh2000@yahoo.com">Erik Hermansen</a></dt><dd>fading code</dd>
<dt>Chad Lawrence</dt><dd>programming</dd>
<dt>Doug McCreary</dt><dd>programming</dd>
<dt>Niall O'Higgins</dt><dd>autogen script, crossplatform work</dd>
<dt><a href="mailto:kaolpa@utu.fi">Kari Pahula</a></dt><dd>autoconf, optimization, config file handling</dd>
<dt>Tom Ricket</dt><dd>programming</dd>
<dt>Mike Rimer</dt><dd>fading code</dd>
<dt>Mike Scandizzo</dt><dd>programming</dd>
<dt><a href="mailto:yans@yancomm.net">Yan Shoshitaishvili</a></dt><dd>SDL port, programming</dd>
<dt>David Storey</dt><dd>crossplatform work</dd>
</dl>
<p>We've kept Openglad alive because we love the game. If you do as well, drop us a line and say so! Alternatively, you can help develop the game by sending us a pull request on <a href="https://github.com/openglad/openglad">GitHub</a>!</p>