9.0 Revisions
===
*[This section contains the specific requirements governing revisions to the Governance Framework.]*
:::info
The PA/(v)PA Operations Treasury Governance Framework Master Document and the Controlled Documents listed in the Schedule of Controlled Documents shall be revised from time to time as the Treasury Community grows and evolves. The policies in this section govern this process.
:::
### **9.1 General**
- **9.1.1** All Treasury Governance Framework documents, including Controlled Documents, MUST use keywords in policies as defined in IETF RFC 2119.
- **9.1.2** All Treasury Governance Framework documents MAY be revised to add non-normative content, such as references to appendices, white papers, or other explanatory materials, without triggering a formal revision review process as defined in this section 4. *(Normative statements are those that include the fully capitalized keywords defined under RFC 2119)*.
### **9.2 Revisions to the PA/(v)PA Operations Treasury Governance Framework Master Document**
These policies apply to any normative revision to the present document, exclusive of the Schedule of Controlled Documents.
- **9.2.1** Revisions to the Master Document MUST respect the Purpose and Core Principles.
- **9.2.2** The commencement of any revision process MUST be publicly announced by the Board of Trustees no later than the time of commencement.
- **9.2.3** Participation in the revision process MUST be available to all members of the Treasury Community.
- **9.2.4** Proposed revisions MUST be publicly announced by the Board of Trustees and subject to a minimum 30 day public review period following the announcement.
- **9.2.5** Revisions MUST be approved by a supermajority vote of at least two-thirds of the Board of Trustees after the conclusion of the public review period and before the revision takes effect.
### **9.3 Revisions to Controlled Documents**
These policies apply to any normative revision to the Controlled Documents listed in the Schedule of Controlled Documents.
- **9.3.1** The list of Controlled Documents in the included Schedule, as well as each Controlled Document on that list, MAY be revised independently from the Treasury Governance Framework Master Document (the present document).
- **9.3.2** A Controlled Document MUST be stored in and use the change control mechanisms established by the official Treasury Code Repository at the permanent location for the document published in the Schedule.
- **9.3.3** Proposed revisions MUST be subject to a minimum 30 day public review period publicly announced by the Board of Trustees.
- **9.3.4** Revisions to a Controlled Document MUST be approved by a supermajority vote of the Board of Trustees after the conclusion of the public review period and before the revision takes effect.
<style>
html, body, .ui-content {
background-color: #333;
color: #ddd;
}
.markdown-body h1,
.markdown-body h2,
.markdown-body h3,
.markdown-body h4,
.markdown-body h5,
.markdown-body h6 {
color: #ddd;
}
.markdown-body h1,
.markdown-body h2 {
border-bottom-color: #ffffff69;
}
.markdown-body h1 .octicon-link,
.markdown-body h2 .octicon-link,
.markdown-body h3 .octicon-link,
.markdown-body h4 .octicon-link,
.markdown-body h5 .octicon-link,
.markdown-body h6 .octicon-link {
color: #fff;
}
.markdown-body img {
background-color: transparent;
}
.ui-toc-dropdown .nav>.active:focus>a, .ui-toc-dropdown .nav>.active:hover>a, .ui-toc-dropdown .nav>.active>a {
color: white;
border-left: 2px solid white;
}
.expand-toggle:hover,
.expand-toggle:focus,
.back-to-top:hover,
.back-to-top:focus,
.go-to-bottom:hover,
.go-to-bottom:focus {
color: white;
}
.ui-toc-dropdown {
background-color: #333;
}
.ui-toc-label.btn {
background-color: #191919;
color: white;
}
.ui-toc-dropdown .nav>li>a:focus,
.ui-toc-dropdown .nav>li>a:hover {
color: white;
border-left: 1px solid white;
}
.markdown-body blockquote {
color: #bcbcbc;
}
.markdown-body table tr {
background-color: #5f5f5f;
}
.markdown-body table tr:nth-child(2n) {
background-color: #4f4f4f;
}
.markdown-body code,
.markdown-body tt {
color: #eee;
background-color: rgba(230, 230, 230, 0.36);
}
a,
.open-files-container li.selected a {
color: #5EB7E0;
}
</style>