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/

See this Slack thread

Update the documentation to reflect this.

Edited by Sean Carroll