1
0
Эх сурвалжийг харах

setup.py: update maintainer email address

Fabian Peter Hammerle 4 жил өмнө
parent
commit
9a7c22afc9
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -7,7 +7,7 @@ setuptools.setup(
     name='dlinfo',
     use_scm_version=True,
     maintainer='Cloudflight Space',
-    maintainer_email='space@cloudflight.io',
+    maintainer_email='aerospace@cloudflight.io',
     description="Python wrapper for libc\'s dlinfo and dyld_find on Mac",
     long_description=LONG_DESCRIPTION,
     license="MIT",