diff options
author | Brian Quinlan <brian@sweetapp.com> | 2010-10-16 09:55:14 +0000 |
---|---|---|
committer | Brian Quinlan <brian@sweetapp.com> | 2010-10-16 09:55:14 +0000 |
commit | d1f0218112d2819197297c1e66b5aec0ff7fdec3 (patch) | |
tree | f8f2e891947157867dc0875bfc89d84a1de96fd8 | |
parent | 230b20684f6d10044d604bc88065692393037948 (diff) | |
download | cpython-git-d1f0218112d2819197297c1e66b5aec0ff7fdec3.tar.gz |
Add bquinlan as the maintainer of concurrent.futures
-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 5d080d0bcd..0aa1b51d7c 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 |