mirror of
https://github.com/TheAlgorithms/Ruby
synced 2025-02-05 08:46:12 +01:00
11 lines
285 B
Text
11 lines
285 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
|