Unverified Commit d8cda153 authored by Harry Barber's avatar Harry Barber Committed by GitHub
Browse files

Add examples folder to CODEOWNERS (#2591)

## Motivation and Context

This was missing from the https://github.com/awslabs/smithy-rs/pull/2481
change.
parent a66f2341
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4,6 +4,7 @@
/codegen-server-test/                               @awslabs/smithy-rs-server
/codegen-server/                                    @awslabs/smithy-rs-server
/rust-runtime/aws-smithy-http-server/               @awslabs/smithy-rs-server
/examples/                                          @awslabs/smithy-rs-server

# Python Server
/codegen-server-test/python/                        @awslabs/smithy-rs-python-server @awslabs/smithy-rs-server