From 474168a75c1b8070376baf0012c119467a828ae6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?ec2-bot=20=F0=9F=A4=96?= Date: Tue, 9 Nov 2021 16:20:52 -0600 Subject: [PATCH] Add CODEOWNERS to strengthen branch protections --- CODEOWNERS | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 CODEOWNERS diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 00000000..a6990f6e --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,4 @@ +# Require approvals from someone in the owner team before merging +# More information here: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners + +* @aws/ec2-guacamole