rss2email: Sort __contributors__ by first name and add missing folks
authorW. Trevor King <wking@tremily.us>
Fri, 18 Jan 2013 03:07:45 +0000 (22:07 -0500)
committerW. Trevor King <wking@tremily.us>
Fri, 18 Jan 2013 03:09:43 +0000 (22:09 -0500)
commit050fbec7a312015ab0d26823028c425d7d0db82a
treef8b2cdf3101d0d9b7fc4259de25ed0dcb213025c
parent2ffaf52858ec0f1726354f94e533533be3034e40
rss2email: Sort __contributors__ by first name and add missing folks

This brings __contributors__ in line with the auto-generated AUTHORS.
I'm not convinced that listing __contributors__ in a Python-parsable
manner is worth the trouble, but I'll leave it in for now.

Signed-off-by: W. Trevor King <wking@tremily.us>
rss2email/__init__.py