]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.13] gh-69001: Replace maintainer email in IDLE credits (GH-129588) (#129713)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 6 Feb 2025 07:37:50 +0000 (08:37 +0100)
committerGitHub <noreply@github.com>
Thu, 6 Feb 2025 07:37:50 +0000 (07:37 +0000)
Instead, anyone requesting credit should submit a PR with contribution summary.
(Also fix typo in existing name.)
(cherry picked from commit 76e018294801ab95f30756c702b63bf6b4c23310)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Lib/idlelib/CREDITS.txt

index 4a42af586a4a9e55567977bd012969b420fb4a2f..bea3ba7c20de22ea6e40f3a79fa49aea3e40ad0d 100644 (file)
@@ -33,15 +33,15 @@ Major contributors since 2005:
 
 - 2005: Tal Einat
 - 2010: Terry Jan Reedy (current maintainer)
-- 2013: Roger Serwys
+- 2013: Roger Serwy
 - 2014: Saimadhav Heblikar
 - 2015: Mark Roseman
 - 2017: Louie Lu, Cheryl Sabella, and Serhiy Storchaka
 
 For additional details refer to NEWS.txt and Changelog.
 
-Please contact the IDLE maintainer (kbk@shore.net) to have yourself included
-here if you are one of those we missed!
+If we missed you, feel free to submit a PR with a summary of
+contributions (for instance, at least 5 merged PRs).