mirror of
https://github.com/TheAlgorithms/Python.git
synced 2024-11-23 21:11:08 +00:00
Fixed lines that needed to be uncommented after Hacktoberfest (#11267)
* uncommented lines * uncommented lines * Update CODEOWNERS --------- Co-authored-by: Christian Clauss <cclauss@me.com>
This commit is contained in:
parent
6a169740e8
commit
4128f19170
10
.github/CODEOWNERS
vendored
10
.github/CODEOWNERS
vendored
|
@ -21,15 +21,15 @@
|
|||
|
||||
# /cellular_automata/
|
||||
|
||||
# /ciphers/ @cclauss # TODO: Uncomment this line after Hacktoberfest
|
||||
# /ciphers/
|
||||
|
||||
# /compression/
|
||||
|
||||
# /computer_vision/
|
||||
|
||||
# /conversions/ @cclauss # TODO: Uncomment this line after Hacktoberfest
|
||||
# /conversions/
|
||||
|
||||
# /data_structures/ @cclauss # TODO: Uncomment this line after Hacktoberfest
|
||||
# /data_structures/
|
||||
|
||||
# /digital_image_processing/
|
||||
|
||||
|
@ -67,7 +67,7 @@
|
|||
|
||||
# /neural_network/
|
||||
|
||||
# /other/ @cclauss # TODO: Uncomment this line after Hacktoberfest
|
||||
# /other/
|
||||
|
||||
# /project_euler/
|
||||
|
||||
|
@ -81,7 +81,7 @@
|
|||
|
||||
# /sorts/
|
||||
|
||||
# /strings/ @cclauss # TODO: Uncomment this line after Hacktoberfest
|
||||
# /strings/
|
||||
|
||||
# /traversals/
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user