AUTHORS
author Todd Larsen <tlarsen@google.com>
Tue, 06 May 2008 22:06:43 +0000
changeset 7 5c72db822ebb
parent 5 41c3b7f045b4
child 79 58001ec7720c
permissions -rw-r--r--
Initial revision of the user.py module, containing the User Model, from the patch contributed by Sverre Rabbelier. Thanks, Sverre, for contributing our first external patch!

# Please sort this file in alphabetical order by last (given) name.
# Please only include one name per line.  If an (optional) email address is
# included, it must be RFC 2821 compliant (properly quoted, escaped, etc.).
# Lines beginning with # can be stripped from the file, as can blank lines.

"Todd Larsen" <tlarsen@google.com>
"Sverre Rabbelier" <sverre@rabbelier.nl>