Skip to content

Commit 0b83254

Browse files
authored
Merge pull request #970 from keflavich/author_no_email
Remove author e-mail addresses
2 parents a06ac18 + 120d17e commit 0b83254

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dynamic = [
66
description = "A package for interaction with spectral cubes"
77
readme = "README.rst"
88
authors = [
9-
{ name = "Adam Ginsburg", email = "[email protected]" },
9+
{ name = "Adam Ginsburg" },
1010
{ name = "Tom Robitaille" },
1111
{ name = "Chris Beaumont" },
1212
{ name = "Adam Leroy" },

0 commit comments

Comments
 (0)