> For the complete documentation index, see [llms.txt](https://board.bff.fm/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://board.bff.fm/minutes/meetings/2023/december-2023.md).

# December 2023

### Agenda <a href="#isq2qnxilcuv" id="isq2qnxilcuv"></a>

* Review Agenda & Vote
* Vote to approve previous minutes

### Discussion Topics <a href="#gh90gq7a3ij6" id="gh90gq7a3ij6"></a>

1. Committee Updates
2. Review Action Items

### Closing Items <a href="#m2d59stcwc8p" id="m2d59stcwc8p"></a>

* Open for public comment
* Any other business?

### Minutes <a href="#zdlkpcfvvx1" id="zdlkpcfvvx1"></a>

Present:

* **Amanda Guest**, Chair, Executive Director
* **Caryn Kesler**, Vice Chair, Creative Director
* **Irving Pham**, Treasurer
* **Clair McDevitt**, Secretary, Chair of Fundraising Committee
* **Brandon Paski**, Chair of Marketing Committee
* **Ben Ward**, Technical Director

Absent:

* **Erika Delgado**, Events Director

### 6:05 pm — Convene, Vote on Agenda & Previous Minutes <a href="#byvicgateta6" id="byvicgateta6"></a>

Vote **YES** to approve the minutes.

Vote **YES** to adopt the proposed agenda.

### 6:19 pm — Vote to add Kerri O’Malley to the BFF.fm Board <a href="#id-84iqkmbhjywq" id="id-84iqkmbhjywq"></a>

Amanda moves to vote to vote, Brandon seconds.\
Unanimous vote to vote

Brandon nominates Kerri O’Malley to the board, Clair seconds\
Unanimous vote to add Kerri to the board.

### 6:20 — Board retreat discussion

### 6:35 — Meeting adjourned. <a href="#id-7w4xi3b53xkb" id="id-7w4xi3b53xkb"></a>

The next meeting of the BFF.fm board is scheduled for 6pm on MONTH DAY Year. See [https://board.bff.fm](https://board.bff.fm/) for more information.

### Action Items <a href="#rqi00b94vu98" id="rqi00b94vu98"></a>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://board.bff.fm/minutes/meetings/2023/december-2023.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
