PEP 516: Standardise authors (#3331)

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

View File

@ -1,9 +1,7 @@
PEP: 516
Title: Build system abstraction for pip/conda etc
Version: $Revision$
Last-Modified: $Date$
Author: Robert Collins <rbtcollins@hp.com>,
Nathaniel Smith <njs@pobox.com>
Nathaniel J. Smith <njs@pobox.com>
BDFL-Delegate: Nick Coghlan <ncoghlan@gmail.com>
Discussions-To: distutils-sig@python.org
Status: Rejected
@ -473,14 +471,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
coding: utf-8
End: