Skip to content

Commit 3354207

Browse files
Update README.md (#518)
* Update README.md Changed email address for contact requests (Wade->Rick). * Changed email address in __about__.py (Wade->Rick). --------- Co-authored-by: Daniel Pressler <[email protected]>
1 parent 11d19a0 commit 3354207

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ Changes to sarpy for the sole purpose of supporting a Python version beyond
153153
end-of-life are unlikely to be considered.
154154

155155
Information regarding any discovered bugs would be greatly appreciated, so please
156-
feel free to create a GitHub issue. If more appropriate, contact wade.c.schwartzkopf@nga.mil.
156+
feel free to create a GitHub issue. If more appropriate, contact richard.m.naething@nga.mil.
157157

158158
Integration Branches
159159
--------------------

sarpy/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
__author__ = "National Geospatial-Intelligence Agency"
3535
__url__ = "https://github.com/ngageoint/sarpy"
36-
__email__ = "Wade.C.Schwartzkopf@nga.mil"
36+
__email__ = "richard.m.naething@nga.mil"
3737

3838

3939
__title__ = "sarpy"

0 commit comments

Comments
 (0)