Commit f58e6e27 authored by Raymond Hettinger's avatar Raymond Hettinger Committed by GitHub

Add references to modules I am responsible for (#3291)

parent 1a589a60
......@@ -40,3 +40,12 @@ Python/bootstrap_hash.c @python/crypto-team
# Windows installer packages
/Tools/msi/ @python/windows-team
/Tools/nuget/ @python/windows-team
**/*itertools* @rhettinger
**/*collections* @rhettinger
**/*random* @rhettinger
**/*queue* @rhettinger
**/*bisect* @rhettinger
**/*heapq* @rhettinger
**/*functools* @ncoghlan @rhettinger
**/*decimal* @rhettinger @skrah
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment