Skip to content

Maintainers

This document defines how code ownership and merge authority work for this repository.

Current Maintainers

  • @wittekin

Update .github/CODEOWNERS as maintainers are added so review requirements stay aligned.

Responsibilities

Maintainers are expected to:

  • Review pull requests for correctness, security, and project fit.
  • Keep CI, release, and security workflows healthy.
  • Triage issues and pull requests.
  • Maintain release quality and versioning discipline.

Review and Merge Policy

  • All changes to main go through pull requests.
  • At least one maintainer approval is required before merge.
  • Required status checks must pass before merge.
  • Conversations must be resolved before merge.
  • Force-push and direct pushes to main are disabled by branch protection.

Ownership

Code ownership is defined in .github/CODEOWNERS.

Security

Security-sensitive reports should follow SECURITY.md rather than public issues.