diff --git a/peps/pep-0561.rst b/peps/pep-0561.rst index 3077e99f41d..47780e47fa9 100644 --- a/peps/pep-0561.rst +++ b/peps/pep-0561.rst @@ -1,6 +1,6 @@ PEP: 561 Title: Distributing and Packaging Type Information -Author: Ethan Smith +Author: Emma Harper Smith Status: Final Type: Standards Track Topic: Packaging, Typing @@ -350,16 +350,16 @@ References (https://mypy.readthedocs.io/en/latest/installed_packages.html) .. [stub_package] A stub-only package - (https://github.com/ethanhs/stub-package) + (https://github.com/emmatyping/stub-package) .. [typed_package] Sample typed package - (https://github.com/ethanhs/sample-typed-package) + (https://github.com/emmatyping/pep-561) .. [numpy-stubs] Stubs for numpy (https://github.com/numpy/numpy-stubs) .. [pkg_checker] Sample package checker - (https://github.com/ethanhs/check_typedpkg) + (https://github.com/emmatyping/check_typedpkg) Copyright ========= diff --git a/peps/pep-0759.rst b/peps/pep-0759.rst index 4ac15bb4d5f..ef5118362d6 100644 --- a/peps/pep-0759.rst +++ b/peps/pep-0759.rst @@ -1,7 +1,7 @@ PEP: 759 Title: External Wheel Hosting Author: Barry Warsaw , - Ethan Smith + Emma Harper Smith PEP-Delegate: Donald Stufft Discussions-To: https://discuss.python.org/t/pep-759-external-wheel-hosting/66458 Status: Draft diff --git a/peps/pep-0777.rst b/peps/pep-0777.rst index fb5a9576219..3d728f0811d 100644 --- a/peps/pep-0777.rst +++ b/peps/pep-0777.rst @@ -1,6 +1,6 @@ PEP: 777 Title: How to Re-invent the Wheel -Author: Ethan Smith +Author: Emma Harper Smith Sponsor: Barry Warsaw PEP-Delegate: Paul Moore Discussions-To: https://discuss.python.org/t/pep-777-how-to-re-invent-the-wheel/67484