mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-03-19 13:09:48 +00:00
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:
parent
756bb268eb
commit
fa49e27d22
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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user