From f5eb3053ca9c848bd894fc6c8c5ee215ef9fa95f Mon Sep 17 00:00:00 2001 From: Adam Turner <9087854+AA-Turner@users.noreply.github.com> Date: Fri, 1 Sep 2023 15:40:29 +0100 Subject: [PATCH] PEP 3333: Standardise authors (#3330) --- pep-3333.txt | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/pep-3333.txt b/pep-3333.txt index d6d3dfa74..35e097936 100644 --- a/pep-3333.txt +++ b/pep-3333.txt @@ -1,8 +1,6 @@ PEP: 3333 Title: Python Web Server Gateway Interface v1.0.1 -Version: $Revision$ -Last-Modified: $Date$ -Author: P.J. Eby +Author: Phillip J. Eby Discussions-To: web-sig@python.org Status: Final Type: Informational @@ -1780,13 +1778,3 @@ Copyright ========= This document has been placed in the public domain. - - - -.. - Local Variables: - mode: indented-text - indent-tabs-mode: nil - sentence-end-double-space: t - fill-column: 70 - End: