8000 gh-83270: Update IDLE's credits by erlend-aasland · Pull Request #95528 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-83270: Update IDLE's credits #95528

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 2, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update Lib/idlelib/CREDITS.txt
  • Loading branch information
terryjreedy authored Aug 2, 2022
commit b666b505533425e8deb1111ed999b06596779099
2 changes: 1 addition & 1 deletion Lib/idlelib/CREDITS.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Major contributors since 2005:

- 2005: Tal Einat
- 2010: Terry Jan Reedy (current maintainer)
- 2013: Roger Serwys and GSOC Phil Webster
- 2013: Roger Serwys
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- 2013: Roger Serwys
- 2013: Roger Serwy

- 2014: Saimadhav Heblikar
- 2015: Mark Roseman
- 2017: Louie Lu, Cheryl Sabella, and Serhiy Storchaka
Expand Down
0