Closed
Description
The .github/scripts/check-codeowners.sh
script is useful to validate that components have an owner by checking that all entries on CODEOWNERS are valid and are not in the ALLOWLIST file.
It would be useful to also validate that the ALLOWLIST file does not have any entries that actually have an owner, so that it accurately reflects the orphaned components.