PEP 493: Credit MAL as a co-author, fix headers
This commit is contained in:
parent
bff0bcfbcf
commit
04af57e63d
|
@ -2,12 +2,14 @@ PEP: 493
|
||||||
Title: HTTPS verification recommendations for Python 2.7 redistributors
|
Title: HTTPS verification recommendations for Python 2.7 redistributors
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: Nick Coghlan <ncoghlan@gmail.com>, Robert Kuska <rkuska@redhat.com>
|
Author: Nick Coghlan <ncoghlan@gmail.com>,
|
||||||
|
Robert Kuska <rkuska@redhat.com>,
|
||||||
|
Marc-André Lemburg <mal@lemburg.com>
|
||||||
Status: Draft
|
Status: Draft
|
||||||
Type: Informational
|
Type: Informational
|
||||||
Content-Type: text/x-rst
|
Content-Type: text/x-rst
|
||||||
Created: 10-May-2015
|
Created: 10-May-2015
|
||||||
Posted: 06-Jul-2015
|
Post-History: 06-Jul-2015
|
||||||
|
|
||||||
|
|
||||||
Abstract
|
Abstract
|
||||||
|
|
Loading…
Reference in New Issue