Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 868 Bytes

File metadata and controls

35 lines (24 loc) · 868 Bytes

Governance

This file explains how decisions are made and who maintains the project.

Roles

  • Project lead: TODO
  • Technical lead: TODO
  • Maintainers: TODO
  • Research partners: TODO
  • User community: TODO

Decision process

Document significant technical decisions as Architecture Decision Records in docs/decisions/.

Use issues and pull requests for visible discussion. For decisions made in meetings, summarize the outcome in an issue, ADR, or project note.

Maintainer responsibilities

  • Review pull requests.
  • Keep releases and metadata current.
  • Triage issues.
  • Maintain documentation.
  • Make handover possible for future maintainers.

Handover

Before a maintainer leaves, update:

  • docs/architecture.md
  • docs/release.md
  • open issues and milestones
  • deployment notes, if applicable
  • known risks and limitations