fix: remove non-existing user from CODEOWNERS#6648
Merged
cclauss merged 1 commit intoTheAlgorithms:masterfrom Oct 4, 2022
Merged
fix: remove non-existing user from CODEOWNERS#6648cclauss merged 1 commit intoTheAlgorithms:masterfrom
cclauss merged 1 commit intoTheAlgorithms:masterfrom
Conversation
Removes user @mateuszz0000 that does not exist, or seems to have been renamed to @l3str4nge
cclauss
approved these changes
Oct 4, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Describe your change:
Removes user @mateuszz0000 that does not exist, or seems to have been renamed to @l3str4nge.
According to the git blame, @l3str4nge is the one that originally updated this file. By reading the comments in #3280, it seems like @mateuszz0000 was changed to @l3str4nge.
I don't think it is a security issue, if I read correctly the "About code owners" guide, but I guess it's worth keeping thinks up to date. @l3str4nge does not seem to be active on this repo anymore, but I can update the PR to change @mateuszz0000 with @l3str4nge.
Checklist:
Fixes: #{$ISSUE_NO}.