We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a16974 commit 4128f19Copy full SHA for 4128f19
.github/CODEOWNERS
@@ -21,15 +21,15 @@
21
22
# /cellular_automata/
23
24
-# /ciphers/ @cclauss # TODO: Uncomment this line after Hacktoberfest
+# /ciphers/
25
26
# /compression/
27
28
# /computer_vision/
29
30
-# /conversions/ @cclauss # TODO: Uncomment this line after Hacktoberfest
+# /conversions/
31
32
-# /data_structures/ @cclauss # TODO: Uncomment this line after Hacktoberfest
+# /data_structures/
33
34
# /digital_image_processing/
35
@@ -67,7 +67,7 @@
67
68
# /neural_network/
69
70
-# /other/ @cclauss # TODO: Uncomment this line after Hacktoberfest
+# /other/
71
72
# /project_euler/
73
@@ -81,7 +81,7 @@
81
82
# /sorts/
83
84
-# /strings/ @cclauss # TODO: Uncomment this line after Hacktoberfest
+# /strings/
85
86
# /traversals/
87
0 commit comments