From 45d91127b3648048cf468fdebf0c7c939b16f1b5 Mon Sep 17 00:00:00 2001 From: Pradyun Gedam Date: Sat, 18 Jun 2022 07:43:45 +0100 Subject: [PATCH] PEP 668: Add PEP-Delegate --- pep-0668.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/pep-0668.rst b/pep-0668.rst index 25e3fc22577..efbd0850571 100644 --- a/pep-0668.rst +++ b/pep-0668.rst @@ -8,6 +8,7 @@ Author: Geoffrey Thomas , Stefano Rivera , Elana Hashman , Pradyun Gedam +PEP-Delegate: Paul Moore Discussions-To: https://discuss.python.org/t/graceful-cooperation-between-external-and-python-package-managers-pep-668/10302 Status: Draft Type: Informational