31 lines
1.4 KiB
XML
31 lines
1.4 KiB
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<!DOCTYPE authors SYSTEM "authors.dtd">
|
||
|
|
||
|
<!--
|
||
|
|
||
|
This file is supposed to list all authors and contributors. It's in
|
||
|
XML format so that it can easily be used in source code. When
|
||
|
changing this file, please keep the alphabetical order. This file
|
||
|
was adapted from GIMP.
|
||
|
|
||
|
-->
|
||
|
|
||
|
<authors xmlns="http://purl.org/dc/elements/1.1/">
|
||
|
|
||
|
<contributor role="author" last-active="1.7">Andrew Stribblehill</contributor>
|
||
|
<contributor role="author" last-active="1.8">David Shanks</contributor>
|
||
|
<contributor role="author" last-active="1.6">George Talusan</contributor>
|
||
|
<contributor role="author" last-active="1.6">James E. Flemer</contributor>
|
||
|
<contributor role="author" last-active="1.7">Jeremy Hinegardner</contributor>
|
||
|
<contributor role="author" last-active="1.7">Kim Holviala</contributor>
|
||
|
<contributor role="author" last-active="1.7">Marc Silver</contributor>
|
||
|
<contributor role="author" last-active="1.8">Mathew Mrosko</contributor>
|
||
|
<contributor role="author" last-active="1.7">Matthew Dempsky</contributor>
|
||
|
<contributor role="author" last-active="1.8">Michael Adam</contributor>
|
||
|
<contributor role="author" last-active="1.8">Mukund Sivaraman</contributor>
|
||
|
<contributor role="author" last-active="1.6">Petr Lampa</contributor>
|
||
|
<contributor role="author" last-active="1.7">Robert James Kaes</contributor>
|
||
|
<contributor role="author" last-active="1.7">Steven Young</contributor>
|
||
|
|
||
|
</authors>
|