CODEOWNERS - how to?
## Summary
* How do I setup teams, so they can be used as CODEOWNERS?
* How do I to setup teams, so they can be used as bypass_actors for rulesets?
## Details
* We have defined a group infrastructure-maintainers in https://github.com/eclipse-score/.eclipsefdn/blob/main/otterdog/eclipse-score.jsonnet
* However, it's not possible to bypass the mandatory reviewer rule. See https://github.com/eclipse-score/.eclipsefdn/blob/f3f27e43334397e1a9da991244d4e15f3003e59c/otterdog/eclipse-score.jsonnet#L482-L486
* It's not possible to reference that group from CODEOWNERS, see https://github.com/eclipse-score/bazel_registry/pull/25/files
## Priority
- [ ] Urgent
- [ ] High
- [ ] Medium
- [x] Low
## Severity
- [ ] Blocker
- [ ] Major
- [ ] Normal
- [x] Low
issue