mirror of
https://hub.njuu.cf/TheAlgorithms/Python.git
synced 2023-10-11 13:06:12 +08:00
Update CODEOWNERS (#3280)
* Update CODEOWNERS * Reduce @cclauss notifications during Hacktoberfest Co-authored-by: Christian Clauss <cclauss@me.com>
This commit is contained in:
parent
23ab159f30
commit
f164e11db4
20
.github/CODEOWNERS
vendored
20
.github/CODEOWNERS
vendored
@ -7,11 +7,7 @@
|
||||
|
||||
# Order is important. The last matching pattern has the most precedence.
|
||||
|
||||
/.travis.yml @cclauss @dhruvmanila
|
||||
|
||||
/.pre-commit-config.yaml @cclauss @dhruvmanila
|
||||
|
||||
/.github/ @cclauss
|
||||
/.* @cclauss @dhruvmanila
|
||||
|
||||
# /arithmetic_analysis/
|
||||
|
||||
@ -25,17 +21,17 @@
|
||||
|
||||
# /cellular_automata/
|
||||
|
||||
/ciphers/ @cclauss
|
||||
# /ciphers/ @cclauss # TODO: Uncomment this line after Hacktoberfest
|
||||
|
||||
# /compression/
|
||||
|
||||
# /computer_vision/
|
||||
|
||||
/conversions/ @cclauss
|
||||
# /conversions/ @cclauss # TODO: Uncomment this line after Hacktoberfest
|
||||
|
||||
/data_structures/ @cclauss
|
||||
# /data_structures/ @cclauss # TODO: Uncomment this line after Hacktoberfest
|
||||
|
||||
# /digital_image_processing/
|
||||
/digital_image_processing/ @mateuszz0000
|
||||
|
||||
# /divide_and_conquer/
|
||||
|
||||
@ -71,7 +67,7 @@
|
||||
|
||||
# /neural_network/
|
||||
|
||||
/other/ @cclauss
|
||||
# /other/ @cclauss # TODO: Uncomment this line after Hacktoberfest
|
||||
|
||||
/project_euler/ @dhruvmanila @Kush1101
|
||||
|
||||
@ -83,9 +79,9 @@
|
||||
|
||||
# /searches/
|
||||
|
||||
# /sorts/
|
||||
/sorts/ @mateuszz0000
|
||||
|
||||
/strings/ @cclauss
|
||||
# /strings/ @cclauss # TODO: Uncomment this line after Hacktoberfest
|
||||
|
||||
# /traversals/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user