> 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/april-2025-committee-elections/april-2025-committee-election-results.md).

# April 2025 - Committee Election Results

The latest round of committee elections has officially concluded. We had an impressive **118 candidates** across all committees—an incredible demonstration of commitment and interest in shaping the future of Intersect. During the voting period, **522 unique members** cast their votes, representing **27%** of the eligible paying membership. This level of participation highlights the growing engagement in Intersect’s governance process.

We extend a sincere thank you to all candidates who stepped forward and to every member who took the time to vote. Your participation plays a critical role in building a transparent and inclusive governance model. We are grateful for your commitment and enthusiasm.

## Election Results by Committee

### Intersect Steering Committee

Elected Members:

* **Sheldon Hunt** - No Of Votes: 230
* **Fred Tanaka** - No Of Votes: 153

### Cardano Budget Committee

Elected Members:

* **Kriss Baird** - No Of Votes: 277
* **Rita Mistry Spada** - No Of Votes: 216
* **Megan Hess** - No Of Votes: 196
* **Dmitry Shibaev** - No Of Votes: 181
* **Rajitha Wickramasinghe** - No Of Votes: 176

### Cardano Civics Committee

Elected Members:

* **Nicolas Cerny** - No Of Votes: 314
* **Ken Erik Ølmheim** - No Of Votes: 267
* **Nana Safo** - No Of Votes: 215
* **Randy** - No Of Votes: 179
* **Joseph Mermoz Dzubang** - No Of Votes: 173
* **Aleksei Seregin** - No Of Votes: 170

### Membership and Community Committee

Elected Members:

* **Maureen Wepngong** - No Of Votes: 228
* **BANDU Boaz** - No Of Votes: 210
* **Fanny Wijaya** - No Of Votes: 176
* **Laurentine Djatsa** - No Of Votes: 173
* **Nathan Angelo Kanapi** - No Of Votes: 172

### Open Source Committee

Elected Members:

* **Philip Disarro** - No Of Votes: 279
* **Arnaud Bailly** - No Of Votes: 249
* **Elaine Cardenas** - No Of Votes: 238
* **Georg Link** - No Of Votes: 227
* **Niels Mündler** - No Of Votes: 223

### Product Committee

Elected Members:

* **James Meidinger** - No Of Votes: 254
* **Carlos Lopez De Lara** - No Of Votes: 219
* **Tegegne Tefera** - No Of Votes: 164

### Technical Steering Committee

Elected Members:

* **Duncan Coutts** - No Of Votes: 292
* **Sebastian Nagel** - No Of Votes: 278
* **Nicolas Biri** - No Of Votes: 258
* **Alex Mose**r - No Of Votes: 244
* **Neil Davies** - No Of Votes: 241

### Growth and Marketing Committee <a href="#single-poll-card-heading" id="single-poll-card-heading"></a>

Elected Members:

* **Tim Harrison** - No Of Votes: 300
* **Laura Mattiucci** - No Of Votes: 209
* **Andy Hung** - No Of Votes: 186
* **Hasitha Raymond** - No Of Votes: 144
* **Anuj Chaudhary** - No Of Votes: 138


---

# 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/april-2025-committee-elections/april-2025-committee-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.
