diff options
author | Brian Quinlan <brian@sweetapp.com> | 2010-10-16 09:55:14 (GMT) |
---|---|---|
committer | Brian Quinlan <brian@sweetapp.com> | 2010-10-16 09:55:14 (GMT) |
commit | d1f0218112d2819197297c1e66b5aec0ff7fdec3 (patch) | |
tree | f8f2e891947157867dc0875bfc89d84a1de96fd8 /Misc | |
parent | 230b20684f6d10044d604bc88065692393037948 (diff) | |
download | cpython-d1f0218112d2819197297c1e66b5aec0ff7fdec3.zip cpython-d1f0218112d2819197297c1e66b5aec0ff7fdec3.tar.gz cpython-d1f0218112d2819197297c1e66b5aec0ff7fdec3.tar.bz2 |
Add bquinlan as the maintainer of concurrent.futures
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/maintainers.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/maintainers.rst b/Misc/maintainers.rst index 5d080d0..0aa1b51 100644 --- a/Misc/maintainers.rst +++ b/Misc/maintainers.rst @@ -75,6 +75,7 @@ codeop collections rhettinger, stutzbach colorsys compileall +concurrent.futures bquinlan configparser contextlib copy alexandre.vassalotti |