Credit to schmir, also sticking my own name in a few more places cuz I no longer work for Linden Lab.

This commit is contained in:
Ryan Williams
2010-05-27 23:05:22 -07:00
parent 12fc3a40ff
commit 18a7ca47da

View File

@@ -1,3 +1,7 @@
Maintainer (i.e., Who To Hassle If You Find Bugs)
-------------------------------------------------
Ryan Williams, rdw on Freenode, breath@alum.mit.edu
Original Authors
----------------
* Bob Ippolito
@@ -23,6 +27,7 @@ Contributors
* Sergey Shepelev
* Chuck Thier
* Daniele Varrazzo
* Ryan Williams
Linden Lab Contributors
-----------------------
@@ -51,4 +56,5 @@ Thanks To
* Ambroff, nice pygtk hub example
* Michael Carter, and Marcin Bachry, nice repro of a bug and good diagnosis leading to the fix
* David Ziegler, reporting issue #53
* Favo Yang, twisted hub patch
* Favo Yang, twisted hub patch
* Schmir, patch that fixes readline method with chunked encoding in wsgi.py