Skip to content

Commit

Permalink
Update codeowners to match experts list change (#10022)
Browse files Browse the repository at this point in the history
  • Loading branch information
ncoghlan committed Oct 21, 2018
1 parent 9445118 commit 2f73ed6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Python/bootstrap_hash.c @python/crypto-team
**/*queue* @rhettinger
**/*bisect* @rhettinger
**/*heapq* @rhettinger
**/*functools* @ncoghlan @rhettinger
**/*functools* @rhettinger
**/*decimal* @rhettinger @skrah

**/*dataclasses* @ericvsmith
Expand Down

0 comments on commit 2f73ed6

Please sign in to comment.