]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add bquinlan as the maintainer of concurrent.futures
authorBrian Quinlan <brian@sweetapp.com>
Sat, 16 Oct 2010 09:55:14 +0000 (09:55 +0000)
committerBrian Quinlan <brian@sweetapp.com>
Sat, 16 Oct 2010 09:55:14 +0000 (09:55 +0000)
Misc/maintainers.rst

index 5d080d0bcd193d6f71869cc5ee72f1df0f10b0c3..0aa1b51d7c67043a2a5a30180fcee338ff2d76a0 100644 (file)
@@ -75,6 +75,7 @@ codeop
 collections         rhettinger, stutzbach
 colorsys
 compileall
+concurrent.futures  bquinlan
 configparser
 contextlib
 copy                alexandre.vassalotti