Skip to content

Commit db16cf8

Browse files
rhettingerestyxx
authored andcommitted
No longer watch the queue module, remove rhettinger (python#120664)
1 parent d831a39 commit db16cf8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Python/bytecodes.c @markshannon
4242
Python/optimizer*.c @markshannon
4343
Python/optimizer_analysis.c @Fidget-Spinner
4444
Python/optimizer_bytecodes.c @Fidget-Spinner
45-
Python/symtable.c @JelleZijlstra @carljm
45+
Python/symtable.c @JelleZijlstra @carljm
4646
Lib/_pyrepl/* @pablogsal @lysnikolaou @ambv
4747
Lib/test/test_patma.py @brandtbucher
4848
Lib/test/test_type_*.py @JelleZijlstra
@@ -201,7 +201,6 @@ Doc/c-api/stable.rst @encukou
201201
**/*itertools* @rhettinger
202202
**/*collections* @rhettinger
203203
**/*random* @rhettinger
204-
**/*queue* @rhettinger
205204
**/*bisect* @rhettinger
206205
**/*heapq* @rhettinger
207206
**/*functools* @rhettinger

0 commit comments

Comments
 (0)