canonical / canonical/charmlibs
Ensure CODEOWNERS entries for all packages
Open
infra
team-charmlibs-maintainers
- Dominant language
- Python
- Stars
- 5
- Forks
- 28
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 24
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.