From 04af57e63d5ebffceab912db53a20ce6747cbdc3 Mon Sep 17 00:00:00 2001 From: Nick Coghlan Date: Mon, 6 Jul 2015 14:00:55 +1000 Subject: [PATCH] PEP 493: Credit MAL as a co-author, fix headers --- pep-0493.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/pep-0493.txt b/pep-0493.txt index 1798c6001..b4bbc1fde 100644 --- a/pep-0493.txt +++ b/pep-0493.txt @@ -2,12 +2,14 @@ PEP: 493 Title: HTTPS verification recommendations for Python 2.7 redistributors Version: $Revision$ Last-Modified: $Date$ -Author: Nick Coghlan , Robert Kuska +Author: Nick Coghlan , + Robert Kuska , + Marc-André Lemburg Status: Draft Type: Informational Content-Type: text/x-rst Created: 10-May-2015 -Posted: 06-Jul-2015 +Post-History: 06-Jul-2015 Abstract