diff options
author | Brian Quinlan <brian@sweetapp.com> | 2010-10-16 10:12:32 +0000 |
---|---|---|
committer | Brian Quinlan <brian@sweetapp.com> | 2010-10-16 10:12:32 +0000 |
commit | 6d3895606cd563dca2875d0241f4f8e1e98cb39a (patch) | |
tree | fc3a43f4d745001e4fbe653c0cc5ff0989016896 | |
parent | d1f0218112d2819197297c1e66b5aec0ff7fdec3 (diff) | |
download | cpython-git-6d3895606cd563dca2875d0241f4f8e1e98cb39a.tar.gz |
Fix incorrect maintainer name
-rw-r--r-- | Misc/maintainers.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/maintainers.rst b/Misc/maintainers.rst index 0aa1b51d7c..9befda16c4 100644 --- a/Misc/maintainers.rst +++ b/Misc/maintainers.rst @@ -75,7 +75,7 @@ codeop collections rhettinger, stutzbach colorsys compileall -concurrent.futures bquinlan +concurrent.futures brian.quinlan configparser contextlib copy alexandre.vassalotti |