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

github.com/dotnet/core.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaira Wenzel <mairaw@microsoft.com>2022-04-18 23:13:29 +0300
committerGitHub <noreply@github.com>2022-04-18 23:13:29 +0300
commited47fb53452fdc36223c219166da9d7df260e100 (patch)
tree7e01ead115685b436446e480de3dff7083653422 /.github
parent95ed462806d6151452aadc15931ae06e64530ea8 (diff)
Update CODEOWNERS (#7385)
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 091f52ef..075b9745 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -3,5 +3,5 @@
# More details are here: https://help.github.com/articles/about-codeowners/
-/release-notes/ @rbhanda @leecow
+/release-notes/ @rbhanda @leecow @dcwhittaker
/samples/dotnetsay/ @richlander