blob: 5f8b042b5f10fe42c11787b10d2de1a9a9504bfa (
plain)
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
28
29
30
|
INITIAL AUTHORS
The original creole markup parser and emitter are from the MoinMoin
project:
* 2007 MoinMoin:RadomirDopieralski (creole 0.5 implementation),
* 2007 MoinMoin:ThomasWaldmann (updates)
PRIMARY AUTHORS are and/or have been (alphabetic order):
* Diemer, Jens
Main Developer since the first code line.
ohloh.net profile: <http://www.ohloh.net/accounts/4179/>
Homepage: <http://www.jensdiemer.de/>
CONTRIBUTORS are and/or have been:
* John Dupuy <https://github.com/JohnAD>
* Julien Enselme <https://github.com/Jenselme>
* Sepero <https://github.com/Sepero>
* Vitja.Makarov <http://code.google.com/u/Vitja.Makarov/>
* Betz Stefan alias 'encbladexp' <http://www.stefan-betz.net/>
* Eric O'Connell <eric@zerominuszero.net>
Special thanks to the python-forum.de guys, particularly:
* EyDu
* sma
|