Skip to content

Commit 39ffc7b

Browse files
committed
correcting email
1 parent 20c26f6 commit 39ffc7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ build-backend = "setuptools.build_meta"
66
name = "diffpy.fourigui"
77
dynamic=['version', 'dependencies']
88
authors = [
9-
{ name="Simon Billinge", email="sbillinge@columbia.edu" },
9+
{ name="Simon Billinge", email="sb2896@columbia.edu" },
1010
]
1111
maintainers = [
12-
{ name="Simon Billinge", email="sbillinge@columbia.edu" },
12+
{ name="Simon Billinge", email="sb2896@columbia.edu" },
1313
]
1414
description = "Tool for visualizing 3D diffraction and PDF images."
1515
keywords = ['diffraction', 'PDF', 'pair distribution function', 'gui']

0 commit comments

Comments
 (0)