From 686bb3da777660eebe906ff1946518911571eaff Mon Sep 17 00:00:00 2001 From: Brian Ingenito <28159742+bingenito@users.noreply.github.com> Date: Mon, 4 Mar 2024 09:05:52 -0500 Subject: [PATCH] Create CODEOWNERS (#84) --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..5d3f246 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1 @@ +* @MorganStanley/dotnet-please-developers