From 829025a70b7b3f93d6419e4ec5c83c153ed97a35 Mon Sep 17 00:00:00 2001 From: Andrea Amorosi Date: Mon, 3 Mar 2025 10:28:59 +0100 Subject: [PATCH] chore(maintenance): remove code owners file --- .github/CODEOWNERS | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS deleted file mode 100644 index c08ccc7a94..0000000000 --- a/.github/CODEOWNERS +++ /dev/null @@ -1,3 +0,0 @@ -# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners - -* @aws-powertools/lambda-typescript-core @aws-powertools/core \ No newline at end of file