3.0 Governing Authority
===
*[This section asserts the authority for governance of the GF.]*
**3.1** The governing authority for this GF derives in a decentralized manner from Project Catalyst Voters, and is vested in the Proposal Team for the funded PA/vPA Operations Treasury proposal. Furthermore, the authority and accountability lies with the Board of Trustees established by the adoption of this Governance Framework.
**3.2** Each member of the PA/vPA Operations Treasury Board of Trustees MUST maintain in this section their readily identifiable Community Identity legal names and current contact information.
**3.2.1**- Founding Trustee(s)
- Nadia Hopkins (Nadiahopkins#6292 on Discord)
**3.2.2-** Ex-officio Trustee (vPA Working Group) - *currently shared by 4 members of the working group, in a pairwise rotation as needed:*
- First appointment, November, 2022
- Dan Mercurius (DanMercurius#7990 on Discord)
- Viktor (Vgr#9617 on Discord)
- December, 2022
- Simon Sallstrom (Salen#5312 on Discord)
- Stephen (CaptainDang#3915 on Discord)
**3.3** The governing authority MUST maintain the most recent versions of the GF Primary Document (this document) as well as all controlled and supporting documents in the following ways:
- **3.3.1** As publicly viewable markdown docs with unique URLs: HackMD
- **3.3.2** As publicly commentable online documents: HackMD via setting
- **3.3.3** As PDFs on each relevant HackMD page: done via HackMD interface
- **3.3.4** As a complete GF downloadable .zip file to serve as a local copy: **[zip]**
<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>