Skip to content

Commit 0cb0a15

Browse files
author
Dan
committed
Updated setup.py
1 parent 2604996 commit 0cb0a15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,9 @@ def run_setup(ext_modules):
8484
name='influxgraph',
8585
version=versioneer.get_version(),
8686
cmdclass=cmdclass,
87-
url='https://github.com/pkittenis/influxgraph',
87+
url='https://github.com/InfluxGraph/influxgraph',
8888
license='apache2',
89-
author='PK, re-write of graphite-influxdb by Dieter Plaetinck',
89+
author='Panos Kittenis',
9090
author_email='[email protected]',
9191
description=('InfluxDB storage plugin for Graphite-API'),
9292
long_description=open('README.rst').read(),

0 commit comments

Comments
 (0)