diff --git a/pep-0362.txt b/pep-0362.txt index 227666e7b..6e9d0427f 100644 --- a/pep-0362.txt +++ b/pep-0362.txt @@ -3,7 +3,7 @@ Title: Function Signature Object Version: $Revision$ Last-Modified: $Date$ Author: Brett Cannon , Jiwon Seo , - Yury Selivanov , Larry Hastings + Yury Selivanov , Larry Hastings Status: Final Type: Standards Track Content-Type: text/x-rst diff --git a/pep-0492.txt b/pep-0492.txt index 168a258ae..76a66d25e 100644 --- a/pep-0492.txt +++ b/pep-0492.txt @@ -2,7 +2,7 @@ PEP: 492 Title: Coroutines with async and await syntax Version: $Revision$ Last-Modified: $Date$ -Author: Yury Selivanov +Author: Yury Selivanov Discussions-To: Status: Final Type: Standards Track