Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove CODEOWNERS from CLI codegen #1886

Merged
merged 4 commits into from
Oct 22, 2024
Merged

Remove CODEOWNERS from CLI codegen #1886

merged 4 commits into from
Oct 22, 2024

Conversation

bfops
Copy link
Collaborator

@bfops bfops commented Oct 22, 2024

Description of Changes

I removed CODEOWNERS for the generate/ subdirectory of the CLI code, since this logic is pretty separate from the rest of the CLI.

However I keep the codeowners on generate/mod.rs because this includes the "interface" itself. I'm fine with somebody moving more code-generation code out of mod.rs so that it doesn't require codeowner review.

API and ABI breaking changes

No code changes.

Expected complexity level and risk

1

Testing

@bfops bfops added release-any To be landed in any release window no runtime change This change does not affect the final binaries labels Oct 22, 2024
@bfops bfops marked this pull request as ready for review October 22, 2024 18:05
@bfops bfops requested a review from cloutiertyler as a code owner October 22, 2024 18:05
Copy link
Contributor

@cloutiertyler cloutiertyler left a comment

Choose a reason for hiding this comment

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

Seems fine

@bfops bfops enabled auto-merge October 22, 2024 18:09
@bfops bfops added this pull request to the merge queue Oct 22, 2024
Merged via the queue into master with commit 9347573 Oct 22, 2024
9 checks passed
@bfops bfops deleted the bfops/cli-codegen branch October 23, 2024 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no runtime change This change does not affect the final binaries release-any To be landed in any release window
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants