> For the complete documentation index, see [llms.txt](https://docs.intersectmbo.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.intersectmbo.org/intersect-knowledge-base/intersect-membership/intersect-voting-events/intersect-elections-2025/september-2025-board-elections/board-election-results.md).

# Board Election Results

The Board Election has come to a close, and we are thrilled with the participation from our community. 269 members cast their votes, representing 22% of all paying members, reflecting strong engagement in Intersect’s governance.

We want to thank all candidates for stepping up to contribute to Intersect’s future, as well as every member who participated in the voting process.

## Election Results

Elected Members:

* **Adam Rusch** - No Of Votes: 187
* **Kavinda Kariyapperuma** - No Of Votes: 179
* **Mercy Fordwoo** - No Of Votes: 143
* **Rand McHenry** - No Of Votes: 126

Non-Elected Members

* **HOSKY** - No Of Votes: 55
* **Patrick Sheridan**- No Of Votes: 40
* **Thiago Nunes** - No Of Votes: 30
* **Jonah Koch**- No Of Votes: 25
* **Andrew Nishigaya** - No Of Votes: 23
* **Andrew Aitken** - No Of Votes: 20
* **AURELIEN ROCHER** - No Of Votes: 19
* **Daniela Alves**- No Of Votes: 18
* **Sheraz Ahmed** - No Of Votes: 17
* **Tevo Kask** - No Of Votes: 14
* **Vaibhav Solanki** - No Of Votes: 13
* **Damion Seedorf** - No Of Votes: 13
* **Edomiya Girmay** - No Of Votes: 5
* **Chaya Shlimowitz** - No Of Votes: 4
* **Edickson Aguilera -** No Of Votes: 2
* **Decho Valev -** No Of Votes: 3


---

# 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://docs.intersectmbo.org/intersect-knowledge-base/intersect-membership/intersect-voting-events/intersect-elections-2025/september-2025-board-elections/board-election-results.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.
