No longer watch the queue module, remove rhettinger (#120664)

This commit is contained in:
Raymond Hettinger 2024-06-18 06:47:32 -05:00 committed by GitHub
parent 9cefcc0ee7
commit 3044d3866e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 2 deletions

1
.github/CODEOWNERS vendored
View File

@ -201,7 +201,6 @@ Doc/c-api/stable.rst @encukou
**/*itertools* @rhettinger
**/*collections* @rhettinger
**/*random* @rhettinger
**/*queue* @rhettinger
**/*bisect* @rhettinger
**/*heapq* @rhettinger
**/*functools* @rhettinger