mirror of https://github.com/smithy-lang/smithy-rs
Add examples folder to CODEOWNERS (#2591)
## Motivation and Context This was missing from the https://github.com/awslabs/smithy-rs/pull/2481 change.
This commit is contained in:
parent
a66f23417b
commit
d8cda15364
|
@ -4,6 +4,7 @@
|
||||||
/codegen-server-test/ @awslabs/smithy-rs-server
|
/codegen-server-test/ @awslabs/smithy-rs-server
|
||||||
/codegen-server/ @awslabs/smithy-rs-server
|
/codegen-server/ @awslabs/smithy-rs-server
|
||||||
/rust-runtime/aws-smithy-http-server/ @awslabs/smithy-rs-server
|
/rust-runtime/aws-smithy-http-server/ @awslabs/smithy-rs-server
|
||||||
|
/examples/ @awslabs/smithy-rs-server
|
||||||
|
|
||||||
# Python Server
|
# Python Server
|
||||||
/codegen-server-test/python/ @awslabs/smithy-rs-python-server @awslabs/smithy-rs-server
|
/codegen-server-test/python/ @awslabs/smithy-rs-python-server @awslabs/smithy-rs-server
|
||||||
|
|
Loading…
Reference in New Issue