Skip to content

Commit ef784e5

Browse files
committed
Fixup (sort alphabetically)
1 parent 39fd0e0 commit ef784e5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -406,16 +406,16 @@ Lib/test/test_dataclasses/ @ericvsmith
406406

407407
# Dates and times
408408
Doc/**/*time.rst @pganssle @abalkin
409+
Doc/**/*zoneinfo* @pganssle
409410
Include/datetime.h @pganssle @abalkin
410411
Include/internal/pycore_time.h @pganssle @abalkin
412+
Lib/**/*zoneinfo* @pganssle
411413
Lib/*time.py @pganssle @abalkin
412414
Lib/test/datetimetester.py @pganssle @abalkin
413415
Lib/test/test_*time.py @pganssle @abalkin
416+
Modules/**/*zoneinfo* @pganssle
414417
Modules/*time* @pganssle @abalkin
415418
Python/pytime.c @pganssle @abalkin
416-
Modules/**/*zoneinfo* @pganssle
417-
Lib/**/*zoneinfo* @pganssle
418-
Doc/**/*zoneinfo* @pganssle
419419

420420
# Dbm
421421
Doc/library/dbm.rst @corona10 @erlend-aasland @serhiy-storchaka

0 commit comments

Comments
 (0)