Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Bunting <6431421+dougbu@users.noreply.github.com>2022-09-24 22:18:26 +0300
committerGitHub <noreply@github.com>2022-09-24 22:18:26 +0300
commit07faa98de4ef5f0d8ff63c44f781353f8ff52c7d (patch)
tree67afe03a60971ac7f4dec3c435005d1830fff9ad /.github
parent6a598504327c455d30f9bf6a43a6b3a72f6ef280 (diff)
[release/7.0] Remove Kevin from CodeOwners (#44161)
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index b62b25e49f..d20e0d52e5 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -1,7 +1,6 @@
# Users referenced in this file will automatically be requested as reviewers for PRs that modify the given paths.
# See https://help.github.com/articles/about-code-owners/
-* @Pilchie
/**/PublicAPI.*Shipped.txt @dotnet/aspnet-api-review
/global.json @dotnet/aspnet-build @dougbu @wtgodbe
/.azure/ @dotnet/aspnet-build @dougbu @wtgodbe