Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Fixed lines that needed to be uncommented after Hacktoberfest (TheAlg…
…orithms#11267)

* uncommented lines

* uncommented lines

* Update CODEOWNERS

---------

Co-authored-by: Christian Clauss <cclauss@me.com>
  • Loading branch information
tonguegrease and cclauss authored Feb 2, 2024
commit 4128f19170135cf7ccadb2afa8b2ab0a464c5765
10 changes: 5 additions & 5 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -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/

Expand Down Expand Up @@ -67,7 +67,7 @@

# /neural_network/

# /other/ @cclauss # TODO: Uncomment this line after Hacktoberfest
# /other/

# /project_euler/

Expand All @@ -81,7 +81,7 @@

# /sorts/

# /strings/ @cclauss # TODO: Uncomment this line after Hacktoberfest
# /strings/

# /traversals/

Expand Down