diff --git a/setup.py b/setup.py index 6f335f2..14ea3fc 100644 --- a/setup.py +++ b/setup.py @@ -28,8 +28,8 @@ setup \ , long_description = ''.join (description) , author = 'Karl Putland' , author_email = 'kputland@users.sourceforge.net' - , maintainer = 'Ralf Schlatterbeck' - , maintainer_email = 'rsc@runtux.com' + , maintainer = 'Randall Degges' + , maintainer_email = 'rdegges@gmail.com' , url = 'http://www.sourceforge.net/projects/pyst/' , packages = ['asterisk'] , license = ', '.join (licenses)