Revision 5adcc57e snf-quotaholder-app/setup.py

b/snf-quotaholder-app/setup.py
64 64
    name='snf-quotaholder-app',
65 65
    version=VERSION,
66 66
    license='BSD',
67
    url='http://code.grnet.gr/',
67
    url='http://www.synnefo.org/',
68 68
    description=SHORT_DESCRIPTION,
69 69
    long_description=README + '\n\n' + CHANGES,
70 70
    classifiers=CLASSIFIERS,
71 71

  
72
    author='Package author',
73
    author_email='author@grnet.gr',
74
    maintainer='Package maintainer',
75
    maintainer_email='maintainer@grnet.gr',
72
    author='Synnefo development team',
73
    author_email='synnefo-devel@googlegroups.com',
74
    maintainer='Synnefo development team',
75
    maintainer_email='synnefo-devel@googlegroups.com',
76 76

  
77 77
    packages=PACKAGES,
78 78
    include_package_data=True,

Also available in: Unified diff