Update email address for Yury Selivanov
This commit is contained in:
parent
c02acaa227
commit
901365a362
|
@ -3,7 +3,7 @@ Title: Function Signature Object
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: Brett Cannon <brett@python.org>, Jiwon Seo <seojiwon@gmail.com>,
|
Author: Brett Cannon <brett@python.org>, Jiwon Seo <seojiwon@gmail.com>,
|
||||||
Yury Selivanov <yselivanov@sprymix.com>, Larry Hastings <larry@hastings.org>
|
Yury Selivanov <yury@magic.io>, Larry Hastings <larry@hastings.org>
|
||||||
Status: Final
|
Status: Final
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Content-Type: text/x-rst
|
Content-Type: text/x-rst
|
||||||
|
|
|
@ -2,7 +2,7 @@ PEP: 492
|
||||||
Title: Coroutines with async and await syntax
|
Title: Coroutines with async and await syntax
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: Yury Selivanov <yselivanov@sprymix.com>
|
Author: Yury Selivanov <yury@magic.io>
|
||||||
Discussions-To: <python-dev@python.org>
|
Discussions-To: <python-dev@python.org>
|
||||||
Status: Final
|
Status: Final
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
|
|
Loading…
Reference in New Issue