You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GOVERNANCE: Fix "motion to release" link target (to RELEASES.md)
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]>
Copy file name to clipboardExpand all lines: GOVERNANCE.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
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
29
29
30
30
A quorum is established when at least two-thirds of maintainers have voted.
31
31
32
-
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.
32
+
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.
0 commit comments