From 8f9df41a1882aba632e16a82fd8e55627f63220c Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Mon, 20 Jul 2020 12:50:28 -0700 Subject: [PATCH] Make Brett Cannon the PEP delegate for PEP 629 (#1534) --- pep-0629.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pep-0629.rst b/pep-0629.rst index df1c61f1e..4e59530f9 100644 --- a/pep-0629.rst +++ b/pep-0629.rst @@ -1,7 +1,7 @@ PEP: 629 Title: Versioning PyPI's Simple API Author: Donald Stufft -BDFL-Delegate: Donald Stufft +BDFL-Delegate: Brett Cannon Discussions-To: https://discuss.python.org/t/pep-629-versioning-pypis-simple-api/4720 Status: Draft Type: Standards Track