◐ Shell
clean mode source ↗

Add Guido and Ivan as owners for typing.py by gvanrossum · Pull Request #4729 · python/cpython

ilevkivskyi


**/*idlelib* @terryjreedy

**/*typing* @gvanrossum @ilevkivslyi

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for making the PR! There is a small typo: it should be @ilevkivskyi (the third letter from the end should be k, not l).

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dang. And I was trying to be so careful! :-) Fixed now.

ilevkivskyi

@miss-islington

Thanks @gvanrossum for the PR, and @ned-deily for merging it 🌮🎉.. I'm working now to backport this PR to: 3.6.
🐍🍒⛏🤖

@miss-islington

Sorry, @gvanrossum and @ned-deily, I could not cleanly backport this to 3.6 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 5e8cbcc4f25dcdc02651414f792dc4a546ba199b 3.6

@Mariatta

Codeowners is only in master branch. Do we need it in the other branches?

@gvanrossum

@ned-deily

Having it only with master is fine with me, I didn't realize it was only there. So no backport needed.