Board of Trustees
===
### Introduction
The Board of Trustees for the PA/vPA Operations Treasury is responsible for reporting to Catalyst, managing the keys to the side-treasury, and monitoring the [Governing Bodies](/wQm0zkflSNmmrRCwolZQsA) chartered under the side-treasury governance. They are also required to convene regularly to discuss any suggested revisions by the community to controlled documents or protocols of the side-treasury.
### Current Trustees
- **Founding Trustee** - Nadia Hopkins (*nadiahopkins#6292 on Discord*)
- **Ex-officio Trustee (vPA Working Group)** - currently shared by 4 members of working group, in a pairwise rotation as needed:
- Appointed in November
- Dan Mercurius (*DanMercurius#7990 on Discord*)
- Viktor (*Vgr#9617 on Discord*)
- Next rotation
- Simon Sallstrom (*Salen#5312 on Discord*)
- Stephen Hao(*CaptainDang#3915 on Discord*)
:::info
**Founding Trustees** are typically the person or persons who submitted the proposal to Catalyst and bear ultimate responsibility for reporting on it. **Ex-Officio** means "by right of the office" and refers to the fact that Governing Bodies chartered by the side-treasury have the right to elect or otherwise appoint a representative for the group who joins the Board of Trustees. In the future, we may discover other ways to add trustees to side-treasury governance.
:::
### Monthly Reports
**[These are the monthly reports to Catalyst](https://hackmd.io/@PA-vPATreasury/SkplyXSoi)**, and include overviews of side-treasury ecosystem activity and all decisions made by the Board of Trustees. See all funded proposal reports [here](https://docs.google.com/spreadsheets/d/1wAG5O4PBLRTM01PLUyc3iS9EYOaucyDHryOOG8OVKuk/edit#gid=0)
### Meetings
- **[Discussion Thread on Discord for Trustees](https://discord.com/channels/946921942143885342/980492610147864626)** This is a channel on the CU Discord where Trustees can engage in discussion that is publicly viewable, but in which only current trustees have permissions to send messages.
- Any meetings that the Board of Trustees conducts are to be recorded and shared here, most recent first. This can include "async meetings" conducted via messaging, if the messages or a link to them can be included here. Any decisions reached by the BoT should be recorded in Meeting Notes and included with the recording.
- Meeting 2 (notes)
- Meeting 1 (notes)
### What is a Trustee?
The following link is to an onboarding Tutorial for the role of Trustee in this side-treasury ecosystem. It includes short "how-to" guides for the four critical areas that Trustees are responsible for, general guidance for Trustee principles and suggested behavior models for Trustee health and sustainability :
- **[What is a Trustee?](/Z_JhA3cDThWX2b1uvrug9g)** (tutorial)
- Accountability
- Security and alignment
- Liveness
- Reciprocity
#### Back to PA/vPA Operations Treasury
[⬅️](https://hackmd.io/@PA-vPATreasury/SynfeL8Xo/https%3A%2F%2Fhackmd.io%2F%40PA-vPATreasury%2FHJWOQI87j)
<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>