Show
Ignore:
Timestamp:
03/25/08 01:39:08 (10 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
  • combinewikiplugin/0.10/setup.py

    r1636 r3416  
    1010    package_data={ 'combinewiki' : [ 'templates/*.cs' ] }, 
    1111    author = "Noah Kantrowitz", 
    12     author_email = "coderanger@yahoo.com", 
     12    author_email = "noah@coderanger.net", 
    1313    description = "Export a subset of a Trac wiki as a single file.", 
    1414    long_description = "Export multiple wiki pages to a single file. Automatically generates a title page and table of contents.",