We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e48c23 commit c1f997eCopy full SHA for c1f997e
CODEOWNERS
@@ -197,10 +197,10 @@
197
/tests/aws/services/route53resolver/ @macnev2013 @sannya-singal
198
199
# s3
200
-/localstack-core/localstack/aws/api/s3/ @bentsku
201
-/localstack-core/localstack/services/s3/ @bentsku
202
-/tests/aws/services/s3/ @bentsku
203
-/tests/unit/services/s3/ @bentsku
+/localstack-core/localstack/aws/api/s3/ @bentsku @k-a-il
+/localstack-core/localstack/services/s3/ @bentsku @k-a-il
+/tests/aws/services/s3/ @bentsku @k-a-il
+/tests/unit/services/s3/ @bentsku @k-a-il
204
205
# s3control
206
/localstack-core/localstack/aws/api/s3control/ @bentsku
0 commit comments