PEP 458: update list of authors (#1295)
* update authors * update email address & acknowledgements
This commit is contained in:
parent
57ca4dc015
commit
5a9de97e0d
11
pep-0458.txt
11
pep-0458.txt
|
@ -2,13 +2,12 @@ PEP: 458
|
|||
Title: Secure PyPI downloads with package signing
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Trishank Karthik Kuppusamy <trishank@nyu.edu>,
|
||||
Author: Trishank Karthik Kuppusamy <karthik@trishank.com>,
|
||||
Vladimir Diaz <vladimir.diaz@nyu.edu>,
|
||||
Lukas Puehringer <lukas.puehringer@nyu.edu>,
|
||||
Marina Moore <mm9693@nyu.edu>,
|
||||
Lukas Puehringer <lukas.puehringer@nyu.edu>,
|
||||
Joshua Lock <jlock@vmware.com>,
|
||||
Lois Anne DeLong <lad278@nyu.edu>,
|
||||
Donald Stufft <donald@stufft.io>,
|
||||
Justin Cappos <jcappos@nyu.edu>
|
||||
Sponsor: Nick Coghlan <ncoghlan@gmail.com>
|
||||
BDFL-Delegate: Donald Stufft <donald@stufft.io>
|
||||
|
@ -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.
|
||||
|
|
10
pep-0480.txt
10
pep-0480.txt
|
@ -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 <trishank@nyu.edu>,
|
||||
Vladimir Diaz <vladimir.diaz@nyu.edu>, Donald Stufft <donald@stufft.io>,
|
||||
Author: Trishank Karthik Kuppusamy <karthik@trishank.com>,
|
||||
Vladimir Diaz <vladimir.diaz@nyu.edu>,
|
||||
Justin Cappos <jcappos@nyu.edu>
|
||||
BDFL-Delegate: Richard Jones <r1chardj0n3s@gmail.com>
|
||||
Discussions-To: DistUtils mailing list <distutils-sig@python.org>
|
||||
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue