name of second author was missing from HTML

This commit is contained in:
David Goodger 2008-06-03 14:52:46 +00:00
parent 330e218520
commit 131ae20c32
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ PEP: 371
Title: Addition of the multiprocessing package to the standard library
Version: $Revision$
Last-Modified: $Date$
Author: Jesse Noller <jnoller@gmail.com>
Author: Jesse Noller <jnoller@gmail.com>,
Richard Oudkerk <r.m.oudkerk@googlemail.com>
Status: Draft
Type: Standards Track