PEP 3333: Standardise authors (#3330)

This commit is contained in:
Adam Turner 2023-09-01 15:40:29 +01:00 committed by GitHub
parent 53892a7c6c
commit f5eb3053ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 13 deletions

View File

@ -1,8 +1,6 @@
PEP: 3333 PEP: 3333
Title: Python Web Server Gateway Interface v1.0.1 Title: Python Web Server Gateway Interface v1.0.1
Version: $Revision$ Author: Phillip J. Eby <pje@telecommunity.com>
Last-Modified: $Date$
Author: P.J. Eby <pje@telecommunity.com>
Discussions-To: web-sig@python.org Discussions-To: web-sig@python.org
Status: Final Status: Final
Type: Informational Type: Informational
@ -1780,13 +1778,3 @@ Copyright
========= =========
This document has been placed in the public domain. 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: