Skip to content

Commit

Permalink
Add Lambda Tooling to Code Owners (#7813)
Browse files Browse the repository at this point in the history
* Update CODEOWNERS

* Update dependabot.yml
  • Loading branch information
roger-zhangg authored Jan 6, 2025
1 parent 59abce3 commit 9805294
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ updates:
include: scope
reviewers:
- aws/serverless-application-experience-sbt
- aws/aws-lambda-tooling
open-pull-requests-limit: 10

- package-ecosystem: "pip"
Expand All @@ -22,6 +23,7 @@ updates:
include: scope
reviewers:
- aws/serverless-application-experience-sbt
- aws/aws-lambda-tooling
open-pull-requests-limit: 10
groups:
boto:
Expand Down
3 changes: 2 additions & 1 deletion CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners

* @aws/serverless-application-experience-sbt
* @aws/serverless-application-experience-sbt
* @aws/aws-lambda-tooling

0 comments on commit 9805294

Please sign in to comment.