fix: remove non-existing user from CODEOWNERS (#6648)
Removes user @mateuszz0000 that does not exist, or seems to have been renamed to @L3str4nge
This commit is contained in:
4
.github/CODEOWNERS
vendored
4
.github/CODEOWNERS
vendored
@@ -31,7 +31,7 @@
|
||||
|
||||
# /data_structures/ @cclauss # TODO: Uncomment this line after Hacktoberfest
|
||||
|
||||
/digital_image_processing/ @mateuszz0000
|
||||
# /digital_image_processing/
|
||||
|
||||
# /divide_and_conquer/
|
||||
|
||||
@@ -79,7 +79,7 @@
|
||||
|
||||
# /searches/
|
||||
|
||||
/sorts/ @mateuszz0000
|
||||
# /sorts/
|
||||
|
||||
# /strings/ @cclauss # TODO: Uncomment this line after Hacktoberfest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user