AUTHORS
author Sverre Rabbelier <srabbelier@gmail.com>
Sun, 05 Oct 2008 13:27:49 +0000
changeset 285 52e206a6a417
parent 261 76c8de298e98
child 604 2552e82258ed
permissions -rw-r--r--
Style fix, as requested by Todd to dict usage Use "dict['key'] = value" instead of "dict.update({'key' : 'value'})" when updating only one key.

# 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>
"Chen Lunpeng" <forever.clp@gmail.com>
"Sverre Rabbelier" <sverre@rabbelier.nl>
"Pawel Solyga" <pawel.solyga@gmail.com>