Skip to content

Commit 4eb216b

Browse files
authored
CODEOWNERS: Remove everyone from removed-ids.txt (#154886)
1 parent 0b083c4 commit 4eb216b

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

.github/CODEOWNERS

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -171,9 +171,6 @@ Mac/ @python/macos-team
171171
Lib/_osx_support.py @python/macos-team
172172
Lib/test/test__osx_support.py @python/macos-team
173173

174-
# WebAssembly
175-
Tools/wasm/README.md @brettcannon @freakboy3742 @emmatyping
176-
177174
# WebAssembly (Emscripten)
178175
Platforms/emscripten @freakboy3742 @emmatyping
179176
Tools/wasm/emscripten @freakboy3742 @emmatyping
@@ -335,7 +332,6 @@ Modules/_remote_debugging/ @pablogsal
335332

336333
# Sub-Interpreters
337334
**/*crossinterp* @ericsnowcurrently
338-
**/*interpreteridobject.* @ericsnowcurrently
339335
Doc/library/concurrent.interpreters.rst @ericsnowcurrently
340336
Lib/concurrent/futures/interpreter.py @ericsnowcurrently
341337
Lib/concurrent/interpreters/ @ericsnowcurrently
@@ -646,3 +642,6 @@ Modules/**/clinic/
646642
Objects/**/clinic/
647643
PC/**/clinic/
648644
Python/**/clinic/
645+
646+
# Exclude HTML IDs list
647+
Doc/tools/removed-ids.txt

0 commit comments

Comments
 (0)