From 7b7daa10f3b993826a0c291a7b8c6167bd861bef Mon Sep 17 00:00:00 2001 From: Logan Bussell Date: Tue, 17 Dec 2024 08:57:07 -0800 Subject: [PATCH] Add CODEOWNERS file --- CODEOWNERS | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 CODEOWNERS diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 00000000..5554c705 --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,4 @@ +# 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/ + +* @microsoft/dotnet-docker-contrib