aboutsummaryrefslogtreecommitdiffhomepage
path: root/AUTHORS
diff options
context:
space:
mode:
authorGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-09-14 19:26:18 +0200
committerGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-09-14 19:26:18 +0200
commitc2d0f9c2e4cf1b0f72ac4c1258db547cfe28fbfc (patch)
tree9edd9f6161f4ebcf6179f2202b9a009751e5cca5 /AUTHORS
parent1048a492a7b5c8772c80c3c6530a89df34556235 (diff)
trying to treat everyone equally (no stupid division 'developer' vs 'contributor') , but i do want to put some important roles at the top so people can get in touch with the person responsible for a
certain area
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS78
1 files changed, 44 insertions, 34 deletions
diff --git a/AUTHORS b/AUTHORS
index d6f9123..982f040 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,48 +1,58 @@
+Uzbl would never be what it is today without the help of these people.
-Developers:
- Dieter Plaetinck (Dieter@be) <email is dieter AT plaetinck.be>
- Dusan Popovic (dusanx)
- Michael Walker (Barrucadu) <email is mike AT barrucadu.co.uk>
- Přemysl Hrubý (anydot) <email is dfenze AT gmail.com>
- Robert Manea (robm) <email is rob DOT manea AT gmail DOT com>
- Henri Kemppainen (DuClare) <email is akarinotengoku AT THE DOMAIN OF gmail.com>
-Contributors:
- Zane Ashby (HashBox) - Rewrote FIFO interface. Fixed various bugs.
- (sentientswitch) - Cleaned up code. Added some commands.
- Jan Kolkmeier (jouz) - scrolling, link following
- Evgeny Grablyk - libsoup settings
- Damien Leon - misc
- Peter Suschlik - backwards searching
- (salinasv) - move some variables to heap
- Sylvester Johansson (scj) - form filler script & different take on link follower
- (mxf) - uzblcat
- Mark Nevill - misc patches
- Uli Schlachter (psychon) - basic mime_policy_cb & Makefile patch
- James S Wheaton (uranther) - zoom level, test framework
+Special roles:
+- global/C code management/QA: Dieter, Rob
+- python code management/QA: Mason, Tom
+- website/mailinglist/bugtracker/...: Dieter, Michael W.
+
+In alphabetical order:
+
(bobpaul) - session script patches
- Tom Adams (holizz) - few patches, cookies.py, gtkplug/socket & proof of concept uzbl_tabbed.py, scheme_handler
- neutralinsomniac - load_progress = 0 fix
- Maximilian Gaß (mxey) - several small patches
- Abel Camarillo (00z) - various portability fixes, such as BSD fixes for Makefile and posix shell scripts
+ (dequis) - Uzbl.run, birectional socket, javascript commands
+ (evocallaghan) - tiny patches
(israellevin) - toggle_zoom_type
(kmeaw) - fix for multibyte utf8 characters segfault
- (evocallaghan) - tiny patches
+ (mxf) - uzblcat
+ (neutralinsomniac) - load_progress = 0 fix
+ (salinasv) - move some variables to heap
+ (sentientswitch) - Cleaned up code. Added some commands.
Aaron Griffin (phrakture) - Makefile patches to build on OSX
- Mason Larobina - os.environ.keys() & os.path.join fix in cookies.py, work on uzbl_tabbed.py, cookie_daemon.py
- (dequis) - Uzbl.run, birectional socket, javascript commands
+ Abel Camarillo (00z) - various portability fixes, such as BSD fixes for Makefile and posix shell scripts
+ Andraž 'ruskie' Levstik - font_family patch
Brendan Taylor (bct) - various bugfixes, making misc variables much better using expand(), refactoring some internal var stuff
+ Chris Mason - code snippets such as basic cookie handler
Chris van Dijk (quigybo) - work on uzbl_tabbed.py
+ Damien Leon - misc
+ Devon Jones <devon.jones@gmail.com> - uzbl_tabbed: bring_to_front
+ Dieter Plaetinck (Dieter@be) <dieter AT plaetinck.be> - several contributions
+ Dusan Popovic (dusanx) - many contributions to early uzbl
+ Evgeny Grablyk - libsoup settings
+ Helmut Grohne (helmut) - move void **ptr to union, various fixes
+ Henri Kemppainen (DuClare) <email is akarinotengoku AT THE DOMAIN OF gmail.com> - many contributions, mostly old handler code
+ Jake Probst <jake.probst@gmail.com> - uzbl_tabbed: multiline tablist
+ James S Wheaton (uranther) - zoom level, test framework
+ Jan Kolkmeier (jouz) - scrolling, link following
+ Laurence Withers (lwithers) - talk_to_socket
+ Mark Nevill - misc patches
+ Mason Larobina - os.environ.keys() & os.path.join fix in cookies.py, work on uzbl_tabbed.py, cookie_daemon.py
+ Maximilian Gaß (mxey) - several small patches
+ Michael Fiano (axionix) - added cookie_daemon.py whitelist
+ Michael Walker (Barrucadu) <mike AT barrucadu.co.uk> - contributions to early uzbl
Moritz Lenz - small doc fix
+ Paweł Zuzelski (pawelz) - download handler proxy patch
+ Peter Suschlik - backwards searching
+ Přemysl Hrubý (anydot) <email is dfenze AT gmail.com> - several C contributions and cleanups
+ Robert Manea (robm) <email is rob DOT manea AT gmail DOT com> - C code all over the place
Sergey Shepelev (temoto) - doc patch
+ Sylvester Johansson (scj) - form filler script & different take on link follower
Tassilo Horn (tsdh) - $VISUAL patch
- Laurence Withers (lwithers) - talk_to_socket
- Andraž 'ruskie' Levstik - font_family patch
- Helmut Grohne (helmut) - move void **ptr to union, various fixes
- Paweł Zuzelski (pawelz) - download handler proxy patch
- Michael Fiano (axionix) - added cookie_daemon.py whitelist
- Jake Probst <jake.probst@gmail.com> - uzbl_tabbed: multiline tablist
- Devon Jones <devon.jones@gmail.com> - uzbl_tabbed: bring_to_front
+ Thorsten Wilms - logo design
+ Tom Adams (holizz) - few patches, cookies.py, gtkplug/socket & proof of concept uzbl_tabbed.py, scheme_handler
+ Uli Schlachter (psychon) - basic mime_policy_cb & Makefile patch
+ Zane Ashby (HashBox) - Rewrote FIFO interface. Fixed various bugs.
+
+Also, thanks to all people who've posted useful things to the mailing list and/or wiki.
Originaly based on http://trac.webkit.org/browser/trunk/WebKitTools/GtkLauncher/main.c