Skip to content

Commit 7c388ef

Browse files
Neil FloodNeil Flood
authored andcommitted
Change my email in the setup.py to be @Des, as @dSiti is obsolete (sigh....)
1 parent 44ccb73 commit 7c388ef

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
@@ -61,7 +61,7 @@
6161
version = fmask.__version__,
6262
description = 'Module to implement the fmask cloud masking algorithm (Zhu, Wang & Woodcock 2015)',
6363
author = 'Neil Flood',
64-
author_email = 'neil.flood@dsiti.qld.gov.au',
64+
author_email = 'neil.flood@des.qld.gov.au',
6565
scripts = scriptList,
6666
packages = ['fmask', 'fmask/cmdline'],
6767
ext_package = 'fmask',

0 commit comments

Comments
 (0)