diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 8f55b3ab..382a52f7 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -4,9 +4,6 @@ # The release team is responsible for anything inside the .github directory, such as workflows, actions, and issue templates: /.github/ @MindWorkAI/release -# The release team is responsible for the update directory: -/.updates/ @MindWorkAI/release - # Our Rust experts are responsible for the Rust codebase: /runtime/ @MindWorkAI/rust-experts