Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GOVERNANCE: Fix "motion to release" link target (to RELEASES.md)
Browse files Browse the repository at this point in the history
I'd garbled the old '#release-approval' target in c732cc2
(project-governance: Make voting more generic, 2016-06-24, #15).

Signed-off-by: W. Trevor King <[email protected]>
wking committed Dec 1, 2016
1 parent 3eec2a6 commit 165eb10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GOVERNANCE.md
Original file line number Diff line number Diff line change
@@ -29,7 +29,7 @@ However, a motion MAY be adopted with REJECTs, as outlined in the previous parag

A quorum is established when at least two-thirds of maintainers have voted.

For projects that are not specifications, a [motion to release](#release-approval) MAY be adopted if the tally is at least three LGTMs and no REJECTs, even if three votes does not meet the usual two-thirds quorum.
For projects that are not specifications, a [motion to release](RELEASES.md) MAY be adopted if the tally is at least three LGTMs and no REJECTs, even if three votes does not meet the usual two-thirds quorum.

## Security issues

0 comments on commit 165eb10

Please sign in to comment.