Commit d287215d authored by Paul Ganssle's avatar Paul Ganssle Committed by GitHub

Add pganssle to CODEOWNERS and ACKS (GH-14138)

Also adds abalkin to CODEOWNERS for date and time related files.
parent 6b9c204e
......@@ -43,6 +43,15 @@ Objects/dict* @methane
# CSPRNG
Python/bootstrap_hash.c @python/crypto-team @tiran
# Dates and times
**/*datetime* @pganssle @abalkin
**/*str*time* @pganssle @abalkin
Doc/library/time.rst @pganssle @abalkin
Lib/test/test_time.py @pganssle @abalkin
Modules/timemodule.c @pganssle @abalkin
Python/pytime.c @pganssle @abalkin
Include/pytime.h @pganssle @abalkin
# Email and related
**/*mail* @python/email-team
**/*smtp* @python/email-team
......
......@@ -541,6 +541,7 @@ Riccardo Attilio Galli
Raymund Galvin
Nitin Ganatra
Fred Gansevles
Paul Ganssle
Lars Marius Garshol
Jake Garver
Dan Gass
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment