> 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/archive/cardano-budget-archive/intersect-operational-services/2025-delivery-assurance-contract-updates/open-source-committee.md).

# Open source committee

{% hint style="danger" %}
**ARCHIVED**

This page has been archived. It's content might be outdated.
{% endhint %}

This page covers everything related to the contracts that were proposed by the community to be contracted via the Open Source Committee. *Note that some of these contracts were established through the original 2024 contracting process, with funding provided by the CDH. Any contracts awarded from June 2025 onward will be financed through the Treasury withdrawal, in alignment with the budget process.*

## **Contract overview section**

<table data-full-width="true"><thead><tr><th width="91">Supplier</th><th width="128.111083984375">Contract</th><th width="401.333251953125">Description</th><th width="156">Contract Amount</th><th width="184.4444580078125">Dates</th><th>Contract Status<select multiple><option value="1suRQbkRqH2z" label="Ongoing" color="blue"></option><option value="T4zEAlmGO1Vm" label="Complete" color="blue"></option></select></th></tr></thead><tbody><tr><td>Bitergia</td><td><a href="/pages/1PMuhy7dNT9E9cmmuLb5">Bitergia Analytics Subscription</a></td><td><p><strong>Hosting of Interactive Dashboard</strong></p><p>Bitergia shall continue to run, maintain, and update its software development analytics platform customized for Client.</p></td><td>$16,200</td><td>1st January 2025 - 31st December 2025</td><td><span data-option="1suRQbkRqH2z">Ongoing</span></td></tr><tr><td>Udai Solanki</td><td><a href="/pages/fzdA58rj4Q0Jm4LoeJXX">Developer Advocate</a></td><td>Intersect, a member-based organization within the Cardano ecosystem, is seeking a<br>Developer Advocate to support and nurture developer talent, foster collaboration, and<br>drive innovation. This role involves advocating for developers' needs, providing technical<br>support, creating educational resources, and promoting the adoption of Cardano's<br>technology. The Developer Advocate will act as a bridge between developers and<br>Intersect, ensuring a positive and collaborative relationship within the ecosystem.</td><td>5,000 ada</td><td>1st January 2025 - 31st March 2025</td><td><span data-option="T4zEAlmGO1Vm">Complete</span></td></tr><tr><td>Suganya Raju</td><td><a href="/pages/qvJY81A2CCGCRzydJlY0">Developer Advocate</a></td><td>Intersect, a member-based organization within the Cardano ecosystem, is seeking a<br>Developer Advocate to support and nurture developer talent, foster collaboration, and<br>drive innovation. This role involves advocating for developers' needs, providing technical<br>support, creating educational resources, and promoting the adoption of Cardano's<br>technology. The Developer Advocate will act as a bridge between developers and<br>Intersect, ensuring a positive and collaborative relationship within the ecosystem.</td><td>5,000 ada</td><td>1st January 2025 - 31st March 2025</td><td><span data-option="T4zEAlmGO1Vm">Complete</span></td></tr><tr><td>Bernard Sibanda</td><td><a href="/pages/i9k6lSoDaX30btrHzgY0">Developer Advocate</a></td><td>Intersect, a member-based organization within the Cardano ecosystem, is seeking a<br>Developer Advocate to support and nurture developer talent, foster collaboration, and<br>drive innovation. This role involves advocating for developers' needs, providing technical<br>support, creating educational resources, and promoting the adoption of Cardano's<br>technology. The Developer Advocate will act as a bridge between developers and<br>Intersect, ensuring a positive and collaborative relationship within the ecosystem.</td><td>5,000 ada</td><td>1st January 2025 - 31st March 2025</td><td><span data-option="T4zEAlmGO1Vm">Complete</span></td></tr><tr><td>Aleksei Seregin</td><td><a href="/pages/TPE1MbHtOgd6i0Er5Btz">Developer Advocate</a></td><td>Intersect, a member-based organization within the Cardano ecosystem, is seeking a<br>Developer Advocate to support and nurture developer talent, foster collaboration, and<br>drive innovation. This role involves advocating for developers' needs, providing technical<br>support, creating educational resources, and promoting the adoption of Cardano's<br>technology. The Developer Advocate will act as a bridge between developers and<br>Intersect, ensuring a positive and collaborative relationship within the ecosystem.</td><td>5,000 ada</td><td>1st January 2025 - 31st March 2025</td><td><span data-option="T4zEAlmGO1Vm">Complete</span></td></tr></tbody></table>

## Overview of current open source committee milestones

<div data-full-width="true"><figure><img src="/files/1D5ADo1fjishsQQ55BKc" alt=""><figcaption></figcaption></figure></div>


---

# 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/archive/cardano-budget-archive/intersect-operational-services/2025-delivery-assurance-contract-updates/open-source-committee.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.
