Skip to content

Add trailing line to CODEOWNERS #134722

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

Merged
merged 1 commit into from
May 26, 2025
Merged

Add trailing line to CODEOWNERS #134722

merged 1 commit into from
May 26, 2025

Conversation

pablogsal
Copy link
Member

No description provided.

@pablogsal pablogsal merged commit 7774869 into python:main May 26, 2025
22 of 23 checks passed
@pablogsal pablogsal deleted the codeowners2 branch May 26, 2025 14:47
Comment on lines 335 to 338
Python/remote_debug.h @pablogsal
Python/remote_debugging.c @pablogsal
Modules/_remote_debugging_module.c @pablogsal @ambv @1st1 No newline at end of file
Modules/_remote_debugging_module.c @pablogsal @ambv @1st1
Copy link
Member

Choose a reason for hiding this comment

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

you could optionally simplify with:

Suggested change
Python/remote_debug.h @pablogsal
Python/remote_debugging.c @pablogsal
Modules/_remote_debugging_module.c @pablogsal @ambv @1st1
\ No newline at end of file
Modules/_remote_debugging_module.c @pablogsal @ambv @1st1
Python/remote_debug* @pablogsal
Modules/_remote_debugging* @pablogsal @ambv @1st1

Copy link
Member Author

Choose a reason for hiding this comment

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

I prefer to have them excplicitly stated as that pattern has already caused people to be added to new future files that shouldn't be like the jit stuff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants