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

# April 2026 - Committee Election Results

The most recent committee election cycle has now come to a close. We saw a strong turnout of **102 candidates** across all committees, highlighting a high level of engagement and interest in contributing to Intersect’s future.

During the voting period, **187 unique members** cast their votes, accounting for **24.8% of eligible paying members.**

We’d like to thank all candidates for putting themselves forward, as well as every member who participated in the voting process. Your involvement is essential in fostering a transparent and inclusive governance framework, and we truly appreciate your continued support and commitment.

## Election Results by Committee

<details>

<summary>Intersect Steering Committee</summary>

Elected Members:

* James Meidinger, 77 votes
* Thiago Nunes, 41 votes

</details>

<details>

<summary>Cardano Budget Committee</summary>

Elected Members:

* Megan Hess, 92 votes
* Rodrigo Pacini 77 votes
* Stephen Wood, 75 votes
* Can Huzmeli, 47 votes
* Fanny Wijaya, 39 votes

</details>

<details>

<summary>Cardano Civics Committee</summary>

Elected Members:

* Nicolas Cerny, 107 votes
* Beatrice Anihiri, 91 votes
* Jose Miguel De Gamboa, 65 votes
* Ken Erik Ølmheim, 63 votes
* Nana Safo, 61 votes

</details>

<details>

<summary>Membership and Community Committee</summary>

Elected Members:

* Fanny Wijaya, 68 votes
* BANDU Boaz, 63 votes
* Anuj Chaudhary, 58 votes
* Olivier Mwatsimulamo, 56 votes
* Martin Musagara, 46 votes

</details>

<details>

<summary>Open Source Committee</summary>

Elected Members:

* Pawel Jakubas, 81 votes
* Olivier Mwatsimulamo, 74votes
* Bora Oben, 72 votes
* Dominik H, 60 votes
* Kambale Mechack Elie, 50 votes

</details>

<details>

<summary>Product Committee</summary>

Elected Members:

* Yoram Ben Zvi, 86 votes
* JUAN SIERRA, 80 votes
* Alexa C. aka Thyme, 75 votes
* James Meidinger, 67 votes
* Samir Idris, 49 votes

</details>

<details>

<summary>Technical Steering Committee</summary>

Elected Members:

* Neil Davies, 90 votes
* Christian Taylor, 87 votes
* Alonzo Benavides, 84 votes
* Marcin Szamotulski, 79 votes
* Alex Moser, 71 votes

</details>

<details>

<summary>Growth and Marketing Committee</summary>

Elected Members:

* Laura Mattiucci, 98 votes
* Alexa C. aka Thyme, 83 votes
* Marco Moshi, 58 votes
* Andy Hung, 55 votes
* Josefine Birkigt, 43 votes

</details>

## Other useful Links

{% content-ref url="/pages/Z0My6ql2P4629T7NuP6h" %}
[Statement about April 2026 election results](/intersect-knowledge-base/intersect-membership/intersect-voting-events/2026-intersect-elections/april-2025-committee-elections/april-2025-committee-election-results/statement-about-april-2026-election-results.md)
{% endcontent-ref %}

{% content-ref url="/pages/n1Oe4dkCxwVbEfEu7KEw" %}
[Voting Results - audit info](/intersect-knowledge-base/intersect-membership/intersect-voting-events/2026-intersect-elections/april-2025-committee-elections/april-2025-committee-election-results/voting-results-audit-info.md)
{% endcontent-ref %}

{% content-ref url="/pages/zj4r4JEVhSAwcVlgkYOl" %}
[Committee Member Onboarding Pack](/intersect-knowledge-base/intersect-membership/intersect-voting-events/2026-intersect-elections/april-2025-committee-elections/april-2025-committee-election-results/committee-member-onboarding-pack.md)
{% endcontent-ref %}


---

# 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/2026-intersect-elections/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.
