mirror of
https://github.com/TheAlgorithms/Ruby
synced 2024-11-16 19:50:00 +01:00
8667d75d98
Co-authored-by: vzvu3k6k <vzvu3k6k@gmail.com>
10 lines
295 B
Text
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
|