https://github.com/python/cpython/commit/c821b715b31f03da1639b549b5ffeed13195410c commit: c821b715b31f03da1639b549b5ffeed13195410c branch: main author: Willow Chargin <[email protected]> committer: picnixz <[email protected]> date: 2025-04-19T14:50:59Z summary:
Update entry for Willow Chargin in `.mailmap` and `ACKS` (#132714) files: M .mailmap M Misc/ACKS diff --git a/.mailmap b/.mailmap index 013c839ed6b7a4..8f11bebb18fc17 100644 --- a/.mailmap +++ b/.mailmap @@ -1,3 +1,4 @@ # This file sets the canonical name for contributors to the repository. # Documentation: https://git-scm.com/docs/gitmailmap +Willow Chargin <[email protected]> Amethyst Reese <[email protected]> <[email protected]> diff --git a/Misc/ACKS b/Misc/ACKS index 25542d01de695c..42068ec6aefbd2 100644 --- a/Misc/ACKS +++ b/Misc/ACKS @@ -318,7 +318,7 @@ Brad Chapman Greg Chapman Mitch Chapman Matt Chaput -William Chargin +Willow Chargin Ben Chatterton Yogesh Chaudhari Gautam Chaudhuri _______________________________________________ Python-checkins mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-checkins.python.org/ Member address: [email protected]
