Document precedence rules for CODEOWNERS
We allow code owners files in multiple locations (/, /.gitlab, /docs) but what happens when there are multiple code owners files?
The observed behaviour appears to be:
//docs//.gitlab/
Update the documentation to reflect this.
Edited by Sean Carroll