From 3800b0f9daccdeea91244764f593d1dc4e4eb55f Mon Sep 17 00:00:00 2001 From: Andrea Amorosi Date: Thu, 22 Jun 2023 12:52:51 +0200 Subject: [PATCH] chore: update codeowners file --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 638092f3f2..5404681454 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1,3 @@ # https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners -* @aws-powertools/lambda-typescript \ No newline at end of file +* @aws-powertools/lambda-typescript-core \ No newline at end of file