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:
Jérome Eertmans 2022-10-04 12:25:23 +02:00 committed by GitHub
parent 756bb268eb
commit fa49e27d22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
.github/CODEOWNERS vendored
View File

@ -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