mirror of
https://github.com/TheAlgorithms/Ruby
synced 2025-02-06 08:46:04 +01:00
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
|