governance document
Also known as: governance documentation, governance documents, governance document
Facts (11)
Sources
Patterns in the Transition From Founder-Leadership to Community ... arxiv.org Feb 5, 2026 5 facts
claimGovernance-focused scholarship advocates for treating governance documentation as a primary, longitudinal artifact and for creating explicit textual representations of governance in infrastructure projects.
procedureThe methodology for preprocessing governance documents involved removing badges and images, converting tables to lists, normalizing headings, stripping markup, and segmenting text into short paragraph blocks and sentences using a splitter tuned for Markdown lists.
claimGovernance documents in open source software projects shift over time from abstract policy statements to statements identifying specific individuals, bodies, and populations, reflecting a recognition of the importance of well-defined roles and explicit assignment of responsibilities.
referenceThe paper 'Enabling the definition and enforcement of governance rules in open source systems' identifies the use of GOVERNANCE.md files as a standard for governance documentation in open source systems.
measurementAs open source projects mature, attention in their governance documents shifts away from 'choice' and 'authority' categories, suggesting a move away from concentrated decision rights and unilateral control toward a more distributed mix of actions.
Governance in Practice: How Open Source Projects Define ... - arXiv arxiv.org 5 days ago 4 facts
procedureThe study identified governance documents by using a heuristic that automatically detects files containing the term "governance" at any depth in the repository tree.
claimContributors in open source projects are defined as entry-level participants who carry productive or social obligations that are fulfilled through activities specified in the project's governance document.
referenceOliveira et al. (2025b) created a role-centric dataset derived from governance documents, where each entry represents a single role instance, with fields marked as 'absent' if privileges, obligations, or promotion/demotion criteria were not explicitly stated.
procedureTo resolve the issue of inconsistent role naming in governance documents, the researchers adapted the open-source skills catalog proposed by Liang et al. (2022) to map roles based on their scope, privileges, obligations, and promotion/demotion criteria.
What is open source project governance? | Opensource.com opensource.com Jun 1, 2020 1 fact
referenceA governance document can define a 'Documentation Maintainer' role by specifying qualifications (several years of documentation contribution), duties (writing and reviewing documentation), privileges (speaking for the team, attending meetings), authority (deciding on content, tools, and strategy), and a change procedure (voting by existing maintainers).
A guide to open source project governance models - Red Hat redhat.com Jun 24, 2020 1 fact
procedureIn mature open source projects, communities typically curate 'getting started' documentation to assist potential contributors, and new contributors should read this documentation and the project's governance documentation to understand how governing bodies are composed.