Unverified Commit 6a602d43 authored by ysaito1001's avatar ysaito1001 Committed by GitHub
Browse files

Update `CODEOWNERS` for the changelog directory (#3777)

## Motivation and Context
Removes `CHANGELOG.next.toml` from `CODEOWNERS` since it no longer
exists. The file now lists the `.changelog` directory instead under
`Shared ownership`.

----

_By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice._
parent 10a92052
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,9 +16,9 @@
/rust-runtime/aws-smithy-http-server-typescript/    @smithy-lang/smithy-rs-server

# Shared ownership
/.changelog/                                        @smithy-lang/aws-sdk-rust @smithy-lang/smithy-rs-server
/.github/                                           @smithy-lang/aws-sdk-rust @smithy-lang/smithy-rs-server
/CHANGELOG.md                                       @smithy-lang/aws-sdk-rust @smithy-lang/smithy-rs-server
/CHANGELOG.next.toml                                @smithy-lang/aws-sdk-rust @smithy-lang/smithy-rs-server
/README.md                                          @smithy-lang/aws-sdk-rust @smithy-lang/smithy-rs-server
/build.gradle.kts                                   @smithy-lang/aws-sdk-rust @smithy-lang/smithy-rs-server
/buildSrc/                                          @smithy-lang/aws-sdk-rust @smithy-lang/smithy-rs-server