mirror of
https://github.com/python/cpython.git
synced 2026-05-06 04:37:33 -04:00
Remove inactive CODEOWNERS (#145930)
This commit is contained in:
+8
-8
@@ -427,19 +427,19 @@ Lib/dataclasses.py @ericvsmith
|
||||
Lib/test/test_dataclasses/ @ericvsmith
|
||||
|
||||
# Dates and times
|
||||
Doc/**/*time.rst @pganssle @abalkin @StanFromIreland
|
||||
Doc/**/*time.rst @pganssle @StanFromIreland
|
||||
Doc/library/datetime-* @pganssle @StanFromIreland
|
||||
Doc/library/zoneinfo.rst @pganssle @StanFromIreland
|
||||
Include/datetime.h @pganssle @abalkin @StanFromIreland
|
||||
Include/internal/pycore_time.h @pganssle @abalkin @StanFromIreland
|
||||
Include/datetime.h @pganssle @StanFromIreland
|
||||
Include/internal/pycore_time.h @pganssle @StanFromIreland
|
||||
Lib/test/test_zoneinfo/ @pganssle @StanFromIreland
|
||||
Lib/zoneinfo/ @pganssle @StanFromIreland
|
||||
Lib/*time.py @pganssle @abalkin @StanFromIreland
|
||||
Lib/test/datetimetester.py @pganssle @abalkin @StanFromIreland
|
||||
Lib/test/test_*time.py @pganssle @abalkin @StanFromIreland
|
||||
Lib/*time.py @pganssle @StanFromIreland
|
||||
Lib/test/datetimetester.py @pganssle @StanFromIreland
|
||||
Lib/test/test_*time.py @pganssle @StanFromIreland
|
||||
Modules/*zoneinfo* @pganssle @StanFromIreland
|
||||
Modules/*time* @pganssle @abalkin @StanFromIreland
|
||||
Python/pytime.c @pganssle @abalkin @StanFromIreland
|
||||
Modules/*time* @pganssle @StanFromIreland
|
||||
Python/pytime.c @pganssle @StanFromIreland
|
||||
|
||||
# Dbm
|
||||
Doc/library/dbm.rst @corona10 @erlend-aasland @serhiy-storchaka
|
||||
|
||||
Reference in New Issue
Block a user