8000 update cfn codeowners with cris and simon (#8610) · codeperl/localstack@2b3fc22 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2b3fc22

Browse files
authored
update cfn codeowners with cris and simon (localstack#8610)
1 parent 88d3eb9 commit 2b3fc22

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CODEOWNERS

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -66,15 +66,15 @@
6666
/tests/unit/test_apigateway.py @calvernaz
6767

6868
# Cloudformation
69-
/localstack/aws/api/cloudformation/ @dominikschubert
70-
/localstack/services/cloudformation/ @dominikschubert
71-
/localstack/utils/cloudformation/ @dominikschubert
72-
/tests/integration/cloudformation/ @dominikschubert
73-
/tests/unit/test_cloudformation.py @dominikschubert
69+
/localstack/aws/api/cloudformation/ @dominikschubert @pinzon @simonrw
70+
/localstack/services/cloudformation/ @dominikschubert @pinzon @simonrw
71+
/localstack/utils/cloudformation/ @dominikschubert @pinzon @simonrw
72+
/tests/integration/cloudformation/ @dominikschubert @pinzon @simonrw
73+
/tests/unit/test_cloudformation.py @dominikschubert @pinzon @simonrw
7474
# left empty (without owner) because the models belong to the specific service owners
7575
# you can overwrite this for single services afterwards
7676
/localstack/services/cloudformation/models/
77-
/localstack/services/cloudformation/models/cloudformation.py @dominikschubert
77+
/localstack/services/cloudformation/models/cloudformation.py @dominikschubert @pinzon @simonrw
7878

7979
# Cloudwatch
8080
/localstack/aws/api/cloudwatch/ @steffyP

0 commit comments

Comments
 (0)
0