71 lines
2.2 KiB
Markdown
71 lines
2.2 KiB
Markdown
|
|
title: Authors
|
||
|
|
|
||
|
|
Primary Authors
|
||
|
|
===============
|
||
|
|
|
||
|
|
* __[Waylan Limberg](https://github.com/waylan)__
|
||
|
|
|
||
|
|
@waylan is the current maintainer of the code and has written much of the
|
||
|
|
current code base, including a complete refactor of the core for version 2.0.
|
||
|
|
He started out by authoring many of the available extensions and later was
|
||
|
|
asked to join Yuri, where he began fixing numerous bugs, adding
|
||
|
|
documentation and making general improvements to the existing code base.
|
||
|
|
|
||
|
|
* __[Dmitry Shachnev](https://github.com/mitya57)__
|
||
|
|
|
||
|
|
@mitya57 joined the team after providing a number of helpful patches and has
|
||
|
|
been assisting with maintenance, reviewing pull requests and ticket triage.
|
||
|
|
|
||
|
|
* __[Isaac Muse](https://github.com/facelessuser)__
|
||
|
|
|
||
|
|
@facelessuser joined the team after providing a number of helpful patches
|
||
|
|
and has been assisting with maintenance, reviewing pull requests and ticket
|
||
|
|
triage.
|
||
|
|
|
||
|
|
* __[Yuri Takteyev](https://github.com/yuri)__
|
||
|
|
|
||
|
|
Yuri wrote most of the code found in version 1.x while procrastinating his
|
||
|
|
Ph.D. Various pieces of his code still exist, most notably the basic
|
||
|
|
structure.
|
||
|
|
|
||
|
|
* __Manfed Stienstra__
|
||
|
|
|
||
|
|
Manfed wrote the original version of the script and is responsible for
|
||
|
|
various parts of the existing code base.
|
||
|
|
|
||
|
|
* __Artem Yunusov__
|
||
|
|
|
||
|
|
Artem, who as part of a 2008 GSoC project, refactored inline patterns,
|
||
|
|
replaced the NanoDOM with ElementTree support and made various other
|
||
|
|
improvements.
|
||
|
|
|
||
|
|
* __David Wolever__
|
||
|
|
|
||
|
|
David refactored the extension API and made other improvements
|
||
|
|
as he helped to integrate Markdown into Dr.Project.
|
||
|
|
|
||
|
|
Other Contributors
|
||
|
|
==================
|
||
|
|
|
||
|
|
The incomplete list of individuals below have provided patches or otherwise
|
||
|
|
contributed to the project prior to the project being hosted on GitHub. See the
|
||
|
|
GitHub commit log for a list of recent contributors. We would like to thank
|
||
|
|
everyone who has contributed to the project in any way.
|
||
|
|
|
||
|
|
* Eric Abrahamsen
|
||
|
|
* Jeff Balogh
|
||
|
|
* Sergej Chodarev
|
||
|
|
* Chris Clark
|
||
|
|
* Tiago Cogumbreiro
|
||
|
|
* Kjell Magne Fauske
|
||
|
|
* G. Clark Haynes
|
||
|
|
* Daniel Krech
|
||
|
|
* Steward Midwinter
|
||
|
|
* Jack Miller
|
||
|
|
* Neale Pickett
|
||
|
|
* Paul Stansifer
|
||
|
|
* John Szakmeister
|
||
|
|
* Malcolm Tredinnick
|
||
|
|
* Ben Wilson
|
||
|
|
* and many others who helped by reporting bugs
|