Skip to content

Commit 9460e42

Browse files
authored
Email is @python.org since 2018 (#1343)
1 parent 6aeb2b2 commit 9460e42

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
@@ -5,7 +5,7 @@ build-backend = "hatchling.build"
55
[project]
66
name = "ipykernel"
77
dynamic = ["version"]
8-
authors = [{name = "IPython Development Team", email = "ipython-dev@scipy.org"}]
8+
authors = [{name = "IPython Development Team", email = "ipython-dev@python.org"}]
99
license = {file = "LICENSE"}
1010
readme = "README.md"
1111
description = "IPython Kernel for Jupyter"

0 commit comments

Comments
 (0)