diff options
| -rw-r--r-- | CMakeLists.txt | 2 | ||||
| -rw-r--r-- | Contributors.rst | 62 |
2 files changed, 63 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index c8ec900e..8e69111d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -153,7 +153,7 @@ set (RST_FILES "LUA Api" "Contributors" ) - + set (RST_PROCESSED_FILES "") IF(RST2HTML_EXECUTABLE) foreach(F ${RST_FILES}) diff --git a/Contributors.rst b/Contributors.rst new file mode 100644 index 00000000..112a847e --- /dev/null +++ b/Contributors.rst @@ -0,0 +1,62 @@ +Contributors +============ +The following is a list of people who have contributed to **DFHack**. +If you belong here and are missing please add yourself and send me (peterix) a pull request :-) + +- Petr Mrázek <peterix@gmail.com> +- Alexander Gavrilov <angavrilov@gmail.com> +- doomchild <lee.crabtree@gmail.com> +- Quietust <quietust@gmail.com> +- jj <john-git@ofjj.net> +- Warmist <warmist@gmail.com> +- Robert Heinrich <robertheinrich73@googlemail.com> +- simon <simon@banquise.net> +- Kelly Martin <kelly.lynn.martin@gmail.com> +- mizipzor <mizipzor@gmail.com> +- Simon Jackson <sizeak@hotmail.com> +- belal <jimbelal@gmail.com> +- RusAnon <rusanon@dollchan.ru> +- Raoul XQ <raoulxq@gmail.com> +- Matthew Cline <zelgadis@sourceforge.net> +- Mike Stewart <thewonderidiot@gmail.com> +- Timothy Collett <tcollett+github@topazgryphon.org> +- RossM <Ross@Gnome> +- Tom Prince <tom.prince@ualberta.net> +- Jared Adams <jaxad0127@gmail.com> +- expwnent <q309185@gmail.com> +- Erik Youngren <artanis.00@gmail.com> +- Espen Wiborg <espen.wiborg@telio.no> +- Tim Walberg <twalberg@comcast.net> +- Mikko Juola <mikko.juola@kolumbus.fi> +- rampaging-poet <yrudoingthis@hotmail.com> +- U-glouglou\\simon +- Clayton Hughes <clayton.hughes@gmail.com> +- zilpin <ziLpin@gmail.com> +- Will Rogers <wjrogers@gmail.com> +- NMLittle <nmlittle@gmail.com> +- root +- reverb +- Zhentar <Zhentar@gmail.com> +- Valentin Ochs <a@0au.de> +- Priit Laes <plaes@plaes.org> +- kmartin +- Neil Little +- rout <rout.mail+github@gmail.com> +- rofl0r <retnyg@gmx.net> +- harlanplayford <harlanplayford@gmail.com> +- gsvslto <gsvslto@gmail.com> +- sami +- potato +- playfordh <harlanplayford@gmail.com> +- feng1st <nf_xp@hotmail.com> +- comestible <nickolas.g.russell@gmail.com> +- Rumrusher <Anuleakage@yahoo.com> +- Rinin <RininS@Gmail.com> +- Raoul van Putten +- John Shade <gsvslto@gmail.com> +- John Beisley <greatred@gmail.com> +- Feng <nf_xp@hotmail.com> +- Donald Ruegsegger <druegsegger@gmail.com> +- Caldfir <caldfir@hotmail.com> +- Antalia <tamarakorr@gmail.com> +- Angus Mezick <amezick@gmail.com>
\ No newline at end of file |
