Skip to content

Commit 3cf28aa

Browse files
authored
PEP 561, 759, 777: Update my name, email, and links (#4229)
Update my name, email, and links
1 parent 9b8e3f9 commit 3cf28aa

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

peps/pep-0561.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PEP: 561
22
Title: Distributing and Packaging Type Information
3-
Author: Ethan Smith <[email protected]>
3+
Author: Emma Harper Smith <[email protected]>
44
Status: Final
55
Type: Standards Track
66
Topic: Packaging, Typing
@@ -350,16 +350,16 @@ References
350350
(https://mypy.readthedocs.io/en/latest/installed_packages.html)
351351
352352
.. [stub_package] A stub-only package
353-
(https://github.com/ethanhs/stub-package)
353+
(https://github.com/emmatyping/stub-package)
354354
355355
.. [typed_package] Sample typed package
356-
(https://github.com/ethanhs/sample-typed-package)
356+
(https://github.com/emmatyping/pep-561)
357357
358358
.. [numpy-stubs] Stubs for numpy
359359
(https://github.com/numpy/numpy-stubs)
360360
361361
.. [pkg_checker] Sample package checker
362-
(https://github.com/ethanhs/check_typedpkg)
362+
(https://github.com/emmatyping/check_typedpkg)
363363
364364
Copyright
365365
=========

peps/pep-0759.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PEP: 759
22
Title: External Wheel Hosting
33
Author: Barry Warsaw <[email protected]>,
4-
Ethan Smith <[email protected]>
4+
Emma Harper Smith <[email protected]>
55
PEP-Delegate: Donald Stufft <[email protected]>
66
Discussions-To: https://discuss.python.org/t/pep-759-external-wheel-hosting/66458
77
Status: Draft

peps/pep-0777.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PEP: 777
22
Title: How to Re-invent the Wheel
3-
Author: Ethan Smith <[email protected]>
3+
Author: Emma Harper Smith <[email protected]>
44
Sponsor: Barry Warsaw <[email protected]>
55
PEP-Delegate: Paul Moore <[email protected]>
66
Discussions-To: https://discuss.python.org/t/pep-777-how-to-re-invent-the-wheel/67484

0 commit comments

Comments
 (0)