diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2269790d82..95a16102ea 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,4 +10,5 @@ updates: include: scope reviewers: - aws/sae-enterprise + - aws/aws-lambda-tooling open-pull-requests-limit: 10 diff --git a/CODEOWNERS b/CODEOWNERS index 63c2534bcc..1890fdfea1 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,3 +1,4 @@ # https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners * @aws/sae-enterprise +* @aws/aws-lambda-tooling