Skip to content

Commit

Permalink
PEP 458: update list of authors (#1295)
Browse files Browse the repository at this point in the history
* update authors

* update email address & acknowledgements
  • Loading branch information
trishankatdatadog authored Feb 4, 2020
1 parent 57ca4dc commit 5a9de97
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
11 changes: 5 additions & 6 deletions pep-0458.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,12 @@ PEP: 458
Title: Secure PyPI downloads with package signing
Version: $Revision$
Last-Modified: $Date$
Author: Trishank Karthik Kuppusamy <[email protected]>,
Author: Trishank Karthik Kuppusamy <[email protected]>,
Vladimir Diaz <[email protected]>,
Lukas Puehringer <[email protected]>,
Marina Moore <[email protected]>,
Lukas Puehringer <[email protected]>,
Joshua Lock <[email protected]>,
Lois Anne DeLong <[email protected]>,
Donald Stufft <[email protected]>,
Justin Cappos <[email protected]>
Sponsor: Nick Coghlan <[email protected]>
BDFL-Delegate: Donald Stufft <[email protected]>
Expand Down Expand Up @@ -1374,9 +1373,9 @@ conclusions or recommendations expressed in this material are those of the
author(s) and do not necessarily reflect the views of the National Science
Foundation.

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

Roger Dingledine, Sebastian Hahn, Nick Mathewson, Martin Peck and Justin Samuel
helped us to design TUF from its predecessor, Thandy of the Tor project.
Expand Down
10 changes: 5 additions & 5 deletions pep-0480.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ PEP: 480
Title: Surviving a Compromise of PyPI: The Maximum Security Model
Version: $Revision$
Last-Modified: $Date$
Author: Trishank Karthik Kuppusamy <[email protected]>,
Vladimir Diaz <[email protected]>, Donald Stufft <[email protected]>,
Author: Trishank Karthik Kuppusamy <[email protected]>,
Vladimir Diaz <[email protected]>,
Justin Cappos <[email protected]>
BDFL-Delegate: Richard Jones <[email protected]>
Discussions-To: DistUtils mailing list <[email protected]>
Expand Down Expand Up @@ -879,9 +879,9 @@ conclusions or recommendations expressed in this material are those of the
author(s) and do not necessarily reflect the views of the National Science
Foundation.

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

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

0 comments on commit 5a9de97

Please sign in to comment.