Adding myself as the maintainer.
parent
ff3cd79f08
commit
c1b0b6657f
4
setup.py
4
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)
|
||||
|
|
Loading…
Reference in New Issue