AUTHORS 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. Primary Authors
  2. ===============
  3. Yuri Takteyev <http://freewisdom.org/>, who has written much of the current code
  4. while procrastingating his Ph.D.
  5. Waylan Limberg <http://achinghead.com/>, who has written most of the available
  6. extensions and later was asked to join Yuri, fixing nummrious bugs, adding
  7. documentation and making general improvements to the existing codebase,
  8. included a complete refactor of the core.
  9. Artem Yunusov, who as part of a 2008 GSoC project, has refactored inline
  10. patterns, replaced the NanoDOM with ElementTree support and made various other
  11. improvements.
  12. Manfed Stienstra <http://www.dwerg.net/>, who wrote the original version of
  13. the script and is responsible for various parts of the existing codebase.
  14. David Wolever, who refactored the extension API and made other improvements
  15. as he helped to integrate Markdown into Dr.Project.
  16. Other Contributors
  17. ==================
  18. The incomplete list of individuals below have provided patches or otherwise
  19. contributed to the project in various ways. We would like to thank everyone
  20. who has contributed to the progect in any way.
  21. Eric Abrahamsen
  22. Jeff Balogh
  23. Sergej Chodarev
  24. Chris Clark
  25. Tiago Cogumbreiro
  26. Kjell Magne Fauske
  27. G. Clark Haynes
  28. Daniel Krech
  29. Steward Midwinter
  30. Jack Miller
  31. Neale Pickett
  32. Paul Stansifer
  33. John Szakmeister
  34. Malcolm Tredinnick
  35. Ben Wilson
  36. and many others who helped by reporting bugs