Skip to content

Add CODEOWNERS and the DCO app config - #2

Merged
baijum merged 1 commit into
mainfrom
codeowners
Sep 10, 2026
Merged

Add CODEOWNERS and the DCO app config#2
baijum merged 1 commit into
mainfrom
codeowners

Conversation

@baijum

@baijum baijum commented Sep 10, 2026

Copy link
Copy Markdown
Member

This repo is now open to issues and PRs from anyone (kaappi/infra#5 adds it to the inventory), and main requires one approving review plus a code-owner review. CODEOWNERS makes that the maintainer's review specifically; .github/dco.yml is the org-standard DCO2 config for the DCO check that is now required here too.

🤖 Generated with Claude Code

This repo is now open to issues and PRs from anyone, and branch
protection on main requires one approving review plus a code-owner
review. Without CODEOWNERS the code-owner half is vacuous: any
collaborator with Write access could approve another contributor's PR.
With it, the one approval has to be the maintainer's.

The DCO check became required on main at the same time; .github/dco.yml
is the org-standard DCO2 app config, seeded from kaappi/infra like the
CODEOWNERS file.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Signed-off-by: Baiju Muthukadan <baiju.m.mail@gmail.com>
@baijum
baijum merged commit b172a09 into main Sep 10, 2026
1 of 3 checks passed
@baijum
baijum deleted the codeowners branch September 10, 2026 05:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant