Changeset 3416 for hierwikiplugin

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

    r1552 r3416  
    1010    #package_data={ 'hierwiki' : [ ] }, 
    1111    author = "Noah Kantrowitz", 
    12     author_email = "coderanger@yahoo.com", 
     12    author_email = "noah@coderanger.net", 
    1313    description = "Hierarchical wiki utilities for Trac.", 
    1414    long_description = "Various things related to using the Trac wiki in hierarchical way.", 
  • hierwikiplugin/0.9/setup.py

    r899 r3416  
    1010    package_data={ 'hierwiki' : [ ] }, 
    1111    author = "Noah Kantrowitz", 
    12     author_email = "coderanger@yahoo.com", 
     12    author_email = "noah@coderanger.net", 
    1313    description = "Hierarchical wiki macros.", 
    1414    long_description = "Various things related to using the wiki in hierarchical way.",