Revision 61346179 setup.py

b/setup.py
43 43
    description='Command line tool for creating images',
44 44
    long_description=open('README').read(),
45 45
    url='https://code.grnet.gr/projects/snf-image-creator',
46
    author="GRNET development team",
47
    author_email="okeanos-dev@lists.grnet.gr",
46
    author="Synnefo development team",
47
    author_email="synnefo-devel@googlegroups.com",
48 48
    license='BSD',
49 49
    packages=find_packages(),
50 50
    include_package_data=True,

Also available in: Unified diff