Unverified Commit 2226feff authored by Burak's avatar Burak Committed by GitHub
Browse files

`CODEOWNERS`: Move Python related folders to `@awslabs/smithy-rs-python-server` team (#2033)



* Move Python related folders to `@awslabs/smithy-rs-python-server` team

* Add `@awslabs/smithy-rs-server` team to Python related folders

Co-authored-by: default avatarZelda Hessler <zhessler@amazon.com>
parent e1de6fa8
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -3,9 +3,13 @@
# Server
/codegen-server-test/                           @awslabs/smithy-rs-server
/codegen-server/                                @awslabs/smithy-rs-server
/rust-runtime/aws-smithy-http-server-python/    @awslabs/smithy-rs-server
/rust-runtime/aws-smithy-http-server/           @awslabs/smithy-rs-server

# Python Server
/codegen-server-test/python/                    @awslabs/smithy-rs-python-server @awslabs/smithy-rs-server
/codegen-server/python/                         @awslabs/smithy-rs-python-server @awslabs/smithy-rs-server
/rust-runtime/aws-smithy-http-server-python/    @awslabs/smithy-rs-python-server @awslabs/smithy-rs-server

# Shared ownership
/.github/                                       @awslabs/rust-sdk-owners @awslabs/smithy-rs-server
/CHANGELOG.md                                   @awslabs/rust-sdk-owners @awslabs/smithy-rs-server