Skip to content

Commit 0f9694c

Browse files
Move CODEOWNERS rule
1 parent 6577d87 commit 0f9694c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -473,8 +473,9 @@ Lib/test/test_functools.py @rhettinger
473473
Modules/_functoolsmodule.c @rhettinger
474474

475475
# Garbage collector
476-
Modules/gcmodule.c @pablogsal
477-
Doc/library/gc.rst @pablogsal
476+
Modules/gcmodule.c @pablogsal
477+
Doc/library/gc.rst @pablogsal
478+
InternalDocs/garbage_collector.md @pablogsal
478479

479480
# Gettext
480481
Doc/library/gettext.rst @tomasr8

0 commit comments

Comments
 (0)