[Lazarus revival] add Github Access Structure Overview section - #3
Draft
kax168 wants to merge 4 commits into
Draft
[Lazarus revival] add Github Access Structure Overview section#3kax168 wants to merge 4 commits into
kax168 wants to merge 4 commits into
Conversation
Co-authored-by: Wes Todd <wes@wesleytodd.com>
kax168
pushed a commit
to kax168/lazarus
that referenced
this pull request
Jul 19, 2026
…ax168/express#3 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.
Maintainer Briefing: add Github Access Structure Overview section
What this PR was trying to do
Document the proposed GitHub permission hierarchy for Technical Committee members, Project Captains, Committers, and Triagers across the Express, jshttp, and pillarjs organizations.
What changed in the repo since it died
The repository has changed substantially since the original PR, including removal of
Contributing.md, documentation updates, dependency upgrades, fixes, features, and CI changes. The original target location and governance links therefore required adaptation.What Lazarus changed to revive it
Rebased the four original commits onto current
masterwhile preserving Jon Church’s authorship. Moved the 29-line access overview toReadme.mdand updated the governance, organization, and Triager Guide links. The revived branch merges cleanly.Test evidence
Risk assessment
This is documentation-only, but it describes organization-wide security and governance policy. The original author characterized the definitions as personal opinions and specifically questioned Committer scope; evidence confirming that these roles and permissions are current policy is unavailable. Post-revival validation reports
npm run lintpassing andnpm testpassing with 1,260 tests.Credits
Originally contributed by @jonchurch.
Original PR: expressjs#5503
Original author: @jonchurch