[Checkins] SVN: z3c.zalchemy/trunk/setup.py Corrected email
    Jürgen Kartnaller 
    juergen at kartnaller.at
       
    Thu Mar  1 01:05:27 EST 2007
    
    
  
Log message for revision 72941:
  Corrected email
  
Changed:
  U   z3c.zalchemy/trunk/setup.py
-=-
Modified: z3c.zalchemy/trunk/setup.py
===================================================================
--- z3c.zalchemy/trunk/setup.py	2007-03-01 04:36:18 UTC (rev 72940)
+++ z3c.zalchemy/trunk/setup.py	2007-03-01 06:05:26 UTC (rev 72941)
@@ -3,7 +3,7 @@
 setup(name='z3c.zalchemy',
       version='trunk',
       author='Juergen Kartnaller',
-      author_email='juergen at kartnaller.at',
+      author_email='juergen.kartnaller at lovelysystems.com',
       url='https://svn.zope.org.repos/main',
       description="""SQLAlchemy integration into Zope 3""",
       license='ZPL 2.1',
    
    
More information about the Checkins
mailing list