Skip to content

Commit fa5b8d1

Browse files
committed
State contemplation period in weeks, not business days
What constitutes a business day may vary by region. Weeks are more universal. Signed-off-by: Joshua Lock <[email protected]>
1 parent 9f2f93b commit fa5b8d1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

GOVERNANCE.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ specification's Consensus Builder.
2525

2626
The TAP Editors are a team of core contributors to the TUF project who are
2727
responsible for reviewing and approving, or rejecting, any proposed
28-
[TAPs](https://github.com/theupdateframework/taps) and changes to the
28+
[TAPs](https://github.com/theupdateframework/taps), and changes to the
2929
specification.
3030

3131

@@ -44,16 +44,16 @@ do not significantly alter the specification must be approved by at least two
4444
(2) TAP Editors. These minor changes do not require a contemplation period.
4545

4646
__All major changes must be approved by at least two (2) other TAP editors,
47-
and merged no sooner than five (5) business days after submission__
47+
and merged no sooner than one (1) week after submission__
4848

4949
In order to ensure the security properties of TUF are maintained it is
5050
necessary to contemplate how any changes to the specification may affect those
5151
security properties. Therefore, all PRs containing non-minor changes will
52-
remain open for at least five (5) business days to allow all interested TAP
53-
Editors time to review the submission.
52+
remain open for at least one (1) week to allow all interested TAP Editors time
53+
to review the submission.
5454

5555
A TAP editor may request longer to consider the changes, so long as that
56-
request is made within the initial five (5) business day contemplation period.
56+
request is made within the initial one (1) week contemplation period.
5757

5858
Non-minor changes to the specification require two (2) TAP editor approvals.
5959

0 commit comments

Comments
 (0)