diff options
Diffstat (limited to '.github/CODEOWNERS')
-rw-r--r-- | .github/CODEOWNERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 28ca17e..67c03a8 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -35,7 +35,7 @@ Python/bootstrap_hash.c @python/crypto-team # Windows /PC/ @python/windows-team -/PCBuild/ @python/windows-team +/PCbuild/ @python/windows-team # Windows installer packages /Tools/msi/ @python/windows-team |