Skip to content

Commit 9a7c22a

Browse files
committed
setup.py: update maintainer email address
1 parent c60e442 commit 9a7c22a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
name='dlinfo',
88
use_scm_version=True,
99
maintainer='Cloudflight Space',
10-
maintainer_email='space@cloudflight.io',
10+
maintainer_email='aerospace@cloudflight.io',
1111
description="Python wrapper for libc\'s dlinfo and dyld_find on Mac",
1212
long_description=LONG_DESCRIPTION,
1313
license="MIT",

0 commit comments

Comments
 (0)