Skip to content

.github: add Threading implementation code owners #62268

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
Nov 28, 2022

Conversation

MaxDesiatov
Copy link
Contributor

Per a discussion offline, Alastair Houghton is a code owner of lib/Threading and include/swift/Threading.

Comment on lines +23 to +25
# Threading implementation
include/swift/Threading @al45tair
lib/Threading @al45tair
Copy link
Collaborator

Choose a reason for hiding this comment

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

Could we add a leading / just to be on the safe side? And a trailing / to visually differentiate between directories and files in patterns? The latter would make it easier for humans to parse this file as it grows, I believe.

Copy link
Contributor Author

@MaxDesiatov MaxDesiatov Nov 28, 2022

Choose a reason for hiding this comment

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

Won't that break path matching? I imagine there was a reason not to add leading and trailing slashes for other paths not modified in this PR. Either way, I'd prefer not to modify what other people have added before here, which is out of scope for this PR, and I also don't want to make paths inconsistent in the file.

Copy link
Collaborator

@AnthonyLatsis AnthonyLatsis Nov 28, 2022

Choose a reason for hiding this comment

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

Fair enough. No, it won’t break the matching. I think people just went with the less verbose pattern intuitively.

@MaxDesiatov
Copy link
Contributor Author

@swift-ci please smoke test

@MaxDesiatov MaxDesiatov force-pushed the maxd/threading-codeowners branch from 88332f4 to df6cfad Compare November 28, 2022 13:13
@MaxDesiatov
Copy link
Contributor Author

@swift-ci please test and merge

@MaxDesiatov MaxDesiatov merged commit 91cfd69 into main Nov 28, 2022
@MaxDesiatov MaxDesiatov deleted the maxd/threading-codeowners branch November 28, 2022 19:14
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.

3 participants