Skip to content

Commit

Permalink
update generated service owners in CODEOWNERS (#10319)
Browse files Browse the repository at this point in the history
  • Loading branch information
localstack-bot committed Feb 26, 2024
1 parent ee58b82 commit de342c2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -162,11 +162,11 @@
/tests/aws/services/iam/ @dfangl @pinzon

# kms
/localstack/aws/api/kms/ @sannya-singal @silv-io
/localstack/services/kms/ @sannya-singal @silv-io
/localstack/services/cloudformation/models/kms.py @sannya-singal @silv-io
/tests/aws/services/kms/ @sannya-singal @silv-io
/tests/unit/test_kms.py @sannya-singal @silv-io
/localstack/aws/api/kms/ @sannya-singal
/localstack/services/kms/ @sannya-singal
/localstack/services/cloudformation/models/kms.py @sannya-singal
/tests/aws/services/kms/ @sannya-singal
/tests/unit/test_kms.py @sannya-singal

# lambda
/localstack/aws/api/lambda_/ @joe4dev @dominikschubert @dfangl
Expand Down

0 comments on commit de342c2

Please sign in to comment.