[3.15] CODEOWNERS: Remove everyone from `removed-ids.txt` (GH-154886) (#154957)
hugovk <[email protected]> Thu, 30 Jul 2026 15:57:00 -0400 (EDT)
| Newsgroups | gmane.comp.python.cvs |
|---|---|
| Message-ID | <[email protected]> |
https://github.com/python/cpython/commit/0791c2b68b3e638d8269df79e8adad8e76c071bc commit: 0791c2b68b3e638d8269df79e8adad8e76c071bc branch: 3.15 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2026-07-30T19:56:49Z summary: [3.15] CODEOWNERS: Remove everyone from `removed-ids.txt` (GH-154886) (#154957) Co-authored-by: Hugo van Kemenade <[email protected]> files: M .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index bdf134254121e58..b4ae80c30172170 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -171,9 +171,6 @@ Mac/ @python/macos-team Lib/_osx_support.py @python/macos-team Lib/test/test__osx_support.py @python/macos-team -# WebAssembly -Tools/wasm/README.md @brettcannon @freakboy3742 @emmatyping - # WebAssembly (Emscripten) Platforms/emscripten @freakboy3742 @emmatyping Tools/wasm/emscripten @freakboy3742 @emmatyping @@ -339,7 +336,6 @@ Modules/_remote_debugging/ @pablogsal # Sub-Interpreters **/*crossinterp* @ericsnowcurrently -**/*interpreteridobject.* @ericsnowcurrently Doc/library/concurrent.interpreters.rst @ericsnowcurrently Lib/concurrent/futures/interpreter.py @ericsnowcurrently Lib/concurrent/interpreters/ @ericsnowcurrently @@ -650,3 +646,6 @@ Modules/**/clinic/ Objects/**/clinic/ PC/**/clinic/ Python/**/clinic/ + +# Exclude HTML IDs list +Doc/tools/removed-ids.txt _______________________________________________ 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]