Skip to content

refactor: remove Cargo.toml from CODEOWNERS#13746

Merged
krlvi merged 1 commit into
masterfrom
kv-branch-123
May 11, 2026
Merged

refactor: remove Cargo.toml from CODEOWNERS#13746
krlvi merged 1 commit into
masterfrom
kv-branch-123

Conversation

@krlvi
Copy link
Copy Markdown
Member

@krlvi krlvi commented May 11, 2026

Relax the new crate creation

Relax the new crate creation
Copilot AI review requested due to automatic review settings May 11, 2026 14:59
@krlvi krlvi requested a review from schacon as a code owner May 11, 2026 14:59
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates repository ownership rules by removing Cargo.toml from CODEOWNERS, with the intent (per description) of reducing review friction when adding new crates to the Rust workspace.

Changes:

  • Remove the /Cargo.toml entry from CODEOWNERS so root workspace manifest changes no longer require the previously specified reviewers.

Comment thread CODEOWNERS
@@ -1,5 +1,4 @@
/CODEOWNERS @krlvi @schacon
/Cargo.toml @krlvi @Byron @Caleb-T-Owens
/.github @krlvi @schacon @Byron @Caleb-T-Owens @estib-vega @mtsgrd @slarse
@krlvi krlvi merged commit a853ec7 into master May 11, 2026
40 checks passed
@krlvi krlvi deleted the kv-branch-123 branch May 11, 2026 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants