Skip to content

Commit 5a9de97

Browse files
PEP 458: update list of authors (#1295)
* update authors * update email address & acknowledgements
1 parent 57ca4dc commit 5a9de97

File tree

2 files changed

+10
-11
lines changed

2 files changed

+10
-11
lines changed

pep-0458.txt

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,12 @@ PEP: 458
22
Title: Secure PyPI downloads with package signing
33
Version: $Revision$
44
Last-Modified: $Date$
5-
Author: Trishank Karthik Kuppusamy <[email protected]>,
5+
Author: Trishank Karthik Kuppusamy <[email protected]>,
66
Vladimir Diaz <[email protected]>,
7-
Lukas Puehringer <[email protected]>,
87
Marina Moore <[email protected]>,
8+
Lukas Puehringer <[email protected]>,
99
Joshua Lock <[email protected]>,
1010
Lois Anne DeLong <[email protected]>,
11-
Donald Stufft <[email protected]>,
1211
Justin Cappos <[email protected]>
1312
Sponsor: Nick Coghlan <[email protected]>
1413
BDFL-Delegate: Donald Stufft <[email protected]>
@@ -1374,9 +1373,9 @@ conclusions or recommendations expressed in this material are those of the
13741373
author(s) and do not necessarily reflect the views of the National Science
13751374
Foundation.
13761375

1377-
We thank Nick Coghlan, Daniel Holth and the distutils-sig community in general
1378-
for helping us to think about how to usably and efficiently integrate TUF with
1379-
PyPI.
1376+
We thank Nick Coghlan, Daniel Holth, Donald Stufft, and the distutils-sig
1377+
community in general for helping us to think about how to usably and
1378+
efficiently integrate TUF with PyPI.
13801379

13811380
Roger Dingledine, Sebastian Hahn, Nick Mathewson, Martin Peck and Justin Samuel
13821381
helped us to design TUF from its predecessor, Thandy of the Tor project.

pep-0480.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ PEP: 480
22
Title: Surviving a Compromise of PyPI: The Maximum Security Model
33
Version: $Revision$
44
Last-Modified: $Date$
5-
Author: Trishank Karthik Kuppusamy <[email protected]>,
6-
Vladimir Diaz <[email protected]>, Donald Stufft <[email protected]>,
5+
Author: Trishank Karthik Kuppusamy <[email protected]>,
6+
Vladimir Diaz <[email protected]>,
77
Justin Cappos <[email protected]>
88
BDFL-Delegate: Richard Jones <[email protected]>
99
Discussions-To: DistUtils mailing list <[email protected]>
@@ -879,9 +879,9 @@ conclusions or recommendations expressed in this material are those of the
879879
author(s) and do not necessarily reflect the views of the National Science
880880
Foundation.
881881

882-
We thank Nick Coghlan, Daniel Holth and the distutils-sig community in general
883-
for helping us to think about how to usably and efficiently integrate TUF with
884-
PyPI.
882+
We thank Nick Coghlan, Daniel Holth, Donald Stufft, and the distutils-sig
883+
community in general for helping us to think about how to usably and
884+
efficiently integrate TUF with PyPI.
885885

886886
Roger Dingledine, Sebastian Hahn, Nick Mathewson, Martin Peck and Justin
887887
Samuel helped us to design TUF from its predecessor Thandy of the Tor project.

0 commit comments

Comments
 (0)