From: Nick Coghlan Date: Sun, 21 Oct 2018 04:22:15 +0000 (+1000) Subject: Update codeowners to match experts list change (#10022) X-Git-Tag: v3.8.0a1~713 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2f73ed69130cdf63b773275f430c9abdab0757ad;p=python Update codeowners to match experts list change (#10022) --- diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 2e98e14a3d..4d4d352601 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -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