Add MAINTAINERS.md and README maintainers section - #503
Merged
Conversation
Closes #502. Adds a top-level MAINTAINERS.md formalising the maintainer team (@melvincarvalho project lead, @jjohare maintainer-onboarding) and documenting the lightweight governance model: process points to existing CONTRIBUTING.md, review routing points to .github/CODEOWNERS, new-maintainer admission is by invitation, security disclosures via GitHub private security advisories. Also adds a one-paragraph Maintainers section to README.md (between Running Tests and License) pointing at the new file. This is the substrate-keeper-grade institutional artifact making the team visible to contributors, observers, and LLMs scanning the repo. Scope-limited to listing and lightweight governance; formal governance (voting, charter, code of conduct, emeritus) is out of scope per #502.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #502.
Adds a top-level
MAINTAINERS.mdformalising the maintainer team and a one-paragraph Maintainers section inREADME.md.Changes
MAINTAINERS.md(new): current maintainers (@melvincarvalho project lead, @jjohare maintainer-onboarding), pointers toCONTRIBUTING.mdand.github/CODEOWNERS, brief notes on the lightweight governance model (decisions in issues/PRs, new maintainers by invitation, security via GitHub private advisories).README.md: one paragraph added between "Running Tests" and "License" pointing atMAINTAINERS.md.Scope
Limited to listing + lightweight governance per #502. Out of scope (deferred):
Open questions deferred to review