Commit 3c2598f
chore: allow CIAM UI team to also approve .github/ changes
Previously only @SecureAuthCorp/devops could approve PRs touching
.github/ (Actions workflows, dependabot config, this CODEOWNERS file).
Add @SecureAuthCorp/team-eng-ciam-ui-write to the same rule so either
team can sign off — the UI team owns most of the workflow files that
support the quickstart samples anyway.
GitHub treats multiple owners on a single CODEOWNERS rule as OR
semantics: any one of the listed teams' approvals satisfies the
requirement.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent c3e977a commit 3c2598f
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
0 commit comments