Genconfig
  • Overview
  • Repository
  • Tickets
  • Statistics
  • Projects

Repository

Add authors_email

Parent commits : 40e2b5756a26f0857e9525bb0eb7c33335ee20af,
Children commits : 3d94314052266de7d2ce5c81b35813d8bb9b5dd3,

By lds on 2010-07-11 14:06:04
Add authors_email

Browse content
Difference with parent commit 40e2b5756a26f0857e9525bb0eb7c33335ee20af
Files modified:
setup.py
--- 
+++ 
@@ -22,6 +22,7 @@
         download_url	= 'piggledy.org',
         license		= 'GPL',
         author		= 'Laurent DEFERT',
+        author_email	= 'laurent_defert@yahoo.fr',
         description	= 'Template based configuration file generator',
         classifiers 	= CLASSIFIERS,
         packages	= PACKAGES,

Generated with KisssPM