Show
Ignore:
Timestamp:
03/25/08 01:39:08 (5 months ago)
Author:
coderanger
Message:

Change my email to avoid Yahoo, which decided to brake my scraper script recently.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • themeengineplugin/0.10/setup.py

    r1680 r3416  
    1212 
    1313    author = "Noah Kantrowitz", 
    14     author_email = "coderanger@yahoo.com", 
     14    author_email = "noah@coderanger.net", 
    1515    description = "Provide a modular interface to styling Trac.", 
    1616    license = "BSD", 
  • themeengineplugin/0.11/setup.py

    r3403 r3416  
    1111 
    1212    author = 'Noah Kantrowitz', 
    13     author_email = 'coderanger@yahoo.com', 
     13    author_email = 'noah@coderanger.net', 
    1414    description = 'Provide a modular interface to styling Trac.', 
    1515    license = 'BSD',