Skip to content

Commit 08b36ad

Browse files
Jeffrey WhitakerJeffrey Whitaker
authored andcommitted
update email
1 parent 0df99f0 commit 08b36ad

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ build-backend = "setuptools.build_meta"
1111
name = "netCDF4"
1212
description = "Provides an object-oriented python interface to the netCDF version 4 library"
1313
authors = [
14-
{name = "Jeff Whitaker", email = "jeffrey.s.whitaker@noaa.gov"},
14+
{name = "Jeff Whitaker", email = "whitaker.jeffrey@gmail.com"},
1515
]
1616
requires-python = ">=3.9"
1717
keywords = [

src/netCDF4/_netCDF4.pyx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1255,7 +1255,7 @@ Support for complex numbers is handled via the
12551255
further details.
12561256
12571257
1258-
**contact**: Jeffrey Whitaker <jeffrey.s.whitaker@noaa.gov>
1258+
**contact**: Jeffrey Whitaker <whitaker.jeffrey@gmail.com>
12591259
12601260
**copyright**: 2008 by Jeffrey Whitaker.
12611261

0 commit comments

Comments
 (0)