3.0 KiB
Project Governance
Overview
This document defines the governance model for the MokoJoomCommunity repository within the
MokoConsulting organization. It is automatically maintained by
MokoStandards v05.00.00.
Full governance policy is defined in the MokoStandards source repository.
Roles and Responsibilities
Maintainer
Gitea: @MokoConsulting
Authority: Final decision-making authority on all matters for this repository.
Responsibilities:
- Review and merge pull requests
- Maintain code quality and standards compliance
- Manage releases and versioning
- Respond to issues and security reports
Contributors
Authority: Submit changes via pull requests.
Requirements:
- Read and accept
CODE_OF_CONDUCT.md - Follow
CONTRIBUTING.mdguidelines
Decision-Making
All changes must be submitted as pull requests. The maintainer (@MokoConsulting) reviews and approves all changes before they are merged.
Sole Operator Policy
This organization operates under a sole operator model. The maintainer (@MokoConsulting) is the sole employee and owner and may self-approve pull requests when no second reviewer is available.
Change Management
| Change Type | Approval | Process |
|---|---|---|
| Routine (docs, bug fixes) | Maintainer | PR → CI pass → merge |
| Significant (new features) | Maintainer | PR with description → CI pass → merge |
| Major (breaking, architecture) | Maintainer | Issue discussion → PR → CI pass → merge |
| Emergency (security) | Maintainer | Labelled EMERGENCY → immediate merge → post-mortem |
Metadata
| Field | Value |
|---|---|
| Document Type | Policy |
| Domain | Governance |
| Applies To | MokoConsulting/MokoJoomCommunity |
| Jurisdiction | Tennessee, USA |
| Maintainer | @MokoConsulting |
| Standards | MokoStandards v05.00.00 |
| Repo | https://git.mokoconsulting.tech/MokoConsulting/MokoJoomCommunity |
| Path | /GOVERNANCE.md |
| Status | Active — auto-maintained by MokoStandards |