Make Author field's name be consistent with other names (it's not plural).
This commit is contained in:
parent
accb7090ef
commit
8f7928a5fb
|
@ -2,7 +2,7 @@ PEP: 3118
|
||||||
Title: Revising the buffer protocol
|
Title: Revising the buffer protocol
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Authors: Travis Oliphant <oliphant@ee.byu.edu>, Carl Banks <pythondev@aerojockey.com>
|
Author: Travis Oliphant <oliphant@ee.byu.edu>, Carl Banks <pythondev@aerojockey.com>
|
||||||
Status: Draft
|
Status: Draft
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Content-Type: text/x-rst
|
Content-Type: text/x-rst
|
||||||
|
|
Loading…
Reference in New Issue