TheAlgorithms-Ruby/.github/CODEOWNERS
Vitor Oliveira 8667d75d98
Update .github/CODEOWNERS
Co-authored-by: vzvu3k6k <vzvu3k6k@gmail.com>
2021-01-02 07:47:57 -08:00

10 lines
295 B
Text

# This is a comment.
# Each line is a file pattern followed by one or more owners.
# More details are here: https://help.github.com/articles/about-codeowners/
# The '*' pattern is global owners.
# Order is important. The last matching pattern has the most precedence.
/.* @vbrazo @vzvu3k6k