@@ -2,13 +2,12 @@ PEP: 458
2
2
Title: Secure PyPI downloads with package signing
3
3
Version: $Revision$
4
4
Last-Modified: $Date$
5
- Author: Trishank Karthik Kuppusamy <
[email protected] >,
5
+ Author: Trishank Karthik Kuppusamy <
[email protected] >,
6
6
Vladimir Diaz <
[email protected] >,
7
- Lukas Puehringer <
[email protected] >,
8
7
8
+ Lukas Puehringer <
[email protected] >,
9
9
10
10
Lois Anne DeLong <
[email protected] >,
11
- Donald Stufft <
[email protected] >,
12
11
13
12
Sponsor: Nick Coghlan <
[email protected] >
14
13
BDFL-Delegate: Donald Stufft <
[email protected] >
@@ -1374,9 +1373,9 @@ conclusions or recommendations expressed in this material are those of the
1374
1373
author(s) and do not necessarily reflect the views of the National Science
1375
1374
Foundation.
1376
1375
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.
1380
1379
1381
1380
Roger Dingledine, Sebastian Hahn, Nick Mathewson, Martin Peck and Justin Samuel
1382
1381
helped us to design TUF from its predecessor, Thandy of the Tor project.
0 commit comments