Every package directory should have an explicit code owner (not just falling back to the repository maintainers). It's currently easy to forget to add an entry, or to end up with an orphan entry when renaming a directory. CI should ensure that every directory has an entry, and that every entry corresponds to a real path in the repository.
The PR templates could drop the CODEOWNERS checklist item if we automate this.
Every package directory should have an explicit code owner (not just falling back to the repository maintainers). It's currently easy to forget to add an entry, or to end up with an orphan entry when renaming a directory. CI should ensure that every directory has an entry, and that every entry corresponds to a real path in the repository.
The PR templates could drop the
CODEOWNERSchecklist item if we automate this.