<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>FOSS United Blog</title>
    <description>Thoughts and Stories about Free and Open-Source Software in India</description>
    <link>https://fossunited.org/blog</link>
    <language>en-us</language>
    <lastBuildDate>Mon, 01 Jun 2026 16:08:16 -0000</lastBuildDate>
    <pubDate>Mon, 01 Jun 2026 16:08:16 -0000</pubDate>
    <ttl>600</ttl>
    <atom:link href="https://fossunited.org/rss.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Learning to Manage - Building a shared foundation</title>
      <description><![CDATA[<p>It’s been two eventful years at the FOSS United Foundation for me - hiring a few people and seeing some move on to better pastures, trying to understand and influence the culture of the team and by extension the broader FOSS United community, talking to hundreds of volunteers across the country, engaging with thousands of community members at in-person events and online, trying to learn what strategy means and learning more about people management than i ever imagined. Leading the Foundation is the job I imagined in my earlier career as a Scientific Software Developer, but moving from an Individual Contributor role that only required a little people management (mentoring juniors, working with interns) to full-time people management came with a steep learning curve. I was interested in people management for a few years before joining the Foundation, so I theoretically learnt the basics, but putting the theory into practice was neither easy nor straightforward.</p>

<p>In this series of posts, I will talk about Learning to Manage - managing myself as a people manager, learning to manage a team, learning to build an organization and a community, learning to lead, and more. At the end of the day, I’m managing.</p>

<p>Why write about my experience in management? There are many reasons, but the primary one is repetition. Managing a team, in my personal experience, requires talking to the team about the same thing, over and over again, individually and as a group. We could be talking about philosophy, culture, mental models, frameworks, heuristics, or more. And everything is repeated multiple times because rewiring people’s minds to think differently takes time.</p>

<p>Let’s start with how we strive to build a common foundation for everyone within the team. One of the first things I did as soon as I started at the Foundation was create a “FOSS Reading Material” Mattermost channel to share “mandatory” reading material with the team. The Foundation staff had a few quirks - the team was young, the Foundation was their first and only experience with the FOSS ecosystem for most of them, and the Foundation was also the first job for most. I wanted to ensure that the team could at least learn through osmosis, so I shared the writings of people steeped in the Indian and Global FOSS ecosystem.</p>

<p>I shared posts by <a href="https://lucumr.pocoo.org/about/">Armin Ronacher</a>, creator of Python FOSS projects like Flask, Jinja2, and more, and I shared <a href="https://www.youtube.com/watch?v=KClAPipnKqw">the talk on Technical leadership and glue work by Tanya Reilly</a>, which is especially relevant given that most of the work we do at the Foundation is glue work for the Indian FOSS ecosystem. We read the influential <a href="https://www.fordfoundation.org/work/learning/research-reports/roads-and-bridges-the-unseen-labor-behind-our-digital-infrastructure/">Roads and Bridges report by Nadia Eghbal</a> (<a href="https://nadia.xyz/">Nadia Asparouhova</a>). The report, though originally published in 2016, is still surprisingly relevant to understanding the dynamics of the FOSS ecosystem. You might also recognize her from her influential book <a href="https://press.stripe.com/working-in-public">Working in Public</a> or the <a href="https://github.com/nayafia/lemonade-stand">guide to financial support for open source</a> that she maintains. I shared a post by Brett Cannon, Python core developer, on <a href="https://snarky.ca/saying-thanks-to-open-source-maintainers/">Saying thanks to Open Source Maintainers</a>. To understand the value of project management in FOSS projects, I shared a <a href="https://harihareswara.net/posts/2024/references-pycon-us-keynote/">keynote by Sumana Harihareswara</a>. We discussed the <a href="https://mirandaheath.website/report-on-burnout-in-open-source-software/">Miranda Heath report on Burnout in Open Source Software</a>, and we also watched the talk by Leonard Richardson, creator of Beautiful Soup, on <a href="https://www.crummy.com/writing/speaking/2024-PyCon%20US/">how to maintain a popular python package for most of your life ~~without~~ with burning out</a>.</p>

<p>To understand the Indian scenario, we read the <a href="https://state-of-foss.in/">State of FOSS in India report</a> by CivicDataLab, the <a href="https://papers.ssrn.com/sol3/papers.cfm?abstract_id=4146240">Analysis of FOSS Government Policies in India by Apar Gupta</a>, the IT for Change policy brief on <a href="https://kite.kerala.gov.in/KITE/itsadmin/uploads/docs/876.pdf">ICTs in School Education - Outsourced vs integrated approach</a>, and the <a href="https://www.iimb.ac.in/sites/default/files/inline-files/Rahul-De-Economic-Impact-on-Free-and-Open-Source-Software-A-Study-in-India.pdf">2009 Study in India on the Economic impact of FOSS by Prof. Rahul De, IIMB</a>. Later in the year, we started the <a href="https://forum.fossunited.org/c/articles-we-love/50">Articles We Love forum category</a> and shared articles/reports and summaries publicly.</p>

<p>Other team members slowly hopped on the wagon. For example, Ansh shared <a href="https://dri.es/balancing-makers-and-takers-to-scale-and-sustain-open-source">Balancing makers and takers to scale and sustain open source</a> by Dries Buytaert, the founder of Drupal, Mangesh shared the <a href="https://www.writethedocs.org/guide/">Write the Docs documentation best practices</a>, and Siddharth shared the <a href="https://hfoss.readthedocs.io/en/latest/">Humanitarian FOSS (HFOSS) Development syllabus at RIT</a>, to name a few, and over time, the FOSS Reading Material evolved into the Digital Commons Reading Material.</p>

<p>For the young software team specifically, I shared <a href="https://boringtechnology.club/">Choose Boring Technology</a>, and the concept of innovation tokens, and I shared articles on <a href="https://mtlynch.io/code-review-love/">how to write code that reviewers will love</a> and on <a href="https://mtlynch.io/human-code-reviews-1/">how to review code as a human</a>, although the last part might not be relevant in 2026 if AI is writing much of your code or if you’re relying on AI for reviews. We discussed the <a href="https://www.etsy.com/codeascraft/blameless-postmortems/">blameless postmortem culture</a> and <a href="https://dev.jimgrey.net/2024/07/03/lessons-learned-in-35-years-of-making-software/">lessons learned in 35 years of making software</a>, and we watched <a href="https://www.youtube.com/watch?v=yIPbE7BssOs">Rethinking the Developer Career Path by Randall Koutnik</a> to gain a better understanding of our technical work and how we grow professionally.</p>

<p>This is only a small fraction of what we shared and discussed internally to build and sustain a common foundation for the staff. Some of these references came up independently in recent conversations, validating their timelessness. Life came full circle when a person I interviewed recently mentioned that the “Roads and Bridges” report helped her understand the FOSS/Digital Commons ecosystems. And the reading list grows every month, for as long as people from the digital commons ecosystems pen their thoughts and experiences, and we will continue reading to ensure that our understanding of the digital commons is larger than our own individual lived experiences within it.</p>

<p>Finally, over time, it’s important to understand that the shared foundations become shared abstractions. For instance, “being glue” is all I need to say to bring up the importance of glue work, “roads and bridges” is sufficient to bring up the importance of FOSS digital infrastructure, <a href="https://changeset.nyc/resources/getting-unstuck-sampler-offer.html">getting unstuck</a> is short for project management advice for open source projects, and “solution implementer - problem solver - problem finder” is short for rethinking the developer career path.</p>

<p>What timeless FOSS/Digital Commons reading material have you come across? Please consider sharing it with us. And keep tuning in to the FOSS United blog to check in on how i’m Learning to Manage.</p>
]]></description>
      <dc:creator>Rahul</dc:creator>
      <link>https://fossunited.org/blog/learning-to-manage/building-a-shared-foundation</link>
      <guid isPermaLink="false">https://fossunited.org/blog/learning-to-manage/building-a-shared-foundation</guid>
      <pubDate>Mon, 01 Jun 2026 00:00:00 -0000</pubDate>
      
    </item>
    
    <item>
      <title>Tech report - May 2026</title>
      <description><![CDATA[<p><a href="https://piechowski.io/post/git-commands-before-reading-code/">Same git tricks</a> (as posted in prev post) for project stats if you're curious about the numbers.</p>

<h4 id="indiafoss-2026-1595httpsgithubcomfossunitedfossunitedpull1595"><strong>IndiaFOSS 2026</strong> (<a href="https://github.com/fossunited/fossunited/pull/1595">#1595</a>)</h4>

<ul>
<li>The IndiaFOSS 2026 landing page is live. Has the full sponsor listing, program details, devrooms section listing all conference devrooms with their organisers and Timeline section for event tracking. </li>
<li><p>Design assets by Jeswin Josu.</p></li>
<li><p>Visit: <a href="https://fossunited.org/indiafoss/2026">fossunited.org/indiafoss/2026</a> (go grab IndiaFOSS 2026 tickets now)</p></li>
</ul>

<figure class="text-center my-2">
  <img src="http://fossunited.org/files/april-26-indiafoss-2026.png"
       class="img-fluid" style="max-width: 500px;"
       alt="India FOSS 2026 Landing page">
  <figcaption class="figure-caption mt-2">India FOSS 2026 landing page</figcaption>
</figure>

<h4 id="maintainers-may-1581httpsgithubcomfossunitedfossunitedpull1581"><strong>Maintainers May</strong> (<a href="https://github.com/fossunited/fossunited/pull/1581">#1581</a>)</h4>

<ul>
<li>Landing page for <a href="https://fossunited.org/maintainers-may">Maintainers May</a> is up. Lists all the city meetups happening across India this month as part of the campaign.</li>
</ul>

<figure class="text-center my-2">
  <img src="/files/april-26-maintainers-may.png"
       class="img-fluid" style="max-width: 500px;"
       alt="Maintainers May landing page">
  <figcaption class="figure-caption mt-2">Maintainers May landing page</figcaption>
</figure>

<h4 id="city-community-map"><strong>City Community Map</strong></h4>

<ul>
<li>The <a href="https://fossunited.org/city-communities">communities page</a> now has an India map with all FOSS United chapters plotted by city. Good way to see how spread out the community actually is. (Kerala is doing the most, unsurprisingly.)</li>
</ul>

<figure class="text-center my-2">
  <img src="/files/april-26-communities-india-map.png"
       class="img-fluid" style="max-width: 500px;"
       alt="FOSS Communities (chapters) annotated on India Map">
  <figcaption class="figure-caption mt-2">India map showing annotation of FOSS Communities located.</figcaption>
</figure>

<h4 id="post-event-feedback-1579httpsgithubcomfossunitedfossunitedpull1579"><strong>Post-Event Feedback</strong> (<a href="https://github.com/fossunited/fossunited/pull/1579">#1579</a>)</h4>

<ul>
<li><p>After an event ends, attendees now automatically get an email with a feedback link. Now the scheduler handles it.</p></li>
<li><p>Note: This feedback is only read by FOSS United staff and is not distributed to organizers, so feel free to share as much feedback for us to improve and know more.</p></li>
</ul>

<h4 id="jobs-board-search-filters-1572httpsgithubcomfossunitedfossunitedpull1572"><strong>Jobs Board: Search + Filters</strong> (<a href="https://github.com/fossunited/fossunited/pull/1572">#1572</a>)</h4>

<ul>
<li>The <a href="https://fossunited.org/jobs">jobs listing page</a> now has a search bar and category filter. Also added a <code>closed_on</code> date field so archived listings show when the position was actually closed rather than just disappearing.</li>
</ul>

<h4 id="buy-tickets-slot-count-billing-summary-1599httpsgithubcomfossunitedfossunitedpull1599"><strong>Buy Tickets: Slot Count + Billing Summary</strong> (<a href="https://github.com/fossunited/fossunited/pull/1599">#1599</a>)</h4>

<p>Two additions to the ticket purchase flow:</p>

<ul>
<li>Remaining ticket slot shown per tier on the selection step - useful when slots are limited (go grab IndiaFOSS 2026 tickets now).</li>
<li>Billing step now has a summary panel on the right showing your full order (tiers, attendees, t-shirts, total) without needing to scroll to final step only.</li>
</ul>

<h4 id="speaker-form-pre-fill"><strong>Speaker Form Pre-fill</strong></h4>

<ul>
<li>CFP speaker form is now pre-filled from your FOSS United profile and from user's recent submission. Repeat speakers don't have to re-enter everything from scratch.</li>
</ul>

<h4 id="ticketing-t-shirt-bundled-tiers"><strong>Ticketing: T-shirt Bundled Tiers</strong></h4>

<ul>
<li>Higher-price tiers can now have a t-shirt included in the price (not as a separate add-on). Tracked properly in the backend so organisers can manage sizes and delivery per tier. IndiaFOSS contributor ticket is the first use of this.</li>
</ul>

<h4 id="subscribe-to-upcoming-events-in-your-calendar">Subscribe to upcoming Events in Your Calendar</h4>

<ul>
<li><p>You can now subscribe to all upcoming FOSS United events directly in your calendar app — no more checking the website manually. Events auto-refresh hourly, so
anything new shows up automatically.</p></li>
<li><p>Subscribe using this ICS feed URL:</p>

<p><code>https://fossunited.org/api/method/fossunited.api.chapter.upcoming_events_ics</code></p></li>
<li><p>Shown in <a href="https://fossunited.org/events/timeline">Timeline page</a> and further help on <a href="https://docs.fossunited.org/rss/#calendar-subscriptions">RSS and staying updated</a>.</p></li>
</ul>

<h4 id="test-suite-refactoring-1593httpsgithubcomfossunitedfossunitedpull1593-1585httpsgithubcomfossunitedfossunitedpull1585-1584httpsgithubcomfossunitedfossunitedpull1584-1583httpsgithubcomfossunitedfossunitedpull1583"><strong>Test Suite Refactoring</strong> (<a href="https://github.com/fossunited/fossunited/pull/1593">#1593</a>, <a href="https://github.com/fossunited/fossunited/pull/1585">#1585</a>, <a href="https://github.com/fossunited/fossunited/pull/1584">#1584</a>, <a href="https://github.com/fossunited/fossunited/pull/1583">#1583</a>)</h4>

<ul>
<li>Factory-based test pattern is now consistent across ticketing, user profiles, hackathon, and free ticket tests. More deterministic, less boilerplate per test. All credits to Harsh Tandiya for the patient work here.</li>
</ul>

<h4 id="docs-1588httpsgithubcomfossunitedfossunitedpull1588-1580httpsgithubcomfossunitedfossunitedpull1580"><strong>Docs</strong> (<a href="https://github.com/fossunited/fossunited/pull/1588">#1588</a>, <a href="https://github.com/fossunited/fossunited/pull/1580">#1580</a>)</h4>

<ul>
<li>Incident response checklist got a clarity pass, clubs overview updated. Credits: Siddharth.</li>
</ul>

<p>For the full &amp; detailed list: <a href="https://github.com/fossunited/fossunited/blob/develop/docs/docs/changelog.md">CHANGELOG</a> · <a href="https://docs.fossunited.org/changelog/">Docs page</a></p>

<hr />

<p>As always, drop suggestions and issues at <a href="https://github.com/fossunited/fossunited/discussions/1603">GitHub thread</a> or <a href="https://codeberg.org/fossunited/fossunited/issues/">Codeberg</a>.</p>
]]></description>
      <dc:creator>Dilip</dc:creator>
      <link>https://fossunited.org/blog/tech-report/may-26</link>
      <guid isPermaLink="false">https://fossunited.org/blog/tech-report/may-26</guid>
      <pubDate>Fri, 29 May 2026 00:00:00 -0000</pubDate>
      
    </item>
    
    <item>
      <title>Notes from a Maintainer -  Subhashish Panigrahi, OpenSpeaks</title>
      <description><![CDATA[<div class="ql-editor read-mode"><p><span style="background-color: rgb(255, 255, 255);">I document and archive languages spoken by South Asian communities. In this region, we speak over </span><u style="background-color: rgb(255, 255, 255);"><a href="https://ruralindiaonline.org/article/pari-s-language-universe" rel="noopener noreferrer"><font>800 languages</font></a></u><span style="background-color: rgb(255, 255, 255);">. Since most of the remaining languages are spoken rather than written, documenting them in audio and video formats is critical to their promotion and preservation. I am not a developer but a steward, and have been maintaining the FOSS required by many such languages.</span></p><p><span style="background-color: rgb(255, 255, 255);">There are two large areas where language technology support is poorer: script-related support for local languages with scripts, and support for the rest of the languages, since their issues are not well documented.</span><br></p><h1>Emerging tools</h1><p style="text-align: center;"><img style="display: block; margin-right: auto; margin-left: auto;" src="https://fossunited.org/files/VNl2FwG" width="754"></p><p style="text-align: center;"><span style="background-color: rgb(255, 255, 255);"> </span><u style="background-color: rgb(255, 255, 255);"><a href="https://meta.wikimedia.org/wiki/Talk:OpenSpeaks/Tools/Subtitler" rel="noopener noreferrer"><font>OpenSpeaks Subtitler</font></a></u><span style="background-color: rgb(255, 255, 255);"> in action (Subhashish Panigrahi / CC BY-SA 4.0)</span></p><p style="text-align: center;"><br></p><p><span style="background-color: rgb(255, 255, 255);">At </span><u style="background-color: rgb(255, 255, 255);"><a href="https://meta.wikimedia.org/wiki/OpenSpeaks" rel="noopener noreferrer"><font>OpenSpeaks</font></a></u><span style="background-color: rgb(255, 255, 255);">, we maintain a small </span><u style="background-color: rgb(255, 255, 255);"><a href="https://meta.wikimedia.org/wiki/OpenSpeaks/Tools" rel="noopener noreferrer"><font>suite of open-source projects</font></a></u><span style="background-color: rgb(255, 255, 255);"> focused on multilingual audio-visual media, metadata, and documentation. These tools include: </span><u style="background-color: rgb(255, 255, 255);"><a href="https://subtitler.toolforge.org/" rel="noopener noreferrer"><font>Subtitler</font></a></u><span style="background-color: rgb(255, 255, 255);"> (</span><a href="https://gitlab.wikimedia.org/toolforge-repos/subtitler" rel="noopener noreferrer" style="background-color: rgb(255, 255, 255);">repo</a><span style="background-color: rgb(255, 255, 255);">), an audio and video caption/subtitle editor; </span><a href="http://tome.toolforge.org/" rel="noopener noreferrer" style="background-color: rgb(255, 255, 255);">Tome</a><span style="background-color: rgb(255, 255, 255);"> </span><u style="background-color: rgb(255, 255, 255);"><a href="https://gitlab.wikimedia.org/toolforge-repos/tome" rel="noopener noreferrer"><font>(repo)</font></a></u><span style="background-color: rgb(255, 255, 255);">, a metadata editor; and </span><u style="background-color: rgb(255, 255, 255);"><a href="https://bento.toolforge.org/" rel="noopener noreferrer"><font>Bento</font></a></u><span style="background-color: rgb(255, 255, 255);"> (</span><a href="https://gitlab.wikimedia.org/toolforge-repos/bento" rel="noopener noreferrer" style="background-color: rgb(255, 255, 255);">repo</a><span style="background-color: rgb(255, 255, 255);">), a media file and folder organiser, duration calculator, and media converter. These web apps are intended to work offline (with limited functionality) or over slow internet connections, allowing field documenters to use them on the go. Internally, we use many other open-source tools and utilities for automation, file management, and administrative purposes. Previously, we have created many other open-source tools, both at </span><u style="background-color: rgb(255, 255, 255);"><a href="https://github.com/orgs/openspeaks/repositories?type=all" rel="noopener noreferrer"><font>OpenSpeaks</font></a></u><span style="background-color: rgb(255, 255, 255);"> and at </span><u style="background-color: rgb(255, 255, 255);"><a href="https://github.com/orgs/openspeaks/repositories?type=all" rel="noopener noreferrer"><font>O Foundation</font></a></u><span style="background-color: rgb(255, 255, 255);">, our parent organisation, mostly related to language technology.</span><br></p><h2>Chapakala</h2><p><u style="background-color: rgb(255, 255, 255);"><a href="https://github.com/ofdn/Chapakala" rel="noopener noreferrer"><font>Chapakala</font></a></u><span style="background-color: rgb(255, 255, 255);"> is an open-source Odia typeface revival project that Nasim Ali and I started in 2024. Chapakala19 revives a 19th-century workhorse typeface, and Chapakala 20 revives a similar 20th-century workhorse typeface. This is arguably the first full-fledged typeface revival project in Odia and will help reproduce old text, create new artistic and other designs, and improve optical character recognition (OCR) software. Tesseract, an open-source OCR engine, has not been trained for Odia since 2009 and has never been trained for letterpress-era fonts. Over 15,000 digitally archived books remain almost inaccessible due to a lack of OCR training.</span><br></p><h1>Past projects</h1><p><span style="background-color: rgb(255, 255, 255);">There are several open-source, open knowledge and open data projects I have built, co-created, largely contributed to, and maintained in the past. Some are not maintained or archived; some are maintained by others; some I continue to maintain; and some are included in larger projects. Some of these projects include:</span><br></p><h2>Transliteration, Lekhani and OdiScript input methods</h2><p><span style="background-color: rgb(255, 255, 255);">A handful of us were involved in </span><u style="background-color: rgb(255, 255, 255);"><a href="https://lists.wikimedia.org/pipermail/wikimediaindia-l/2011-November/005249.html" rel="noopener noreferrer"><font>reviving</font></a></u><span style="background-color: rgb(255, 255, 255);"> the nine-year-dormant Odia Wikipedia in early 2011. The earliest contributors, us, were not fluent in typing in </span><u style="background-color: rgb(255, 255, 255);"><a href="https://en.wikipedia.org/wiki/InScript_keyboard" rel="noopener noreferrer"><font>InScript</font></a></u><span style="background-color: rgb(255, 255, 255);">, an input method made by the Indian government. Enter transliteration, an intuitive near-phonetic input method. I worked closely with </span><u style="background-color: rgb(255, 255, 255);"><a href="https://ml.wikipedia.org/wiki/%E0%B4%AE%E0%B5%80%E0%B4%A1%E0%B4%BF%E0%B4%AF%E0%B4%B5%E0%B4%BF%E0%B4%95%E0%B5%8D%E0%B4%95%E0%B4%BF:Or_rules.js" rel="noopener noreferrer"><font>Junaid P.V.</font></a></u><span style="background-color: rgb(255, 255, 255);">, a developer and a Malayalam Wikimedian who had already mapped the Odia characters to Malayalam and many other Indian scripts. It was included in the </span><u style="background-color: rgb(255, 255, 255);"><a href="https://www.mediawiki.org/w/index.php?oldid=739989" rel="noopener noreferrer"><font>Narayam</font></a></u><span style="background-color: rgb(255, 255, 255);"> input method extension in MediaWiki, the wiki software behind Wikipedia, among others, and later became a part of the official Wikimedia input methods called </span><u style="background-color: rgb(255, 255, 255);"><a href="https://www.mediawiki.org/wiki/Universal_Language_Selector" rel="noopener noreferrer"><font>Universal Language Selector</font></a></u><span style="background-color: rgb(255, 255, 255);"> (ULS). As our contribution grew, we realised we were typing more and needed a phonetic keyboard optimised for Odia. I led the development of the </span><u style="background-color: rgb(255, 255, 255);"><a href="https://www.mediawiki.org/wiki/Help:Extension:UniversalLanguageSelector/Input_methods/or-lekhani" rel="noopener noreferrer"><font>Lekhani</font></a></u><span style="background-color: rgb(255, 255, 255);"> input method. It drew inspiration from Oriya phonetic typing in Ubuntu and the Oriya-QUERTY keyboard on macOS. Most of us switched to Lekhani immediately, and it remains the most widely used Odia input method on Wikimedia projects to date. I also worked on making Lekhani work on the now-defunct Firefox OS and macOS. The </span><u style="background-color: rgb(255, 255, 255);"><a href="https://indic.app/#supported-languages" rel="noopener noreferrer"><font>Indic Keyboard</font></a></u><span style="background-color: rgb(255, 255, 255);"> Android app also included Lekhani and Transliteration. Together with Manoj Sahukar, I also co-created </span><u style="background-color: rgb(255, 255, 255);"><a href="https://github.com/wikimedia/jquery.ime/blob/master/rules/or/or-OdiScript.js" rel="noopener noreferrer"><font>OdiaScript</font></a></u><span style="background-color: rgb(255, 255, 255);">, an Odia input method based on the popular Modular input method.</span></p><p><br></p><p style="text-align: center;"><img src="https://fossunited.org/files/KcVcxz3"><span style="background-color: rgb(255, 255, 255);"><br></span></p><p style="text-align: center;"><span style="background-color: rgb(255, 255, 255);"> A FirefoxOS phone showing Lekhani input method (</span><u style="background-color: rgb(255, 255, 255);"><a href="https://commons.wikimedia.org/wiki/File:Odia_language_input_in_GeeksPhone_Keon_device_running_Firefox_OS.png" rel="noopener noreferrer"><font>Photo</font></a></u><span style="background-color: rgb(255, 255, 255);">: Subhashish Panigrahi / CC BY-SA 4.0)</span></p><p style="text-align: center;"><br></p><h2>OpenSpeaks Data Pages</h2><p><span style="background-color: rgb(255, 255, 255);">Speech synthesis has always fascinated me as a technology. During 2014-2015, I reviewed the quality of </span><u style="background-color: rgb(255, 255, 255);"><a href="https://en.wikipedia.org/wiki/ESpeak" rel="noopener noreferrer"><font>eSpeak</font></a></u><span style="background-color: rgb(255, 255, 255);">, an open-source speech synthesiser for Odia, as part of a Centre for Internet and Society </span><u style="background-color: rgb(255, 255, 255);"><a href="https://cis-india.org/@@search?Subject%3Alist=E-Speak" rel="noopener noreferrer"><font>project</font></a></u><span style="background-color: rgb(255, 255, 255);">. While eSpeak remains one of the oldest and most widely used text-to-speech systems for Indian languages, its synthesised voice sounds unnatural and is hard to use for long periods. Though it’s possible to build high-quality speech synthesis models with less data now, training speech synthesis models requires a lot of voice data. We also brought the </span><u style="background-color: rgb(255, 255, 255);"><a href="https://or.wiktionary.org/wiki/%E0%AC%AA%E0%AD%8D%E0%AC%B0%E0%AC%A7%E0%AC%BE%E0%AC%A8_%E0%AC%AA%E0%AD%83%E0%AC%B7%E0%AD%8D%E0%AC%A0%E0%AC%BE" rel="noopener noreferrer"><font>Odia Wiktionary to life</font></a></u><span style="background-color: rgb(255, 255, 255);">, a dictionary with meanings in many languages. Shitikantha Dash, a fellow Wikimedian, helped add over 100K headwords from the 1930–1941 lexicon </span><u style="background-color: rgb(255, 255, 255);"><a href="https://odiabibhaba.in/en/bhashakosha-e/" rel="noopener noreferrer"><font>Purnnachandra Ordia Bhashakosha</font></a></u><span style="background-color: rgb(255, 255, 255);">. I started recording words to add pronunciations to Wiktionary and build a dataset for a future ASR project. Then, I started a project called </span><u style="background-color: rgb(255, 255, 255);"><a href="https://rising.globalvoices.org/blog/2017/03/28/a-new-audio-uploading-tool-for-crowdsourced-wiktionary-project-in-odia-language/" rel="noopener noreferrer"><font>Kathabhidhana</font></a></u><span style="background-color: rgb(255, 255, 255);"> based on a Python script written by </span><u style="background-color: rgb(255, 255, 255);"><a href="https://github.com/tshrinivasan" rel="noopener noreferrer"><font>Shrinivasan T</font></a></u><span style="background-color: rgb(255, 255, 255);">. Later, open-source projects </span><u style="background-color: rgb(255, 255, 255);"><a href="https://lingua-libre.toolforge.org/" rel="noopener noreferrer"><font>Lingua Libre</font></a></u><span style="background-color: rgb(255, 255, 255);">, where I was a top contributor across all the languages supported at the time, and </span><u style="background-color: rgb(255, 255, 255);"><a href="https://commonvoice.mozilla.org/" rel="noopener noreferrer"><font>Mozilla Common Voice</font></a></u><span style="background-color: rgb(255, 255, 255);"> made this process easier. This project, with over 78,000 recordings, became the </span><u style="background-color: rgb(255, 255, 255);"><a href="https://wikiworkshop.org/2022/papers/WikiWorkshop2022_paper_13.pdf" rel="noopener noreferrer"><font>largest Odia voice dataset</font></a></u><span style="background-color: rgb(255, 255, 255);"> to be published with a Public Domain release. It was later </span><u style="background-color: rgb(255, 255, 255);"><a href="https://lccn.loc.gov/2024307217" rel="noopener noreferrer"><font>archived</font></a></u><span style="background-color: rgb(255, 255, 255);"> in the Library of Congress’s permanent digital records while serving over 21,000 pages on Wiktionary.</span><br></p><h2>Encoding converters in Odia</h2><p><span style="background-color: rgb(255, 255, 255);">Legacy typefaces with </span><u style="background-color: rgb(255, 255, 255);"><a href="https://en.wikipedia.org/wiki/ASCII" rel="noopener noreferrer"><font>ASCII</font></a></u><span style="background-color: rgb(255, 255, 255);"> or </span><u style="background-color: rgb(255, 255, 255);"><a href="https://en.wikipedia.org/wiki/Indian_Script_Code_for_Information_Interchange" rel="noopener noreferrer"><font>ISCII</font></a></u><span style="background-color: rgb(255, 255, 255);"> that predate the </span><u style="background-color: rgb(255, 255, 255);"><a href="https://www.unicode.org/standard/standard.html" rel="noopener noreferrer"><font>Unicode standard</font></a></u><span style="background-color: rgb(255, 255, 255);"> have long been used across Indian scripts, especially in the printing industry. Though Odia (then Oriya) was </span><u style="background-color: rgb(255, 255, 255);"><a href="https://en.wikipedia.org/wiki/Oriya_(Unicode_block)" rel="noopener noreferrer"><font>encoded</font></a></u><span style="background-color: rgb(255, 255, 255);"> in the Unicode standard in 1991, the publishing and broadcasting industries did not adopt Unicode-compliant typefaces for nearly three decades. In fact, many publishers continue to use legacy ASCII typefaces to date. The Wikipedia and Wikimedia communities struggled to extract text from content typed in such typefaces. Most Indian languages underwent a major shift, with digital and online content available in Unicode, while print and broadcast typesetting used fonts in legacy encodings. Companies that built fonts had their own proprietary encoding; sometimes, a single company made changes to the encoding with each release. So, encoding converters were built to ensure users could convert legacy text to Unicode.</span><br></p><p><span style="background-color: rgb(255, 255, 255);">Srujanika, a nonprofit based in Bhubaneswar, took the first step toward creating an </span><u style="background-color: rgb(255, 255, 255);"><a href="https://web.archive.org/web/20200622111403/https://bitbucket.org/rebati/rebati/downloads/" rel="noopener noreferrer"><font>Odia encoding converter</font></a></u><span style="background-color: rgb(255, 255, 255);">. We, the Odia Wikimedia community, needed to access e-book and e-newspaper content. So, we </span><u style="background-color: rgb(255, 255, 255);"><a href="https://diff.wikimedia.org/2015/06/03/odia-wikipedia/" rel="noopener noreferrer"><font>built</font></a></u><span style="background-color: rgb(255, 255, 255);"> encoding converters and released them publicly as open source software. I was involved in co-creating (with Jnanaranjan Sahu, who built the most stable version of a converter, Manoj Sahukar, and Shitikantha Dash), testing, creating user guides, and promoting the converters publicly. As a result, we saw a significant increase in Unicode content first on social media, then on-wiki, and in many other places. I continue to maintain many of these converters. Most type foundries that the print industry relies on have released their own encoding converters.</span><br></p><h2>Other tools</h2><p><img style="display: block; margin-right: auto; margin-left: auto;" src="https://fossunited.org/files/a3CqZfe.png" width="661"></p><p style="text-align: center;"><span style="background-color: rgb(255, 255, 255);"> Ol Chiki (Santali-language script) keyboard layout for Sarjom Baha input method (</span><u style="background-color: rgb(255, 255, 255);"><a href="https://commons.wikimedia.org/wiki/File:Ol_Chiki_InScript_keyboard_layout.svg" rel="noopener noreferrer"><font>Photo</font></a></u><span style="background-color: rgb(255, 255, 255);">: Pooja Saxena and Subhashish Panigrahi / CC BY-SA 4.0)</span><br></p><p><strong style="background-color: rgb(255, 255, 255);"><u><a href="https://www.mediawiki.org/wiki/Project_Ol_chiki" rel="noopener noreferrer"><font>Project Ol Chiki</font></a></u></strong><span style="background-color: rgb(255, 255, 255);">: I developed and coordinated this project at Access to Knowledge (A2K), a programme at the Centre for Internet and Society. In collaboration with Santali-language experts </span><u style="background-color: rgb(255, 255, 255);"><a href="https://en.wikipedia.org/wiki/Damayanti_Beshra" rel="noopener noreferrer"><font>Damayanti Beshra</font></a></u><span style="background-color: rgb(255, 255, 255);">, Malati and Mangat Murmu, Kuanra Murmu and Raj Narayan Marndi, we created an open-source font (designed by Pooja Saxena) and an input method (developed by Jnanaranjan Sahu and Nasim Ali). I maintained the tools till the Santali Wikimedians took control of the project. Guru Gomke, the font and Sarjom Baha, the input method, continued to be widely used</span></p></div>]]></description>
      <dc:creator>psubhashish</dc:creator>
      <link>https://fossunited.org/blog/maintainers/psubhashish</link>
      <guid isPermaLink="false">https://fossunited.org/blog/maintainers/psubhashish</guid>
      <pubDate>Tue, 26 May 2026 00:00:00 -0000</pubDate>
      
    </item>
    
    <item>
      <title>Notes from a Maintainer - Ramya Ragupathy, HOTOSM and MapLibre</title>
      <description><![CDATA[<div class="ql-editor read-mode"><p><span style="background-color: transparent; color: rgb(0, 0, 0);">Growing up, I was always driven by a desire to learn, figure things out, and build things that matter. For a long time, that drive had a very specific destination in my mind. Like many who want to create systemic, wide-reaching change in India, being an </span><u style="background-color: transparent; color: rgb(17, 85, 204);"><a href="https://en.wikipedia.org/wiki/Indian_Administrative_Service" rel="noopener noreferrer">IAS officer</a></u><span style="background-color: transparent; color: rgb(0, 0, 0);"> was my dream.</span></p><p><span style="background-color: transparent; color: rgb(0, 0, 0);">But when I graduated in 2008 with a degree in Information Systems, the immediate trajectory took me straight into the proprietary corporate tech machine.</span></p><p><span style="background-color: transparent; color: rgb(0, 0, 0);">My first role involved working on build and release systems for closed-source software. It was a fantastic engineering foundation, but it left me with a lingering question that tied right back to my original dream: </span><em style="background-color: transparent; color: rgb(0, 0, 0);">How can I use this immense power of software for the public good?</em></p><p><span style="background-color: transparent; color: rgb(0, 0, 0);">By 2012, that question became too loud to ignore. I took a leap into the unknown, left the corporate world, and supported myself through freelance translation just to give myself the space to explore. That was when I discovered the world of open-source tools and community-driven ecosystems like Wikipedia, Wikimaps, and </span><u style="background-color: transparent; color: rgb(17, 85, 204);"><a href="https://osm.org/" rel="noopener noreferrer">OpenStreetMap (OSM)</a></u><span style="background-color: transparent; color: rgb(0, 0, 0);">.</span></p><p><span style="background-color: transparent; color: rgb(0, 0, 0);">Seeing how everyday citizens, armed with open tools and data, could actively shape disaster response, infrastructure, and urban planning changed everything for me. I realized that public service didn't have to look like a traditional bureaucratic career. FOSS isn’t just a development methodology rather it is a vehicle for public equity at a massive scale.</span></p><h3><strong style="background-color: transparent; color: rgb(0, 0, 0);">Geospatial world</strong></h3><p><span style="background-color: transparent; color: rgb(0, 0, 0);">In 2015, as mobile internet exploded across India and location intelligence startups began cropping up, I stepped full-time into the geospatial sector. I tried everything in the geospatial domain from data generation to data engineering, community training, and field operations. I learned about the geospatial world from the ground up.</span></p><p><span style="background-color: transparent; color: rgb(0, 0, 0);">When the company I was working for closed its India operations, I was offered a relocation to the US. It was a tempting corporate safety net, but I chose to decline it to stay close to my family. That choice redirected my career in the best way possible. In 2018, I joined the </span><u style="background-color: transparent; color: rgb(17, 85, 204);"><a href="https://hotosm.org/" rel="noopener noreferrer">Humanitarian OpenStreetMap Team (HOTOSM)</a></u><span style="background-color: transparent; color: rgb(0, 0, 0);"> as a remote backend consultant.</span></p><h3><strong style="background-color: transparent; color: rgb(0, 0, 0);">Scaling FOSS Products </strong></h3><p><span style="background-color: transparent; color: rgb(0, 0, 0);">Over the years, my role evolved from writing code to shaping global product strategy. Today, I primarily serve as a Product Manager at </span><u style="background-color: transparent; color: rgb(17, 85, 204);"><a href="https://hotosm.org/" rel="noopener noreferrer">HOTOSM</a></u><span style="background-color: transparent; color: rgb(0, 0, 0);">, owning the roadmap for tools that operate at scale:</span></p><p><span style="background-color: transparent; color: rgb(0, 0, 0);">Managing these platforms comes with a unique, exciting constraint: we have no in-house engineering team, which means my day-to-day involves managing the full vendor lifecycle from procurement and contracting to coordinating external contributor teams across multiple time zones.</span></p><p><span style="background-color: transparent; color: rgb(0, 0, 0);">In parallel, I get to operate as the Operations and Product Lead for </span><u style="background-color: transparent; color: rgb(17, 85, 204);"><a href="https://maplibre.org/" rel="noopener noreferrer">MapLibre</a></u><span style="background-color: transparent; color: rgb(0, 0, 0);">, an open-source nonprofit providing cutting-edge mapping libraries. Here, I manage and coordinate with a global governing board, handle sponsor relations, and guide community engagement.</span></p><h3><strong style="background-color: transparent; color: rgb(0, 0, 0);">My core philosophy</strong></h3><p><span style="background-color: transparent; color: rgb(0, 0, 0);">What I love most about this work is how it bridges the gap between high-level technology and raw, human reality. My job has taken me to places across the world to conduct pilot training and drone mobilization.</span></p><p><span style="background-color: transparent; color: rgb(0, 0, 0);">Interestingly, my professional work has bled into my personal downtime. I’ve become an avid drone flyer. There is something profoundly beautiful about switching between a bird’s-eye view of a terrain and the close-up, human reality on the ground. </span></p><p><span style="background-color: transparent; color: rgb(0, 0, 0);">In many ways, my core philosophy on technology stems from the Brazilian film </span><em style="background-color: transparent; color: rgb(17, 85, 204);"><u><a href="https://en.wikipedia.org/wiki/City_of_God_(2002_film)" rel="noopener noreferrer">City of God</a></u></em><span style="background-color: transparent; color: rgb(0, 0, 0);">. The movie details the realities of an informal settlement in Rio de Janeiro, but its soul lies in the character of Rocket, a young boy who escapes that cycle of violence entirely through the power of a camera lens. That film has always stayed with me because it serves as the ultimate proof of my deepest conviction that access to tools and information changes the trajectory of lives. </span></p><h3><strong style="background-color: transparent; color: rgb(0, 0, 0);">What’s Next?</strong></h3><p><span style="background-color: transparent; color: rgb(0, 0, 0);">My FOSS journey has been anything but linear. It required intentional pauses, turning down traditional corporate safety nets, and learning how to lead with empathy across diverse cultures.</span></p><p><span style="background-color: transparent; color: rgb(0, 0, 0);">As I look to the future, my ultimate goal is to evolve this experience into a sustainable, mission-driven organization that champions civic tech and open digital infrastructure on a global scale.</span></p><p><span style="background-color: transparent; color: rgb(0, 0, 0);">The childhood dream of public service never left me, it just evolved. By being in FOSS, I get to serve communities not just locally, but globally.</span></p><p><br></p><p><em style="background-color: transparent; color: rgb(0, 0, 0);">Story and insights by Ramya Ragupathy; copy editing and language refinement assisted by Gemini.</em></p></div>]]></description>
      <dc:creator>Ramya</dc:creator>
      <link>https://fossunited.org/blog/maintainers/ramya-ragupathy</link>
      <guid isPermaLink="false">https://fossunited.org/blog/maintainers/ramya-ragupathy</guid>
      <pubDate>Mon, 18 May 2026 00:00:00 -0000</pubDate>
      
    </item>
    
    <item>
      <title>Notes from a Maintainer -  Prashanth Udupa, Scrite</title>
      <description><![CDATA[<p>The <a href="https://www.scrite.io">Scrite</a> project started on 25th March 2020, the first morning of India's first COVID lockdown. I was at my in-laws' place in Shimoga with my Mac, and I needed something to keep my head occupied to distract myself from the depressing lockdown news that was on loop. My consulting gigs had dried up overnight. <a href="https://www.prashanthudupa.com/my-journey-with-scrite/">So I started writing code</a>.</p>

<p>Six years later, <a href="https://www.scrite.io">Scrite</a> has been used by ~50k users and we are nearing ~2k paid subscribers. It supports screenwriting in English and several Indian languages, and is now adding French, Vietnamese, and Japanese. Films written in Scrite have made it to festivals. Writers share their work on social media. People compare it to Final Draft. I mean, THE FINAL DRAFT.</p>

<p><img src="https://fossunited.org/files/pu-scrite-maintainer-1.webp" alt="" class="screenshot" /></p>

<p>None of that felt inevitable when I was hacking together the first prototype. And a significant chunk of the growth in the last couple of years, I can trace directly back to FOSS United and the community around it.</p>

<p>This is the story of five specific things that happened because I showed up.</p>

<hr />

<h2 id="the-github-panic-and-the-refactor">The GitHub Panic and the Refactor</h2>

<p>Sometime in mid 2025, Scrite got listed in the FOSS United Forklore directory. </p>

<p><img src="https://fossunited.org/files/pu-scrite-maintainer-2.webp" alt="" class="screenshot" /></p>

<p>I noticed a sudden surge in <a href="https://github.com/teriflix/scrite">GitHub</a> activity. New eyes on the code, people asking questions I hadn't been asked before.</p>

<p>I started panicking.</p>

<p>The thing is, Scrite started as a prototype. A personal project I built in a lockdown to scratch my own itch. At some point, prototype became production software. And along the way, I had collected one too many hacks. The kind of code you write when you're moving fast and promising yourself you'll clean it up later. Well, later had arrived.</p>

<p>Getting approved for a <a href="https://fossunited.org/c/indiafoss/2025/cfp/7urlbb23kn">talk at IndiaFOSS</a> was what finally forced my hand. Nothing like a public commitment to make you actually do the thing. I used the deadline as a forcing function and spent the months before the conference doing a serious refactor and rewrite of large parts of the codebase.</p>

<p>The result was <a href="https://www.scrite.io/version-2-0-lightning-fast-more-intuitive/">Scrite Version 2.0</a>, which released in Jan 2026. Better performance, cleaner internals, new features. The fear factor worked. I'm not sure I'd have done it otherwise.</p>

<p><a href="https://www.scrite.io/version-2-0-lightning-fast-more-intuitive/"><img src="https://fossunited.org/files/pu-scrite-maintainer-3.webp" alt="" class="screenshot" /></a></p>

<h2 id="kailashs-talk-and-the-alar-api">Kailash's Talk and the Alar API</h2>

<p>Scrite has supported Indian <a href="https://www.scrite.io/docs/userguide/languages/">language input</a> from the very beginning. That was <a href="https://www.scrite.io/abhaya-simha-episode/">Director Abhaya Simha</a>'s doing, really. When I showed him the first version, his immediate question was: does it support Kannada? That one question set the direction.</p>

<p>But what we had for a long time was fairly basic. You'd switch the input method, type in your script, and Scrite would handle the font and rendering. It worked, but it wasn't particularly elegant.</p>

<p>At  <a href="https://fossunited.org/c/mangalore/mangalorefoss">MangaloreFOSS</a>, I attended a <a href="https://fossunited.org/c/mangalore/mangalorefoss/cfp/ebu0v5qd24">talk by Kailash</a> about <a href="https://alar.ink">Alar</a>, a Kannada-English dictionary and transliteration API. </p>

<p><img src="https://fossunited.org/files/pu-scrite-maintainer-4.webp" alt="" class="screenshot" /></p>

<p>Something clicked. I went back and integrated the Alar HTTP REST API into Scrite's language input system. Now, as a writer types phonetically in English, Scrite fetches transliteration suggestions from Alar and shows them in a small popup. The writer picks the right word and keeps going.</p>

<p><img src="https://fossunited.org/files/pu-scrite-maintainer-5.webp" alt="" class="screenshot" /></p>

<p>That was the obvious use case. But then I got some interesting feedback. It turns out, some actors prefer reading Kannada dialogue in phonetic English rather than in the Kannada script. They're more comfortable with it, and it's easier to learn lines that way. So I've been meaning to build reverse transliteration: using the Alar dictionary to automatically convert Kannada text back into phonetic English. A writer writes in Kannada, an actor reads it in English. Same words, different script.</p>

<p><img src="https://fossunited.org/files/pu-scrite-maintainer-6.webp" alt="" class="screenshot" /></p>

<p>The idea for this feature implementation came directly from a talk I went to because I showed up at a conference. I hadn't gone looking for it. It found me.</p>

<hr />

<h2 id="the-designer-and-twenty-years-of-gui-eyes">The Designer and Twenty Years of GUI Eyes</h2>

<p>I have been writing GUI applications since 2001. You'd think that after twenty years I'd have decent design instincts. I didn't, really. I just had developer eyes, which is a very different thing.</p>

<p>At one of the FOSS United events, I met <a href="https://fossunited.org/u/jeswin">Jeswin, a designer</a>. We ended up chatting for a while. He looked at Scrite's UI and said something simple: your icons are all from different families. Pick one family and stick to it.</p>

<p>That was it. That was the whole insight. One hour, one conversation, and it fixed something I had been looking at for years without seeing. I went back and replaced all the icons with a consistent set from the same family. </p>

<p><img src="https://fossunited.org/files/pu-scrite-maintainer-7.webp" alt="" class="screenshot" /></p>

<p>The difference was immediately visible, and the feedback from users reflected it.</p>

<p><img src="https://fossunited.org/files/pu-scrite-maintainer-8.webp" alt="" class="screenshot" /></p>

<p>I think about that conversation a lot. Twenty years of building GUIs and it took a designer at a FOSS conference to tell me something I should have known. The community gives you things you didn't know you were missing.</p>

<hr />

<h2 id="a-samosa-break-and-the-help-center">A Samosa Break and the Help Center</h2>

<p>At another FOSS United event, during a samosa and coffee break, someone mentioned MKDocs. That one offhand conversation led to something that has genuinely changed how I handle support.</p>

<p>I rebuilt <a href="https://www.scrite.io/docs/userguide/">Scrite's user guide</a> as a markdown-based site using MKDocs. </p>

<p><img src="https://fossunited.org/files/pu-scrite-maintainer-9.webp" alt="" class="screenshot" /></p>

<p>The nice thing about MKDocs is that it generates a JSON search index alongside the site. </p>

<p><img src="https://fossunited.org/files/pu-scrite-maintainer-10.webp" alt="" class="screenshot" /></p>

<p>Once I had that, I built a <a href="https://www.scrite.io/docs/userguide/user-interface/?h=help#help-center">Help Center</a> directly into Scrite, triggered by pressing F1. It queries the user guide index and surfaces relevant articles right inside the app, without the user having to leave what they're doing or open a browser.</p>

<p><img src="https://fossunited.org/files/pu-scrite-maintainer-11.webp" alt="" class="screenshot" /></p>

<p>Support tickets dropped noticeably after that. Writers found answers themselves. The ones who did write in were asking more specific, more interesting questions. It's one of those features that sounds small but has a disproportionate impact on both the user experience and on my own time.</p>

<p>All of it came from a break-time conversation.</p>

<hr />

<h2 id="interns-pdfs-and-on-device-ai">Interns, PDFs, and On-Device AI</h2>

<p>Through FOSS United, I got <a href="https://forum.fossunited.org/t/applications-for-projects-sdos-2026/6822">connected with IIIT Delhi</a> and was able to engage interns to work on <a href="https://forum.fossunited.org/t/applications-for-projects-sdos-2026/6822/2?u=prashanthudupa">two problems</a> I had been putting off for a long time.</p>

<p><img src="https://fossunited.org/files/pu-scrite-maintainer-12.webp" alt="" class="screenshot" /></p>

<p>The first was PDF import. A lot of screenwriters receive scripts as PDFs, and there was no good way to bring those into Scrite. The interns have built a command line utility to parse PDF screenplays and convert them to the Fountain format, which Scrite can then import. It's not accurate, but they have done an excellent job of exploring potential approaches.</p>

<p>The second was on-device AI summaries. Writers often work on long scripts and need to quickly recall what a scene is about, or what a particular character has done so far. The second team of interns built support for running a local Ollama instance to generate scene and character summaries without sending any data to the cloud. Privacy-first, which matters a lot to writers working on unproduced material. Again, its not entirely functional but has enough potential to eventually make it to the app.</p>

<p>I've been thinking about the next step, which is feeding those AI summaries into image generators to give writers instant storyboards. Early days, but the foundation is there.</p>

<p>Neither of these would have happened without the FOSS United network. I didn't have the bandwidth to do them myself, and I wouldn't have known where to find the right people.</p>

<hr />

<h2 id="a-lawyer-and-patent-troll-defense">A Lawyer and Patent Troll Defense</h2>

<p>This one I hadn't expected at all.</p>

<p>Through FOSS United, I met a lawyer named <a href="https://www.legalitech.in">Biju</a>. I hadn't really thought about Scrite's legal posture, to be honest. Terms of use, privacy policy, that sort of thing had been sitting on a vague to-do list for a while. Biju will now be able to do a proper review and help us with that.</p>

<p>More importantly, he helped Scrite sign up with the <a href="https://lotnet.com">LOT</a> and <a href="https://openinventionnetwork.com">Open Invention Network</a>. </p>

<p><img src="https://fossunited.org/files/pu-scrite-maintainer-13.webp" alt="" class="screenshot" /></p>

<p>LOT &amp; OIN are community-based patent non-aggression pact. Members cross-license their patents to each other and collectively defend against frivolous patent trolls. For a small open-source project that has started gaining real visibility, that kind of protection matters more than I had realised.</p>

<p>I had been thinking about FOSS United primarily as a technical community. The fact that it also connects you with legal expertise was a genuine surprise and a genuinely useful one.</p>

<hr />

<h2 id="the-pat-on-the-back">The Pat on the Back</h2>

<p>I want to mention one more thing, which is harder to quantify but no less real.</p>

<p>Building something for six years, mostly with a small team, can get lonely. There are stretches where you're deep in a refactor nobody sees, or handling support tickets at 11pm, or trying to figure out pricing for a market you don't fully understand.</p>

<p><a href="https://fossunited.org/u/knadh">Kailash</a>, <a href="https://fossunited.org/u/rahulporuri">Rahul</a>, <a href="https://fossunited.org/u/ansh">Ansh</a>, <a href="https://fossunited.org/u/shreekumar3d">Shree</a>, <a href="https://fossunited.org/u/jeswin">Jeswin</a> and many from FOSS United, at different points, said encouraging things about Scrite and about the possibility of grants and support. </p>

<blockquote>
  <p>“In less than 10 years, make Scrite the global gold standard.” - <em>Kailash Nadh</em></p>
</blockquote>

<blockquote>
  <p>“We’d be happy to consider a grant proposal from Scrite” - <em>Rahul Poruri</em></p>
</blockquote>

<blockquote>
  <p>“Scrite should be a partner project at FOSSHack2026” - <em>Ansh Arora</em></p>
</blockquote>

<p>Those conversations didn't change any code or ship any features. But they mattered. Knowing that people whose work you respect are paying attention and rooting for you, that does something to your energy levels.</p>

<p>The community pat on the back is real!</p>

<hr />

<h2 id="what-id-tell-someone-starting-out">What I'd Tell Someone Starting Out</h2>

<p>If you are building something open source and you are not plugged into <a href="https://fossunited.org/">FOSS United</a>, you are leaving a lot on the table.</p>

<p>Not because the community will do the work for you. It won't. But because the right conversation at the right time, with the right person, can unblock something you've been stuck on for months. A designer at a conference fixed my icons. A break-time chat about documentation changed how I handle support. An intern connection gave me features I couldn't build alone. A lawyer I'd never have found otherwise protected my project from patent risk.</p>

<p>None of these were planned. All of them happened because I showed up, gave talks, attended sessions, and talked to people.</p>

<p>Scrite is what it is today partly because of the code I wrote, and partly because of the community I found. I'm grateful for both.</p>

<hr />

<h2 id="whats-next">What's Next?</h2>

<p>The journey continues. A few things I'm working towards:</p>

<p>We are applying for a <a href="https://fossunited.org/grants">grant with FOSS United</a> to help fund some of Scrite's running costs: server infrastructure, certificates, software licenses. These are the invisible costs that every open-source project eventually has to reckon with, and it's encouraging that there is a structure in place to help with exactly this.</p>

<p>I'll keep attending the <a href="https://fossunited.org/events/timeline">monthly meetups</a>, participating in <a href="https://forum.fossunited.org">forums</a>, and listening. Some of the best things that have happened to Scrite came from conversations I wasn't looking for. That's reason enough to keep showing up.</p>

<hr />

<h2 id="call-for-action-join-fossunited">Call for Action: Join FOSSUnited!</h2>

<p>I want to be honest about something. Every time I attend a FOSS United meetup or conference, I find myself in the company of people who are orders of magnitude smarter and wiser than I can hope to be. And yet it never feels intimidating. It feels nurturing. That's a rare thing, and it's worth naming.</p>

<p>There is always something to learn. Whether from Anoop and the team behind <a href="https://www.usebruno.com">Bruno</a>, or Vishnu and the team behind <a href="https://ente.com">Ente</a>, or from speakers like Rajendran of <a href="https://www.openalgo.in">OpenAlgo</a>, Nilesh Trivedi of <a href="https://qwikbuild.com">QwikBuild</a>, <a href="https://fossunited.org/u/shreekumar3d">Shree</a>, Anand, and many many more. Every meetup I come back with something I didn't have before, an idea, a tool, a contact, a perspective.</p>

<p>The team at FOSS United is working to build a comprehensive community structure to support FOSS activity across India. Whether you want to keep your project purely open source, or explore monetisation, or build a for-profit enterprise around it, the support structure, the resource pool, the experience, and most importantly the intent to help, is real.</p>

<p>And it's not just for adults. My 14 year old son started learning Blender at 10. At FOSS United events he has given a <a href="https://fossunited.org/c/bengaluru/may-2025/cfp/d3u892c2sf">talk</a>, conducted a <a href="https://fossunited.org/c/indiafoss/2025/cfp/cbo8srre6k">workshop</a>, received a <a href="https://forum.fossunited.org/t/blender-tutorials-in-kannada-on-youtube/6918">grant</a>, delivered <a href="https://fossunited.org/c/bengaluru/mar-2026-1/cfp/fbk2i1n136">another talk</a>, and just published a <a href="https://www.youtube.com/playlist?list=PLYPU23CdB71Ph0Zlh7aDB41ThJliHCvG3">full Blender Basics course</a> in Kannada. That journey is a full post, and maybe he will write it. But the short version is: the community works at any age.</p>

<p>The more we participate, the more we discover ways to make things better for future contributors to come. Come, let's build something larger together.</p>

<hr />

<p><em>Prashanth Udupa is a software developer, trainer, and open-source creator based in Bengaluru. He is the creator of <a href="https://www.scrite.io/">Scrite</a>. You can watch the full talk on <a href="https://www.youtube.com/watch?v=CBa92zsFwvg">YouTube</a>. Check out his profile on <a href="https://forklore.in/maintainers/pnudupa">forklore.in</a></em></p>
]]></description>
      <dc:creator>Prashanth</dc:creator>
      <link>https://fossunited.org/blog/maintainers/prashanth-udupa</link>
      <guid isPermaLink="false">https://fossunited.org/blog/maintainers/prashanth-udupa</guid>
      <pubDate>Thu, 07 May 2026 00:00:00 -0000</pubDate>
      
    </item>
    
    <item>
      <title>Notes from the April 2026 Governing Board meeting</title>
      <description><![CDATA[<div class="ql-editor read-mode"><p><span style="background-color: transparent; color: rgb(0, 0, 0);">Attendees: Ashlesh, Bowrna, Nemo, Rahul, Shree, Swastik. Bodhish was unfortunately not able to attend due to a prior engagement. Ashlesh also had to leave the call partway through. </span></p><p><span style="background-color: transparent; color: rgb(0, 0, 0);">On the 27th of April 2026, Shree Kumar, on behalf of the Governing Board, wrote to Rahul, recommending his extension as the CEO of the FOSS United Foundation, noting that the overall perception has been highly positive. In the email, he also asked Rahul to walk the GB through the coming two years. Before sharing his thoughts for the coming two years, Rahul asked the members of the GB what they believed we should focus on. </span></p><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="background-color: transparent; color: rgb(0, 0, 0);">Nemo highlighted that “maintainers” should be the focus. He noted that recent changes, such as the new Maintainers Program and the Forklore campaign, are a step in the right direction, but noted the need to double down on this demographic. He observed that events take up a significant bandwidth of the Foundation’s time and energy. </span></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="background-color: transparent; color: rgb(0, 0, 0);">Swastik highlighted that involving companies in the FOSS ecosystem should be a focus of the Foundation. He also noted that lesser emphasis should be placed on FOSS Clubs as the interest from students wanes over time, and that the students might not stay in the FOSS ecosystem after graduating.</span></li></ol><p><br></p><p><span style="background-color: transparent; color: rgb(0, 0, 0);">Rahul highlighted three broad themes of focus over the coming two years: Internal/ Foundation front, Governing Board-related, and External. </span></p><h3><span style="background-color: transparent; color: rgb(67, 67, 67);">Foundation / Internal</span></h3><p><span style="background-color: transparent; color: rgb(0, 0, 0);">On the Internal/Foundation front, he noted three further themes that will be his focus - Staffing, Culture, and Transparency. </span></p><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="background-color: transparent; color: rgb(0, 0, 0);">Rahul noted that activity at the Foundation used to be heavily cyclical, with IndiaFOSS and FOSS Hack being the primary activities. But this has changed over the past two years with the introduction of newer programs and campaigns. This has unfortunately created a staffing crunch at the Foundation, leading to Nemo's observation earlier about events taking up a significant bandwidth. Addressing this chronic staffing issue should improve staff morale and productivity significantly, and we’re making good progress towards this. Currently, the Foundation has hired two interns for Campaigns and Advocacy work, and is in the process of hiring a full-time events associate and an additional intern for the Maintainers Program. </span></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="background-color: transparent; color: rgb(0, 0, 0);">As staffing problems are resolved, the team culture is of utmost importance. While the team culture is already in a great place, we intend to push this further over the coming two years by simply coming together for an offsite every quarter. This is especially necessary given that most of the staff are now spread across the length (not breadth) of India. </span></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="background-color: transparent; color: rgb(0, 0, 0);">Finally, we will focus on improving transparency, specifically the transparency of decision-making that involves the broader Indian FOSS ecosystem. For instance, the staff is already sharing information with the GB about tentative grants decisions, but this can be improved further.</span></li></ol><p><em style="background-color: transparent; color: rgb(0, 0, 0);">(Thought when writing the notes: Promoting and supporting the Indian FOSS ecosystem is a lofty goal, and transparency of decision-making is the bedrock upon which we will be able to stake our credibility and do our work)</em></p><h3><span style="background-color: transparent; color: rgb(67, 67, 67);">External </span></h3><p><span style="background-color: transparent; color: rgb(0, 0, 0);">On the External front, he noted three additional themes that will be our focus: Community and Funder messaging and Ecosystem management. </span></p><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="background-color: transparent; color: rgb(0, 0, 0);">Even within the FOSS United Community, volunteers and regular participants don’t understand the full extent of activities at the Foundation, so it’s understandable when the broader Indian FOSS ecosystem sees us either as an events organising community or as a grant-giving organisation. This perception actively harms the possibility of achieving our stated goals. Over the past two years, we have experimented and refined our messaging. Over the coming months, we will reach out to Community partners in the Indian FOSS/Digital Commons ecosystem to help them fully understand what the Foundation stands for, and the various ways we could work together. </span></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="background-color: transparent; color: rgb(0, 0, 0);">Similarly, the Foundation has struggled to attract new funders, but with the Maintainers Program, we are on the cusp of a clear value proposition/RoI for potential funders. We have already received informal confirmation of financial support from two new organisations for the Maintainers Program, and we intend to reach out to more over the coming months. </span></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="background-color: transparent; color: rgb(0, 0, 0);">Finally, our work and the decisions we take every day are only as good as the information we receive from the ground. This is one of the reasons why the team spread out from Bengaluru to ensure that we have a direct line to FOSS/Digital Commons communities across the country. But we need to take this further by ensuring that the entire staff is involved in Ecosystem management. All staff are expected to participate in FOSS/Digital Commons communities and maintain relationships with members of the various communities regularly, e.g., via quarterly calls. This will help us avoid recency bias, where we work with the communities that we interacted with the most recently, instead of the communities that are most suited for the task at hand, and ensure that we’re not leaving things up to chance. Regular interactions with community members have already led to interesting outcomes over the past two years, and involving most of the staff will hopefully enable regular activity with a larger range of communities and organisations.</span></li></ol><h3><span style="background-color: transparent; color: rgb(67, 67, 67);">Governing Board </span></h3><p><span style="background-color: transparent; color: rgb(0, 0, 0);">On the Governing Board front, there is only one focus - Working Groups.<br></span></p><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="background-color: transparent; color: rgb(0, 0, 0);">Rahul noted that establishing one active Working Group per year will be the focus going forward, and Shree noted that our earlier imagination of Working Groups required significantly more volunteers/time than is realistic. </span></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="background-color: transparent; color: rgb(0, 0, 0);">Rahul noted that the Grants Working Group is the closest to being ready, and Nemo noted that he will work to finish the WG charter. The staff will continue informing the GB about tentative grant decision-making in the meantime. </span></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="background-color: transparent; color: rgb(0, 0, 0);">Additionally, Bowrna’s recent work talking to the staff is well-scoped and WG-worthy, and Rahul will work with Bowrna to figure out what this WG could look like. </span></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="background-color: transparent; color: rgb(0, 0, 0);">In addition to the WGs, the GB has discussed the need to meet more than once a month, to speed up GB decision-making and to move the WGs along, but coordinating five people once a month is hard enough. </span></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="background-color: transparent; color: rgb(0, 0, 0);">Instead of a second or a third GB meeting, the Foundation will organise community calls twice a month - on the first and third Mondays of every month. Earlier community calls were completely unscripted, but going forward, the calls will be partially planned. For instance, one of the calls will share a quarterly update of Campaigns, another will share an update of the Maintainers Program, and a third will share progress of FOSS Clubs. There will still be time during the calls for unscripted questions from the participants like before, but this opens up a new possibility for the GB members to opt in, when time permits, on a topic that they feel strongly about. Picking specific themes for community calls was suggested many moons ago by a participant in a community call, so it’s good to see things come together this way.</span></li></ol><h3><span style="background-color: transparent; color: rgb(67, 67, 67);">Miscellaneous </span></h3><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="background-color: transparent; color: rgb(0, 0, 0);">Nemo asked whether the Foundation used any tool for task tracking, and Rahul noted that we intend to start using GitHub projects, especially for instances where tasks are delegated across a large number of people, like IndiaFOSS. We are open to other task management software.</span></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="background-color: transparent; color: rgb(0, 0, 0);">Nemo also asked if we were using a CRM to keep track of all of the communities and people we were talking to, and Rahul noted that we were considering using a tool like Frappe CRM or Monica CRM. Ashlesh put together an org rolodex, and we are finally beginning to incorporate it into the day-to-day functioning of the staff, hopefully making the transition into a full-blown CRM easier. </span></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="background-color: transparent; color: rgb(0, 0, 0);">Nemo noted the importance of FOMO when attracting Indian orgs to fund our efforts, and that if one of the Indian unicorns funds our programs, convincing the rest should be easier. </span></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="background-color: transparent; color: rgb(0, 0, 0);">Swastik also requested that the GB be kept in the loop about IndiaFOSS progress, noting that he received a number of questions about IndiaFOSS last year that he was unable to answer due to poor messaging. </span></li></ol><p><br></p></div>]]></description>
      <dc:creator>Ashlesh</dc:creator>
      <link>https://fossunited.org/blog/organization/notes-from-the-april-2026-governing-board-meeting</link>
      <guid isPermaLink="false">https://fossunited.org/blog/organization/notes-from-the-april-2026-governing-board-meeting</guid>
      <pubDate>Wed, 06 May 2026 00:00:00 -0000</pubDate>
      
    </item>
    
    <item>
      <title>Tech report - April 2026</title>
      <description><![CDATA[<p>No Issue/PR stats this month, instead <a href="https://piechowski.io/post/git-commands-before-reading-code/">here's an amazing git commands</a> you can run for any project to get overview and cool Unix-Git tricks.</p>

<h4 id="schedule-page-redesign-1548httpsgithubcomfossunitedfossunitedpull1548"><strong>Schedule Page Redesign</strong> (<a href="https://github.com/fossunited/fossunited/pull/1548">#1548</a>)</h4>

<p>The event schedule page is rebuilt. Two views: list and all-day timeline grid.</p>

<p>Visit: <a href="https://fossunited.org/c/chennai/2026/schedule">ChennaiFOSS 2026 Schedule</a></p>

<h4 id="code-of-conduct"><strong>Code of Conduct</strong></h4>

<p>CoC acceptance checkbox added to RSVP, buy tickets (attendee step), and CFP form. Field recorded on the respective doctypes. Mandatory.</p>

<ul>
<li>Visit: <a href="https://fossunited.org/code-of-conduct">https://fossunited.org/code-of-conduct</a></li>
</ul>

<h4 id="foss-hack-2026"><strong>FOSS Hack 2026</strong></h4>

<p>Added FOSS Hack 2026 Judges to fosshack page.</p>

<ul>
<li>Visit: <a href="https://fossunited.org/fosshack/2026">https://fossunited.org/fosshack/2026</a></li>
</ul>

<h4 id="cfp-reviewer-workflow-1565httpsgithubcomfossunitedfossunitedpull1565-1553httpsgithubcomfossunitedfossunitedpull1553-1544httpsgithubcomfossunitedfossunitedpull1544"><strong>CFP Reviewer Workflow</strong> (<a href="https://github.com/fossunited/fossunited/pull/1565">#1565</a>, <a href="https://github.com/fossunited/fossunited/pull/1553">#1553</a>, <a href="https://github.com/fossunited/fossunited/pull/1544">#1544</a>)</h4>

<p>Reviewers can now edit proposal fields inline on the public proposal page.
Withdrawn proposals hidden by default; toggle to show/hide reviewed ones. Speaker <code>contact_info</code> field added for event coordination.</p>

<p>Enhanced security around Proposal Submission data.</p>

<h4 id="proposal-form"><strong>Proposal Form</strong></h4>

<p>Improved Accessibility (a11y) on end-to-end proposal submission form. </p>

<ul>
<li><a href="https://fossunited.org/indiafoss/cfp">Proposal Submission open for IndiaFOSS 2026</a></li>
</ul>

<h4 id="docshare-for-events-1552httpsgithubcomfossunitedfossunitedpull1552"><strong>DocShare for Events</strong> (<a href="https://github.com/fossunited/fossunited/pull/1552">#1552</a>)</h4>

<p>Events docitem is now shared via Frappe DocShare to all <code>event_members</code>. Purpose is to get volunteers help for ticket checkin for paid events.</p>

<h4 id="clubs-documentation-1556httpsgithubcomfossunitedfossunitedpull1556-1562httpsgithubcomfossunitedfossunitedpull1562"><strong>Clubs Documentation</strong> (<a href="https://github.com/fossunited/fossunited/pull/1556">#1556</a>, <a href="https://github.com/fossunited/fossunited/pull/1562">#1562</a>)</h4>

<p>Holistic clubs documentation, what a FOSS Club is, how to start one, support available. Clubs listing page now has search. Docs structure for clubs and other initiatives revised.</p>

<p>Credits: Siddharth</p>

<p>For full list of changes: <a href="https://github.com/fossunited/fossunited/blob/develop/docs/docs/changelog.md">CHANGELOG</a> · <a href="https://docs.fossunited.org/changelog/">docs</a></p>

<hr />

<p>As always, drop suggestions and issues at <a href="https://github.com/fossunited/fossunited/issues/">GitHub</a> or <a href="https://codeberg.org/fossunited/fossunited/issues/">Move to Codeberg</a>.</p>

<p>Maintainer May Month [MMM] - incoming. Stay alert.</p>
]]></description>
      <dc:creator>Dilip</dc:creator>
      <link>https://fossunited.org/blog/tech-report/apr-26</link>
      <guid isPermaLink="false">https://fossunited.org/blog/tech-report/apr-26</guid>
      <pubDate>Thu, 30 Apr 2026 00:00:00 -0000</pubDate>
      
    </item>
    
    <item>
      <title>Notes from the March 2026 Governing Board meeting</title>
      <description><![CDATA[<div class="ql-editor read-mode"><p><span style="color: rgb(0, 0, 0); background-color: transparent;">The March 2026 Governing Board (GB) call took place on Tuesday, 24 March 2026. In attendance were members of the board: Bowrna Prabhakaran, Nemo, Swastik Banarwal, and Shree Kumar. They were joined by Poruri Sai Rahul from the FOSS United staff. </span></p><p><em style="color: rgb(0, 0, 0); background-color: transparent;">(Poruri Sai Rahul took notes and also drafted the post)</em><br></p><h2><span style="color: rgb(0, 0, 0); background-color: transparent;">Staffing and salary heads: </span></h2><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">Rahul led the call, first sharing information about the pay scales at the Foundation.</span></li><li data-list="bullet" class="ql-indent-1"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">Program Associate - 6-10 Lakhs INR per annum (LPA)</span></li><li data-list="bullet" class="ql-indent-1"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">Program Manager - 10-14 LPA</span></li><li data-list="bullet" class="ql-indent-1"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">Senior Program Manager - 15-20 LPA</span></li><li data-list="bullet" class="ql-indent-1"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">Program Director - 20-25 LPA</span></li><li data-list="bullet" class="ql-indent-1"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">CXO - 30-36 LPA</span></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">Bodhish quickly pointed out that the pay scales aren’t in line with pay in the for-profit tech industry. He argued that while FOSS United Foundation is a Section-8 not-for-profit organisation, the Foundation predominantly hires from the technology sector. </span></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">Rahul noted that our pay scales incorporated reports about pay in the social sector, and that our pay is on the higher end of the range for social sector pay. </span></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">Bodhish noted that we shouldn’t be benchmarking ourselves to the social sector. As an organisation that is working to push the industry forward, it is worth benchmarking ourselves against the industry. With the current pay scales, he argues that it is unlikely for us to find strong technical and managerial talent, especially at and above the Senior Program Manager level. He recommended revising the pay sales upwards. </span></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">Rahul sought everyone’s feedback on revising the pay scales, and that an evidence-backed approach would ensure that we can justify the revised pay structure to existing and future industry partners. It is worth noting that most of the team (5 out of 8) doesn’t have prior work experience, which is one of the reasons why we have been able to adjust to lower pay scales. The remaining 3, hired in 2024 (Rahul), 2025 (Ashlesh), and 2026 (Siddharth), will be at the Senior Program Manager level and above in the next FY.</span></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">With this in mind, we looked at the budget, starting with salaries. The CEO’s (Rahul) salary is bumped from 30 LPA to 33 LPA, a 10% increase. It is worth noting that no salary increment happened in the previous Financial Year, and Rahul will be completing his second year on the job. After Rahul, everyone's salaries were discussed, and how they compared with the previous FY. It is worth noting that Ashlesh is being promoted to Senior Program Manager (Advocacy and Campaigns) and that Jeswin was promoted to Program Manager (Design) after IndiaFOSS 2025 in the FY 2025-2026. </span></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">The salary head in the budget also contains provision for two new hires at the Program Manager level and multiple interns, accounting for 22,40,000 INR of potential additional expenditure. The salary head totals 1,32,12,000 (1.32 Cr) INR. In addition to the salary, the budget includes an allocation of 5 Lakhs INR as “Bonus and Miscellaneous” expenses for the Staff. </span></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">Please note that, unlike most Social Sector organizations, our staff isn’t divided amongst the Programs, with their salaries budgeted into the Program cost. We are in the process of establishing Programs, with budget allocation for a few members of the Staff, but we do not fit into the existing mold of Social Sector orgs, because of which our Salary budget will continue to remain a significant portion of our total budget.</span></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">Going back to the discussion surrounding pay scales, Nemo asked how this would affect existing pay. Rahul noted that the new bands could come into effect in FY 2027-28, and that the “Miscellaneous + Bonus” budget item can be used to make up for the severe shortfall in pay for relevant Staff.</span><br></li></ol><h2><span style="background-color: transparent; color: rgb(0, 0, 0);">Budget snapshot</span></h2><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">Apart from Salaries, the rest of the operations budget looks as follows -</span></li><li data-list="bullet" class="ql-indent-1"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">Travel - Estimated 10 L INR, estimated expenditure in the current FY (2025-26) - 11 L INR</span></li><li data-list="bullet" class="ql-indent-1"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">Server Bills - 4 L INR, estimated expenditure in the current FY (2025-26) 3 L INR</span></li><li data-list="bullet" class="ql-indent-1"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">Office Expenses - 5 L INR, estimated expenditure in the current FY (2025-26) 9 L INR</span></li><li data-list="bullet" class="ql-indent-1"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">Miscellaneous+Bonus - 5 L INR. This is a new budget item in the next FY (2026-27)</span></li><li data-list="bullet" class="ql-indent-1"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">Accounting - 5L INR, estimated expenditure in the current FY (2025-26) 3.5 L INR</span></li><li data-list="bullet" class="ql-indent-1"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">Health Insurance Reimbursement - 1.2L INR, estimated expenditure in current FY (2025-26) 3.2 L INR</span></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">It is worth clarifying the “Office Expenses” head. Unfortunately, we believe that some of the expenditure during the current FY (2025-26) was miscategorised, because of which the estimated expenditure under this budget head is dramatically higher than the budget estimate. We will work with the accounting team to fix this in the future and ensure appropriate categorisation of such team expenses.</span></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">Bodhish prompted the need to include Token costs under the Server Bills budget head, which we hadn’t taken into consideration earlier.</span></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">Shree asked for clarification on the “Accounting” budget item, and I clarified that this is the professional fees to the accounting team (BOCo) for our accounting and audit needs. Bodhish pointed out that the expenditure was on the lower end, as the Big 4 Accounting teams cost more than 10 Lakhs INR.</span></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">Additionally, we are considering moving away from Corporate Health Insurance to reimbursing the personal health insurance premiums for team members, which is the reason behind the significant decrease in the budget head for “Health Insurance Reimbursement”.</span></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">Bodhish also recommended not moving away from Corporate Health Insurance. He mentioned that Corporate Health Insurance plans offer the benefit of full coverage from Day 1, while personal health insurance plans usually don’t. He recommended not cutting costs in this particular part of employee benefits, as this disproportionately affects Staff with prior medical conditions.</span><br></li></ol><h2><span style="color: rgb(0, 0, 0); background-color: transparent;">Programs Budget</span></h2><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">Moving on, the Programs budget looks as follows</span></li><li data-list="bullet" class="ql-indent-1"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">IndiaFOSS - 0 INR, estimated profit in the current FY (2025-26) - 10 L INR</span></li><li data-list="bullet" class="ql-indent-1"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">FOSS Hack - 10 L INR, estimated expenditure in current FY (2025-26) 10 L INR </span></li><li data-list="bullet" class="ql-indent-1"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">Season of Commits - 2.5 L INR, estimated expenditure in current FY (2025-26) 75,000 INR </span></li><li data-list="bullet" class="ql-indent-1"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">FOSS Communities, estimated combined expenditure in current FY (2025-26) 2.3 L INR </span></li><li data-list="bullet" class="ql-indent-2"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">City Communities - 5 L INR</span></li><li data-list="bullet" class="ql-indent-2"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">FOSS Clubs - 7.5L &nbsp; &nbsp; &nbsp;</span></li><li data-list="bullet" class="ql-indent-1"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">Grants - 50 Lakhs INR, estimated combined expenditure in current FY (2025-26) 30 Lakhs INR</span></li><li data-list="bullet" class="ql-indent-2"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">Repeat Project Grant - 11 L</span></li><li data-list="bullet" class="ql-indent-2"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">Repeat Event Grant - 3 L</span></li><li data-list="bullet" class="ql-indent-2"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">Repeat Fellowship Grant - 15 L</span></li><li data-list="bullet" class="ql-indent-2"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">New Project Grant - 6 L</span></li><li data-list="bullet" class="ql-indent-2"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">New Event Grant - 2 L</span></li><li data-list="bullet" class="ql-indent-2"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">New Fellowship Grant - 3 L</span></li><li data-list="bullet" class="ql-indent-2"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">Miscellaneous - 10 L</span></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">Rahul clarified the following about the Programs budget</span></li><li data-list="bullet" class="ql-indent-1"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">IndiaFOSS turned a profit in 2025, and we are currently not budgeting any amount for IndiaFOSS 2026. We expect to turn a profit from IndiaFOSS 2026, but we would like to assure the Governing Board and the Community that if necessary, the Foundation has savings of up to 30 Lakhs INR to dip into</span></li><li data-list="bullet" class="ql-indent-1"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">Only one person participated in Season of Commits in 2025, but we are already seeing significant interest in Season of Commits in 2026, therefore the budget allocation remains the same. We also expect to support a few FOSS Hack 2026 participants via Season of Commits 2026</span></li><li data-list="bullet" class="ql-indent-1"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">The Foundation significantly underperformed when it comes to supporting City Communities and Student Clubs, with only 2.5 Lakhs INR estimated spent on an allocated 17.5 Lakhs INR during the current FY 2025-26. We suspect that some of the additional expenditure noted under “Office Expenses” should actually be categorised here, but that still doesn’t fully address the underspending. City Communities and Student Clubs are the lifeblood of the FOSS United Community, and we intend to support this work as budgeted in the next FY</span></li><li data-list="bullet" class="ql-indent-1"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">Finally, the Grants budget estimate increased close to 100%, because even after disbursing close to 30 Lakhs INR in grants, we still observed significant and genuine demand for financial support from various parts of the Indian FOSS ecosystem</span></li><li data-list="bullet" class="ql-indent-1"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">Shree pointed out that the FOSS Clubs page on </span><u style="color: rgb(17, 85, 204); background-color: transparent;"><a href="http://fossunited.org" rel="noopener noreferrer">fossunited.org</a></u><span style="color: rgb(0, 0, 0); background-color: transparent;"> explicitly states that clubs are eligible for up to 50,000 INR per FY, and wondered why the Clubs hadn’t reached out to spend this allocation. </span></li><li data-list="bullet" class="ql-indent-1"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">Rahul noted that there are significant gaps in understanding in the Community when it comes to Foundation Programs, including Volunteers in the City Communities, Student Clubs, and more. And while the Staff followed up with the volunteers regularly, we clearly didn’t do a good enough job to ensure that they understood their current expenditure. </span></li><li data-list="bullet" class="ql-indent-1"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">Nemo pointed out the need for a “money in the bank” dashboard for clubs and communities, which is already being implemented by the Staff. </span></li><li data-list="bullet" class="ql-indent-1"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">Nemo and Bodhi also pointed out the need for an onboarding checklist for communities. While an onboarding checklist exists, communities change dramatically over time, so Rahul noted that the Staff is also working on repeated check-ins and relevant checklists.</span><br></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">In total, the budget estimate for the FY 2026-27 is 2,37,32,000 INR (2.3 Cr). This is a 10% increase on the budget estimate for the current FY 2025-26 of 2,16,43,333 (2.16 Cr) and a 35% increase on the estimated expenditure for the current FY 2025-26 of 1,69,82,110 INR (1.7 Cr). Please note that the significant gap between the budget estimate and the estimated expenditure for the current FY 2025-26 is primarily because of reduced salary expenditure of almost 20 Lakhs INR and reduced spend on Communities of almost 10 Lakhs INR.</span></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">Nemo reminded us that the Governing Board is not fiscally responsible for the FOSS United Foundation, and asked how we should move ahead. Rahul noted that we still need external advice to ensure our budgets remain sane and to help rearrange our work into appropriate Programs, which could help us fundraise better. </span></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">Bodhish pointed out that organisations usually prefer funding Programs as it’s easier to evaluate how the Program fits into the donor's goals and it’s easier to evaluate the impact of any donations.</span><br></li></ol><h2><span style="color: rgb(0, 0, 0); background-color: transparent;">Miscellaneous </span><br></h2><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">We unfortunately weren’t able to address the second topic on the agenda - progress on the Governing Board charter. We discussed that the Grants Working Group was the furthest along and that the Foundation will set up a recurring meeting with the Governing Board members to discuss and make final decisions on future Grants applications.</span></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">Bowrna was only able to join towards the end of the call, but after reviewing the budget information, she asked how the staff felt about the salaries and about their career progression. </span></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">After a brief conversation about each of the staff members with Rahul, she noted that she would like to schedule individual meetings with everyone on the staff to discuss, amongst other things, their pay and their career progression. Rahul welcomed this, as an independent evaluation of staff morale helps the Foundation. After having conversations, Bowrna will compile their responses into anonymous feedback and share it with Rahul and the rest of the Governing Board to discuss further actions.</span></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="color: rgb(0, 0, 0); background-color: transparent;">Rahul noted at the end of the call that his employment contract is structured as a 2-year term, with an extension of 2 years contingent on confirmation by the elected Governing Board. He requested the Governing Board members to discuss amongst themselves and share a response. Shree asked Rahul to send an email to the Governing Board's internal email group, after which the group will deliberate and respond within a month.</span></li></ol><p><br></p></div>]]></description>
      <dc:creator>Ashlesh</dc:creator>
      <link>https://fossunited.org/blog/organization/notes-from-the-march-2026-governing-board-meeting</link>
      <guid isPermaLink="false">https://fossunited.org/blog/organization/notes-from-the-march-2026-governing-board-meeting</guid>
      <pubDate>Thu, 02 Apr 2026 00:00:00 -0000</pubDate>
      
    </item>
    
    <item>
      <title>Tech report - Mar 2026</title>
      <description><![CDATA[<table class="mb-5" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
<colgroup>
<col  class="org-left" />
<col  class="org-right" />
</colgroup>
<thead>
<tr>
<th scope="col" class="org-left">Metric</th>
<th scope="col" class="org-right">Count</th>
</tr>
</thead>
<tbody>
<tr>
<td class="org-left">Issues Closed</td>
<td class="org-right">18</td>
</tr>

<tr>
<td class="org-left">PRs merged</td>
<td class="org-right">50</td>
</tr>
</tbody>
</table>

<h4 id="foss-hack-2026-1480httpsgithubcomfossunitedfossunitedpull1480-1478httpsgithubcomfossunitedfossunitedpull1478"><strong>FOSS Hack 2026</strong> (<a href="https://github.com/fossunited/fossunited/pull/1480">#1480</a>, <a href="https://github.com/fossunited/fossunited/pull/1478">#1478</a>)</h4>

<ul>
<li>The FOSS Hack results page is now live, showing previous year winners with profile photos pulled from user profiles. Participant entries now link directly to their team and project, and admins can disqualify participants as a direct action.</li>
<li><p>Hackathon projects become read-only after the event ends, and contributors can now specify an open-source license on their projects.</p>

<p>Check out the results: <a href="https://fossunited.org/fosshack/results">FOSS Hack Results Page</a></p></li>
</ul>

<figure class="text-center my-2">
  <img src="https://fossunited.org/files/2026-03-31-124246_hyprshot.png"
       class="img-fluid d-block mx-auto"
       style="max-width: 500px;"
       alt="FOSS Hack results page">
  <figcaption class="figure-caption mt-2">
    FOSS Hack Results page with winners and commendations
  </figcaption>
</figure>

<h4 id="ticket-purchase-redesign-1511httpsgithubcomfossunitedfossunitedpull1511"><strong>Ticket Purchase Redesign</strong> (<a href="https://github.com/fossunited/fossunited/pull/1511">#1511</a>)</h4>

<ul>
<li>Complete redesign of the buy tickets page as a multi-step wizard with a progress indicator: Select Tiers → Attendee Details → Verify → Billing → Download Ticket. Mandatory fields now show asterisks, and the page properly adapts to dark mode.</li>
</ul>

<h4 id="dashboard-sidebar-refactor-1492httpsgithubcomfossunitedfossunitedpull1492"><strong>Dashboard Sidebar Refactor</strong> (<a href="https://github.com/fossunited/fossunited/pull/1492">#1492</a>)</h4>

<ul>
<li>The custom dashboard sidebar has been replaced with the official frappe-ui sidebar component. The sidebar is now collapsible with icons on child items, saving screen space for users.</li>
</ul>

<h4 id="rss-ecosystem-expansion-1451httpsgithubcomfossunitedfossunitedpull1451-1454httpsgithubcomfossunitedfossunitedpull1454-1462httpsgithubcomfossunitedfossunitedpull1462"><strong>RSS Ecosystem Expansion</strong> (<a href="https://github.com/fossunited/fossunited/pull/1451">#1451</a>, <a href="https://github.com/fossunited/fossunited/pull/1454">#1454</a>, <a href="https://github.com/fossunited/fossunited/pull/1462">#1462</a>)</h4>

<ul>
<li><p>Three new RSS feeds added this month:</p>

<ul>
<li><strong>Job Board</strong>: <a href="https://fossunited.org/jobs/rss.xml">fossunited.org/jobs/rss.xml</a></li>
<li><strong>Grantees</strong>: <a href="https://fossunited.org/grants/grantees/rss.xml">fossunited.org/grants/grantees/rss.xml</a></li>
<li><strong>Chapter Events</strong>: <a href="https://fossunited.org/c/indiafoss/rss.xml">fossunited.org/c/indiafoss/rss.xml</a></li>
</ul></li>
<li><p>See <a href="https://docs.fossunited.org/rss/">RSS docs</a> for all feeds.</p></li>
</ul>

<h4 id="partner-projects-page-1448httpsgithubcomfossunitedfossunitedpull1448"><strong>Partner Projects Page</strong> (<a href="https://github.com/fossunited/fossunited/pull/1448">#1448</a>)</h4>

<ul>
<li>New dedicated page for partner and contributor projects with a responsive grid, project type indicator icons, and search functionality. 
Visit: <a href="httpshttps://fossunited.org/fosshack/2026/partner-projects/foss_united_platform">FOSSUnited Partner Page</a></li>
</ul>

<h4 id="accessibility-improvements-1456httpsgithubcomfossunitedfossunitedpull1456-1489httpsgithubcomfossunitedfossunitedpull1489-1490httpsgithubcomfossunitedfossunitedpull1490-1493httpsgithubcomfossunitedfossunitedpull1493"><strong>Accessibility Improvements</strong> (<a href="https://github.com/fossunited/fossunited/pull/1456">#1456</a>, <a href="https://github.com/fossunited/fossunited/pull/1489">#1489</a>, <a href="https://github.com/fossunited/fossunited/pull/1490">#1490</a>, <a href="https://github.com/fossunited/fossunited/pull/1493">#1493</a>)</h4>

<ul>
<li>ARIA roles added across Jinja templates, and <code>aria-label</code> attributes added to all icon-only buttons in public pages and dashboard components (FileUploader, CommentBox, TextEditor toolbar).</li>
</ul>

<h4 id="security-performance-1467httpsgithubcomfossunitedfossunitedpull1467-1471httpsgithubcomfossunitedfossunitedpull1471-1468httpsgithubcomfossunitedfossunitedpull1468"><strong>Security &amp; Performance</strong> (<a href="https://github.com/fossunited/fossunited/pull/1467">#1467</a>, <a href="https://github.com/fossunited/fossunited/pull/1471">#1471</a>, <a href="https://github.com/fossunited/fossunited/pull/1468">#1468</a>)</h4>

<ul>
<li>Replaced the custom HTML sanitizer with DOMPurify for robust XSS prevention. Added profile image size limits with decompression bomb handling. Fonts now load non-blocking with <code>font-display: swap</code>, and legacy TTF/WOFF1 formats have been dropped.</li>
</ul>

<h4 id="profile-cfp-events-1459httpsgithubcomfossunitedfossunitedpull1459-1479httpsgithubcomfossunitedfossunitedpull1479-1509httpsgithubcomfossunitedfossunitedpull1509-1476httpsgithubcomfossunitedfossunitedpull1476"><strong>Profile, CFP &amp; Events</strong> (<a href="https://github.com/fossunited/fossunited/pull/1459">#1459</a>, <a href="https://github.com/fossunited/fossunited/pull/1479">#1479</a>, <a href="https://github.com/fossunited/fossunited/pull/1509">#1509</a>, <a href="https://github.com/fossunited/fossunited/pull/1476">#1476</a>)</h4>

<ul>
<li>User profiles now show a projects section and event volunteership (even outside chapter membership). Proposal owners can now edit their CFP submissions from the public proposal page. Concluded events show a clear "event has concluded" message instead of stale registration forms.</li>
</ul>

<h4 id="localhost-check-in-docs-1445httpsgithubcomfossunitedfossunitedpull1445-1481httpsgithubcomfossunitedfossunitedpull1481-1491httpsgithubcomfossunitedfossunitedpull1491"><strong>Localhost Check-in &amp; Docs</strong> (<a href="https://github.com/fossunited/fossunited/pull/1445">#1445</a>, <a href="https://github.com/fossunited/fossunited/pull/1481">#1481</a>, <a href="https://github.com/fossunited/fossunited/pull/1491">#1491</a>)</h4>

<ul>
<li>Localhost participant check-in added to the dashboard. Developer onboarding guide overhauled with Docker+macOS setup instructions and troubleshooting fixes. Event deletion alternatives are now documented.</li>
</ul>

<h4 id="late-march-polish-1513httpsgithubcomfossunitedfossunitedpull1513-1514httpsgithubcomfossunitedfossunitedpull1514-1526httpsgithubcomfossunitedfossunitedpull1526"><strong>Late-March Polish</strong> (<a href="https://github.com/fossunited/fossunited/pull/1513">#1513</a>, <a href="https://github.com/fossunited/fossunited/pull/1514">#1514</a>, <a href="https://github.com/fossunited/fossunited/pull/1526">#1526</a>)</h4>

<ul>
<li>RSVP success page now shows a newsletter subscription button. Dashboard sidebar cleaned up (removed duplicate theme/collapse buttons left over from the refactor). Dark mode transition between sidebar and main content is now in sync.</li>
</ul>

<p>For more updates, please check out <a href="https://github.com/fossunited/fossunited/blob/develop/docs/docs/changelog.md">CHANGELOG</a> or the <a href="https://docs.fossunited.org/changelog/">documentation page</a>.</p>

<hr />

<p>As always feel free to drop your suggestions and open issues over at <a href="https://github.com/fossunited/fossunited/issues/">Git</a> or <a href="https://codeberg.org/fossunited/fossunited/issues/">Codeberg</a></p>

<p>No fooling around anymore, See you in April.</p>
]]></description>
      <dc:creator>Dilip</dc:creator>
      <link>https://fossunited.org/blog/tech-report/mar-26</link>
      <guid isPermaLink="false">https://fossunited.org/blog/tech-report/mar-26</guid>
      <pubDate>Tue, 31 Mar 2026 00:00:00 -0000</pubDate>
      
    </item>
    
    <item>
      <title>Tech report - Feb 2026</title>
      <description><![CDATA[<table class="mb-5" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
<colgroup>
<col  class="org-left" />
<col  class="org-right" />
</colgroup>
<thead>
<tr>
<th scope="col" class="org-left">Metric</th>
<th scope="col" class="org-right">Count</th>
</tr>
</thead>
<tbody>
<tr>
<td class="org-left">Issues Closed</td>
<td class="org-right">8</td>
</tr>

<tr>
<td class="org-left">PRs merged</td>
<td class="org-right">32</td>
</tr>
</tbody>
</table>

<h4 id="hackathon-page-redesign-1430httpsgithubcomfossunitedfossunitedpull1430-1429httpsgithubcomfossunitedfossunitedpull1429-1417httpsgithubcomfossunitedfossunitedpull1417"><strong>Hackathon Page Redesign</strong> (<a href="https://github.com/fossunited/fossunited/pull/1430">#1430</a>, <a href="https://github.com/fossunited/fossunited/pull/1429">#1429</a>, <a href="https://github.com/fossunited/fossunited/pull/1417">#1417</a>)</h4>

<ul>
<li><p>Complete redesign of default hackathon page (frappe template) matching the event page design with v3.0 styling. Added project contribution carousel and dedicated projects listing page. Check out <a href="https://fossunited.org/hack/fosshack26">FOSS Hack 2026 Default</a> for the new look!</p></li>
<li><p>Participant Registration now properly validates closure dates, shows city names for convenience to pick localhost.</p></li>
<li><p>Display accurate participant counts across localhost venues based on Accepted Attendees and Interested (counted as no. of likes + applications.</p></li>
</ul>

<h4 id="dashboard-dark-mode-1428httpsgithubcomfossunitedfossunitedpull1428"><strong>Dashboard Dark Mode</strong> (<a href="https://github.com/fossunited/fossunited/pull/1428">#1428</a>)</h4>

<ul>
<li>Added dark mode support to the entire dashboard using frappe-ui colors! The dashboard now respects your system theme preferences and provides a consistent dark mode experience across all pages.</li>
</ul>

<h4 id="security-improvements-1398httpsgithubcomfossunitedfossunitedpull1398-1397httpsgithubcomfossunitedfossunitedpull1397-1401httpsgithubcomfossunitedfossunitedpull1401"><strong>Security Improvements</strong> (<a href="https://github.com/fossunited/fossunited/pull/1398">#1398</a>, <a href="https://github.com/fossunited/fossunited/pull/1397">#1397</a>, <a href="https://github.com/fossunited/fossunited/pull/1401">#1401</a>)</h4>

<ul>
<li>Major work in this month as focused on Security issues and setting permission checks on doctype controller via `has_permission()`` method  </li>
<li><p>Implemented rate limiting to prevent abuse, fixed ticket transfer validation vulnerabilities, and hardened hackathon participant APIs. Added team member validation in project creation and XSS prevention across user profiles, project descriptions, and CFP submissions.</p></li>
<li><p>Credits to <a href="https://github.com/ni5arga">@ni5arga</a> (Nisarga Adhikary) and <a href="https://github.com/kewonit">@kewonit</a> (Kartik Kulloli) for security research and contributions!</p></li>
</ul>

<h4 id="rsvp-experience-1419httpsgithubcomfossunitedfossunitedpull1419-1405httpsgithubcomfossunitedfossunitedpull1405"><strong>RSVP Experience</strong> (<a href="https://github.com/fossunited/fossunited/pull/1419">#1419</a>, <a href="https://github.com/fossunited/fossunited/pull/1405">#1405</a>)</h4>

<ul>
<li>Guest users now get clear success feedback after RSVP submission with disabled submit button to prevent duplicates. Added table view toggle in RSVP insights, and manual check-in button now only enables during event days. RSVP pages now follow v3 design for consistency.</li>
</ul>

<h4 id="event-timeline-updates-1436httpsgithubcomfossunitedfossunitedpull1436-1435httpsgithubcomfossunitedfossunitedpull1435"><strong>Event Timeline Updates</strong> (<a href="https://github.com/fossunited/fossunited/pull/1436">#1436</a>, <a href="https://github.com/fossunited/fossunited/pull/1435">#1435</a>)</h4>

<ul>
<li>Accepted event grants now appear in events timeline and RSS feed as upcoming events! Made agenda more compact with icons (especially useful for hackathon schedules). Online meeting links are now supported via the <code>talk_video</code> field.</li>
</ul>

<h4 id="hackathon-management-1424httpsgithubcomfossunitedfossunitedpull1424-1412httpsgithubcomfossunitedfossunitedpull1412-1407httpsgithubcomfossunitedfossunitedpull1407"><strong>Hackathon Management</strong> (<a href="https://github.com/fossunited/fossunited/pull/1424">#1424</a>, <a href="https://github.com/fossunited/fossunited/pull/1412">#1412</a>, <a href="https://github.com/fossunited/fossunited/pull/1407">#1407</a>)</h4>

<ul>
<li><p>Participants are now automatically synced to localhost email groups based on acceptance status. Added permission controllers to prevent participants from joining multiple teams. Localhost hackathons can now manage event sponsors directly.</p></li>
<li><p>Read more in docs for <a href="https://docs.fossunited.org/fosshack/">participants</a> &amp; <a href="https://docs.fossunited.org/localhost/">localhost organizers</a></p></li>
</ul>

<h4 id="jobs-ci-1396httpsgithubcomfossunitedfossunitedpull1396-1423httpsgithubcomfossunitedfossunitedpull1423"><strong>Jobs &amp; CI</strong> (<a href="https://github.com/fossunited/fossunited/pull/1396">#1396</a>, <a href="https://github.com/fossunited/fossunited/pull/1423">#1423</a>)</h4>

<ul>
<li><p>Added publish date tracking for job board. Integrated Frappe semgrep rules and conventional commit linter in CI for better code quality.</p></li>
<li><p>Documentation site has been migrated from material mkDocs to <a href="https://github.com/zensical/zensical">Zensical</a>.</p></li>
</ul>

<hr />

<p>For more updates, please check out <a href="https://github.com/fossunited/fossunited/blob/develop/docs/docs/changelog.md">CHANGELOG</a> in the repo or in <a href="https://docs.fossunited.org/changelog/">documentation page</a>.
You can catch up on Forklore updates <a href="https://github.com/fossunited/forklore/blob/develop/CHANGELOG.md">here</a>.</p>

<p>As always feel free to drop your suggestions and open issues over at <a href="https://github.com/fossunited/fossunited/issues/">Git</a> or <a href="https://codeberg.org/fossunited/fossunited/issues/">codeberg</a></p>

<p>March Is Coming. So Are the Hackers.</p>
]]></description>
      <dc:creator>Dilip</dc:creator>
      <link>https://fossunited.org/blog/tech-report/feb-26</link>
      <guid isPermaLink="false">https://fossunited.org/blog/tech-report/feb-26</guid>
      <pubDate>Fri, 27 Feb 2026 00:00:00 -0000</pubDate>
      
    </item>
    
    <item>
      <title>Supporting NMG 2026</title>
      <description><![CDATA[<p>FOSS United is pitching in to support the 2026 Nagarathna Memorial Grant.</p>

<p>NMG was started as a yearly ₹1,00,000 no-strings-attached, micro-grant to support meaningful work happening in India by <a href="https://thejeshgn.com">Thejesh GN</a>. Thejesh is a FOSS and Open Data veteran, and was also one of the organisers of the Open Data devroom at IndiaFOSS 2025. He is the co-founder and chairman of  <a href="http://datameet.org">DataMeet</a>, the biggest community of data science and open data enthusiasts in India.</p>

<blockquote>
  <p>“The reason for the grant could be anything as long its meaningful to you and people around. Though I prefer free and open source or creative commons projects, It’s not a must. It’s a no strings attached grant.”</p>
</blockquote>

<p>Over the years, NMG has supported FOSS/digital commons work across Design, Geospatial technology, FOSS mirrors and infra, and more. If you have been active in the FOSS United community, you will find a lot of familiar names in the list of <a href="https://thejeshgn.com/projects/nagarathna-memorial-grant/#grantees">past NMG grantees</a>. It’s always interesting for us to discover channels that have organically developed a pool of people doing interesting digital commons work, and we want to support such initiatives. This is part of a new experiment on our part to identify “Lighthouses in the Digital Commons”, i.e., people who have been bringing people together in the digital commons for many years. Supporting “Lighthouses” enables us to expand our reach, while also platforming the work of the “Lighthouse”. </p>

<p>In 2026, FOSS United Foundation will be contributing INR 2L to NMG, which brings the total grants pool to INR 5L as of February 2026. Our support is not restricted to code or technical contributions, but any work in the public commons, including data, design, services, art, documentation, research, or tangible creations under FOSS/Creative Commons licenses. </p>

<p>You can apply for a grant <a href="https://thejeshgn.com/projects/nagarathna-memorial-grant/">here</a></p>
]]></description>
      <dc:creator>ansh</dc:creator>
      <link>https://fossunited.org/blog/grants/supporting-nmg-2026</link>
      <guid isPermaLink="false">https://fossunited.org/blog/grants/supporting-nmg-2026</guid>
      <pubDate>Thu, 26 Feb 2026 00:00:00 -0000</pubDate>
      
    </item>
    
    <item>
      <title>Notes from the February 2026 Governing Board meeting</title>
      <description><![CDATA[<div class="ql-editor read-mode"><p><span style="background-color: transparent; color: rgb(0, 0, 0);">The February 2026 Governing Board (GB) call took place on Wednesday, 25 Feb 2026. In attendance were members of the board: Bowrna Prabhakaran, Nemo, Swastik Banarwal, and Shree Kumar. They were joined by Poruri Sai Rahul and Ansh Arora from the FOSS United staff. The call primarily focused on Grants.</span></p><p><em style="background-color: transparent; color: rgb(0, 0, 0);">(Poruri Sai Rahul took notes and also drafted the post)</em></p><h2><span style="background-color: transparent; color: rgb(0, 0, 0);">Grants and recap</span></h2><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="background-color: transparent; color: rgb(0, 0, 0);">Ansh walked through the</span><a href="https://fossunited.org/blog/grants/2025-grants-recap" rel="noopener noreferrer" style="background-color: transparent; color: rgb(0, 0, 0);"> 2025 grants recap</a><span style="background-color: transparent; color: rgb(0, 0, 0);">, and he then shared grants projections for the FY 2026-27. At the moment, we project an overall grants budget of 50 Lakhs INR, with close to 25 Lakhs INR being allocated for previous and current grantees and 25 Lakhs INR for new grantees. </span></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="background-color: transparent; color: rgb(0, 0, 0);">Shree asked us about a recent announcement about our support for the </span><a href="https://thejeshgn.com/projects/nagarathna-memorial-grant/" rel="noopener noreferrer" style="background-color: transparent; color: rgb(0, 0, 0);">Nagarathna Memorial Grant by Thejesh G N</a><span style="background-color: transparent; color: rgb(0, 0, 0);">, particularly the details about potential grantees. Ansh clarified that our support via NMG is for any work in the digital commons and not just for code. </span></li></ol><p><span style="background-color: transparent; color: rgb(0, 0, 0);">We weren’t able to bring this up during the GB call, but Thejesh is part of a new experiment on our part to identify “Lighthouses in the Digital Commons”, i.e., people who have been bringing people together in the digital commons for many years. Supporting “Lighthouses” enables us to expand our reach, while also platforming the work of the “Lighthouse”. We intend to find more “trustworthy Lighthouses” and reach out to people in the broader digital commons ecosystem.</span></p><p><br></p><h2><span style="background-color: transparent; color: rgb(0, 0, 0);">Travel grants, FOSDEM and more. </span></h2><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="background-color: transparent; color: rgb(0, 0, 0);">One of the largest grant categories in the current FY is the FOSDEM travel grants for FOSS project creators and maintainers, with more than 3 Lakh INR. Swastik asked us to clarify how we decided on the travel scholarships. Ansh and Nemo elaborated on the FOSDEM situation. </span></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="background-color: transparent; color: rgb(0, 0, 0);">FOSS United and FLOSS/Fund, funding.json were allocated a shared booth at FOSDEM, but the Foundation team strongly believed in platforming FOSS developers from our community at the event instead of travelling ourselves. Because the booth needed to have a FOSS United or FLOSS/Fund angle, we decided to go ahead with Prasun @ Zasper, Murtaza and Hussain @ Rethink DNS, and Anand and Laurens @ Ente, because Zasper and Rethink DNS are FOSS United grantees and Ente is a </span><a href="https://forum.fossunited.org/t/fosdem-2026-updates/6726" rel="noopener noreferrer" style="background-color: transparent; color: rgb(0, 0, 0);">FLOSS/Fund grantee</a><a href="https://forum.fossunited.org/t/fosdem-2026-updates/6726)." rel="noopener noreferrer" style="background-color: transparent; color: rgb(0, 0, 0);">.</a><span style="background-color: transparent; color: rgb(0, 0, 0);"> We got to know that Mecha was also attending the event, and we decided to stretch the booth to include a “projects from India” angle to enable Mecha to showcase their work from our booth. We worked with Nemo to represent the Foundation at the Booth and to ensure that no favouritism was being displayed at the booth amongst the showcased projects. We also supported Nemo with travel support to and from FOSDEM.&nbsp;</span></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="background-color: transparent; color: rgb(0, 0, 0);">Swastik called out that a 1 Lakh INR travel grant was a significant amount, and that he was expecting a smaller travel grant, maybe 50K INR. Rahul clarified that we settled on 1 Lakh INR after looking at travel, accommodation, and visa expenses, and in fact, all of the travel support grantees submitted bills larger than 1 Lakh INR, but their reimbursement is capped at 1 Lakh INR. Ansh also noted that we intend to expand this to support domestic conference travel up to 15,000 INR. Ansh noted that Nemo and the grantees shared that the support was an overall success, but that the process for choosing projects needs to be formalised next year. </span></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="background-color: transparent; color: rgb(0, 0, 0);">Rahul proposed working with the Project Showcase booths at IndiaFOSS as part of the overall criteria for next year’s FOSDEM. Ansh mentioned that he will be reaching out to FOSDEM organisers to seek their feedback about our booth and the possibility of continuing this next year.</span></li></ol><h2><span style="background-color: transparent; color: rgb(0, 0, 0);">Fiscal Hosting </span></h2><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="background-color: transparent; color: rgb(0, 0, 0);">Multiple grant conversations have highlighted the need for a fiscal host, both for project grants and event grants. Events organised by communities are looking for a fiscal host, both to take care of ticketing and to handle vendor payments and the like. Project grants, on the other hand, were interested in finding a fiscal host who could accept donations on their behalf and handle project-related expenses. </span></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="background-color: transparent; color: rgb(0, 0, 0);">Becoming a fiscal host isn’t without its challenges - especially because we do not have an FCRA, and therefore, we are unable to accept international payments from potential sponsors or donors.</span></li></ol><h2><span style="background-color: transparent; color: rgb(0, 0, 0);">Maintainer Programs </span></h2><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="background-color: transparent; color: rgb(0, 0, 0);">Rahul highlighted that the FY 2026-27 budget will carve out a new Maintainers Program, within which the grants budget would be covered, including the administrative costs to manage the program. Rahul briefly noted that non-profit organisations generally seek project/program-specific funding, and the Maintainers Program is the distillation of our learnings over the past few years about a clear need in the Indian FOSS ecosystem. </span></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="background-color: transparent; color: rgb(0, 0, 0);">Rahul believes that carving out this program and seeking sponsors for it separately might enable FOSS United to raise funds from new donors over the coming FY. </span></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="background-color: transparent; color: rgb(0, 0, 0);">Nemo pointed out that seeking new donors for grants subcategories, e.g., diversity scholarships, travel scholarships, might also be worth pursuing. </span></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="background-color: transparent; color: rgb(0, 0, 0);">Nemo also called out the need to better acknowledge FOSS United funders, and Rahul noted that the Foundation is working to increase awareness of grantee projects, and that such opportunities will also be used to highlight funders.</span></li></ol><h2><span style="background-color: transparent; color: rgb(0, 0, 0);">Infrastructure Grants</span></h2><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="background-color: transparent; color: rgb(0, 0, 0);">Bowrna asked about projects reaching out about infrastructure grants, e.g., to pay AWS usage bills. Ansh clarified that Circuitverse is, in fact, an infrastructure grant where we pay for their AWS usage bills. </span></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="background-color: transparent; color: rgb(0, 0, 0);">Nemo asked about the possibility of reaching out to a cloud-service provider, noting that Hetzner has a significant presence in the EU FOSS scene. </span></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="background-color: transparent; color: rgb(0, 0, 0);">Ansh pointed out the multiple conversations we have had with AWS around IndiaFOSS, but unfortunately, the conversations ended with us being redirected to the US-based </span><a href="https://aws.amazon.com/blogs/opensource/aws-cloud-credits-for-open-source-projects-affirming-our-commitment/" rel="noopener noreferrer" style="background-color: transparent; color: rgb(0, 0, 0);">AWS open source team</a>. </li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="background-color: transparent; color: rgb(0, 0, 0);">Infrastructure grant requests are likely to exceed 5 Lakh INR in the FY 2026-27, so we will be reaching out to additional cloud-service providers, e.g., E2E Networks, Yotta, regarding potential support. Nemo also asked about the possibility of FOSS United receiving credits from cloud-service providers, given our prominent stature, and using the credits to support FOSS project infrastructure costs. Ansh pointed out that we hadn’t explored this option and that we could follow up on this.</span></li></ol><h2><span style="background-color: transparent; color: rgb(0, 0, 0);">Miscellaneous</span></h2><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="background-color: transparent; color: rgb(0, 0, 0);">While waiting for everyone to join, we briefly chatted about the winners of the </span><a href="https://nasscom.in/makers-honor-awards/winners/" rel="noopener noreferrer" style="background-color: transparent; color: rgb(0, 0, 0);">NASSCOM Maker Honor awards</a><span style="background-color: transparent; color: rgb(0, 0, 0);">, 3 of whom are familiar faces in the FOSS United community, and one more case study from the compendium is also a familiar face from Forklore. It’s good to see FOSS work getting recognised by the broader Indian software ecosystem.</span></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="background-color: transparent; color: rgb(0, 0, 0);">Towards the end, Rahul shared brief updates about the 80G reapplication process, which has been stuck for multiple years, but has recently started showing progress after a visit to the relevant Income Tax (Exemptions) office in Mumbai. Rahul also shared a brief update about the Mozilla FOSS AI event that happened in Bengaluru on Saturday, the 21st of February. </span></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="background-color: transparent; color: rgb(0, 0, 0);">As for the next meeting in March, Shree asked to see the overall budget for the upcoming FY 2026-27.</span></li></ol><p><br></p></div>]]></description>
      <dc:creator>Ashlesh</dc:creator>
      <link>https://fossunited.org/blog/organization/notes-from-the-february-2026-governing-board-meeting</link>
      <guid isPermaLink="false">https://fossunited.org/blog/organization/notes-from-the-february-2026-governing-board-meeting</guid>
      <pubDate>Thu, 26 Feb 2026 00:00:00 -0000</pubDate>
      
    </item>
    
    <item>
      <title>IndiaFOSS dates, FOSDEM updates, a new scholarship | Monthly Dispatches</title>
      <description><![CDATA[<h1 id="foss-united-february-2026-newsletter">FOSS United February 2026 Newsletter</h1>

<p>Greetings!</p>

<p>Welcome to FOSS United's February Newsletter. While we are still trying to come to terms with the fact that 2026 is here, January has already slipped away in a flash, that is, unless you are <a href="https://www.youtube.com/watch?v=UWIIPX_5rbM&pp=ygUPdGltZSBtb3ZlcyBzbG93">BADBADNOTGOOD</a>. But more importantly, headlines first, we have dates for <strong>IndiaFOSS 2026</strong>, yes, you heard it right. <strong>Week of Sept 26-27th. SAVE THE DATE!</strong></p>

<hr />

<h3 id="highlights">Highlights</h3>

<h4 id="it-is-foss-hack-time-of-the-year">It is FOSS Hack time of the year</h4>

<p><strong>FOSS Hack is back for its 6th edition!</strong> Have you registered?</p>

<p><a href="https://fossunited.org/fosshack/2026">Register Now!</a></p>

<p><strong>Same same but different different.</strong></p>

<p>Instead of a hectic weekend sprint, this time, the hackathon will run through the month of March, an attempt at sustaining momentum, patience and making meaningful contributions.</p>

<p>It takes a village… to sustain the FOSS ecosystem, and a whole lot of them never open a code editor. This time FOSS Hack is accepting <strong>non-code contributions</strong> too :)</p>

<h4 id="foss-united-at-fosdem-2026">FOSS United at FOSDEM 2026</h4>

<p>FOSDEM 2026 concluded last week in Brussels. This time, we supported a handful of Indian FOSS projects to show up and represent the FU community and FLOSS/fund at our booth @FOSDEM.</p>

<p>Among the projects that we supported were: <strong>Ente, Zasper and Rethink DNS</strong>. They were joined by Nemo and folks from Mecha Systems at the booth.</p>

<p><a href="https://forum.fossunited.org/t/fosdem-2026-updates/6726/5">Follow this thread for FOSDEM updates :)</a></p>

<h4 id="2025-a-year-in-grants-fu">2025: A year in grants @FU</h4>

<p>I've always felt January is just admin. The real New Year kicks in around February. On that note, check out FOSS United's recap of Grants through 2025 and a small window into how 2026 might turn out to be.</p>

<p><a href="https://fossunited.org/blog/grants/2025-grants-recap">Read: 2025 Grants Recap</a></p>

<h4 id="tech-policy-fellowships-through-foss-united-new">Tech-Policy Fellowships through FOSS United [New]</h4>

<p>We've always believed that code doesn't exist in a vacuum, nor should people who write it! Over the last few years, we've run a scholarship for FOSS technologists to pursue the GCPP Tech-Policy course at the Takshashila.</p>

<p>In addition to this, starting 2026, we'll also be offering scholarships for community members who want to pursue the <strong>Policy in Action</strong> program offered by Young Leaders for Active Citizenship. <a href="https://forum.fossunited.org/t/policy-in-action-program-pap-by-young-leaders-for-active-citizenship-ylac/7130">Check it out</a>, APPLY!</p>

<hr />

<h3 id="upcoming-events">Upcoming Events</h3>

<ul>
<li><strong>[FOSS meetup Prayagraj]</strong>(https://fossunited.org/c/prayagraj/feb-2026) | Virtual | Feb 03</li>
<li><strong>[BangPypers x SciPy India – Feb Python Meetup]</strong>(https://fossunited.org/c/scipy-india/bangpypers-x-scipy-india-february-python-meetup) | Bangalore | Feb 21</li>
<li><strong>[FOSS Activity Mangalore]</strong>(https://fossunited.org/c/mangalore/manglore-feb-2026) | Feb 28</li>
<li><strong>[FOSS meetup Bangalore]</strong>(https://fossunited.org/c/bengaluru/mar-2026-1) | March 01</li>
<li><strong>[AI Impact Summit]</strong>(https://impact.indiaai.gov.in/) | New Delhi | Feb 16 onwards</li>
<li><strong>[The Encryption Equation]</strong>(https://columbiauniversity.zoom.us/webinar/register/WN_QPLAYi77RpKfiXmNXrCelA#/registration) | Virtual | Feb 04</li>
<li><strong>[Governing Digital Thirst]</strong>(https://pacscenter.stanford.edu/event/governing-digital-thirst-communicating-inequality-in-ai-infrastructures-water-footprint/) | Virtual | Feb 23</li>
<li><strong>[Tech Impact and Policy Center's Winter Seminars]</strong>(https://cyber.fsi.stanford.edu/content/2026-winter-seminar-series) | Virtual</li>
<li><strong>[Future of the Commons Talks]</strong>(https://foc.oki-india.org/) | </li>
</ul>

<p>To view other upcoming and past FOSS events, please visit the <a href="https://fossunited.org/events/timeline">FOSS Events Timeline</a>.</p>

<hr />

<h3 id="community-corner">Community Corner</h3>

<h4 id="jobs-and-grants">Jobs and Grants</h4>

<ul>
<li><a href="https://fossunited.org/grants">FOSS United Grants</a> | Rolling Basis</li>
<li><a href="https://floss.fund/">FLOSS/fund</a> | Rolling Basis</li>
<li><a href="https://thejeshgn.com/projects/nagarathna-memorial-grant/">Nagarathna Memorial Grant</a> | Deadline: March 15</li>
<li><a href="https://nlnet.nl/fediversity/">NGI Fediversity</a> | Deadline: April 01</li>
<li><a href="https://nlnet.nl/commonsfund/">NGI Zero Commons Fund</a> | Deadline: April 1</li>
</ul>

<hr />

<h4 id="news">News</h4>

<ul>
<li><a href="https://wikipedia25.org/">25 years of Wikipedia</a></li>
<li><a href="https://ainowinstitute.org/publications/research/reframing-impact-ai-summit-2026">Reframing Impact: AI Summit 2026 | AI Now Institute</a></li>
<li><a href="https://nadh.in/blog/code-is-cheap/">Code is cheap. Show me the talk. - nadh.in</a></li>
<li><a href="https://www.theatlantic.com/science/2026/01/ai-slop-science-publishing/685704/">Science Is Drowning in AI Slop - The Atlantic | Ross Andersen</a></li>
<li><a href="https://blog.mozilla.org/en/mozilla/mozilla-open-source-ai-strategy/">Owners, not renters: Mozilla's open source AI strategy</a></li>
<li><a href="https://opensource.org/blog/top-50-open-source-conferences-in-2026">Top 50 Open Source Conferences in 2026 | OSI</a></li>
<li><a href="https://www.kickstarter.com/projects/mecha-systems/mecha-comet-modular-linux-handheld-computer">Open Modular Linux Handheld Computer by Mecha Systems Inc | Kickstarter</a></li>
<li><a href="https://indianexpress.com/article/opinion/columns/ai-generative-ai-chatgpt-ai-impacting-jobs-software-industry-10482244/">In a world run by AI, the early-career professionals stand to lose the most | The Indian Express | Sai Rahul Poruri</a></li>
<li><a href="https://www.theregister.com/2026/01/27/linux_continuity_plan/">Succession: Linux kernel community gets continuity plan for post-Linus era</a></li>
<li><a href="https://www.theregister.com/2026/01/11/eu_open_source_consultation/">Brussels plots open source push to pry Europe off Big Tech | The Register</a></li>
<li><a href="https://www.techpolicy.press/synthetic-media-in-elections-and-politics-in-india/">Synthetic Media in Elections and Politics in India | Prateek Waghre</a></li>
<li><a href="https://www.techpolicy.press/the-grok-disaster-isnt-an-anomaly-it-follows-warnings-that-were-ignored/">The Grok Disaster Isn't An Anomaly. It Follows Warnings That Were Ignored.</a></li>
<li><a href="https://indianexpress.com/article/long-reads/delivering-orders-for-zomato-blinkit-swiggy-10-minute-window-15-5-hours-my-gig-10472342/">When I signed up to make deliveries on Zomato, Blinkit and Swiggy for a day | Long Reads News - The Indian Express</a></li>
<li><a href="https://scroll.in/article/1090325/why-experts-say-ai-tool-to-detect-bangladeshis-will-be-open-to-misuse">Why experts say AI tool to detect Bangladeshis will be open to misuse | Tabassum Barnagarwala</a></li>
<li><a href="https://restofworld.org/2026/cloud-outages-2025-global-business-impact/">Cloud outages 2025: how global businesses survived blackouts - Rest of World | Damilare Dosunmu</a></li>
<li><a href="https://datasociety.net/library/turning-the-tide/">Data &amp; Society | Turning the Tide: Climate Action In and Against Tech</a></li>
</ul>

<hr />

<h4 id="project-showcase">Project Showcase</h4>

<ul>
<li><a href="https://forum.fossunited.org/t/an-open-source-ledger-for-news-stories-that-shouldnt-expire/7052">An open source ledger for news stories that shouldn't expire</a></li>
<li><a href="https://forum.fossunited.org/t/reas-a-simple-lightweight-free-reference-list-manager/7144">Reas - a simple, lightweight, free reference list manager</a></li>
<li><a href="https://forum.fossunited.org/t/halfsies-an-expense-splitter-in-your-browser/7140">Halfsies - An expense splitter in your browser</a></li>
<li><a href="https://forum.fossunited.org/t/got-tired-of-copy-pasting-license-files-so-i-built-a-tiny-cli-for-it-homebrew-pypi/7060">A minimal, interactive license generator that fetches licenses from GitHub's official API</a></li>
</ul>

<p><strong>Want to showcase your project?</strong> Post it on the <a href="https://forum.fossunited.org/c/project-showcase/14">forum</a>, and we'll include it in our next edition!</p>

<hr />

<h3 id="fu-housekeeping">FU Housekeeping</h3>

<h4 id="forklore">Forklore</h4>

<p>Here's who joined the lore last month, projects worth bookmarking, and the maintainers behind them worth knowing:</p>

<ul>
<li><a href="https://forklore.in/maintainers/tonyantony300">AltSendme and Tony Antony</a></li>
<li><a href="https://forklore.in/maintainers/workdone0">Shubham Kumar and Twig</a></li>
<li><a href="https://forklore.in/maintainers/ankurankan">Ankur Ankan with pgmpy</a></li>
</ul>

<p><strong>Know someone who should be here?</strong> <a href="https://github.com/fossunited/forklore/blob/develop/GET_FEATURED.md">Let us know!</a></p>

<hr />

<h4 id="monthly-tech-report">Monthly Tech Report</h4>

<p>Check out <a href="https://fossunited.org/blog/tech-report/jan-26">FOSS United Platform's Monthly Tech report for January 2026</a>!</p>

<hr />

<p>Have thoughts on the newsletter? Reach out to us at <a href="mailto:team@fossunited.org">team@fossunited.org</a></p>

<p><strong>"May the FOSS be with you"</strong> 🚀</p>

<p><strong>FOSS United.</strong> Strengthening the Indian FOSS ecosystem.</p>

<p>Our community thrives on respect, inclusivity, and collaboration. <a href="https://fossunited.org/code-of-conduct">Read our Code of Conduct</a>.</p>
]]></description>
      <dc:creator>Ruchika</dc:creator>
      <link>https://fossunited.org/blog/newsletter/indiafoss-dates-fosdem-updates-a-new-scholarship-|-monthly-dispatches</link>
      <guid isPermaLink="false">https://fossunited.org/blog/newsletter/indiafoss-dates-fosdem-updates-a-new-scholarship-|-monthly-dispatches</guid>
      <pubDate>Fri, 13 Feb 2026 00:00:00 -0000</pubDate>
      
    </item>
    
    <item>
      <title>Tech report - Jan 2026</title>
      <description><![CDATA[<table class="my-5" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
<colgroup>
<col  class="org-left" />

<col  class="org-right" />
</colgroup>
<thead>
<tr>
<th scope="col" class="org-left">Metric</th>
<th scope="col" class="org-right">Count</th>
</tr>
</thead>
<tbody>
<tr>
<td class="org-left">Issues Closed</td>
<td class="org-right">14</td>
</tr>

<tr>
<td class="org-left">PRs merged</td>
<td class="org-right">42</td>
</tr>
</tbody>
</table>

<p>We started the year strong with major redesigns, FOSS Hack 2026 preparations, and several quality-of-life improvements for event organisers. We've shipped a <strong>complete Events Timeline redesign</strong>, <strong>overhauled the entire Grants pages</strong> and introduced <strong>hackathon localhost management</strong> via dashboard.</p>

<p><br></p>

<p><strong>Events Timeline Redesign</strong> (<a href="https://github.com/fossunited/fossunited/pull/1375">#1375</a>, <a href="https://github.com/fossunited/fossunited/pull/1383">#1383</a>)</p>

<ul>
<li><p>The events timeline page now sports v3.0 design with better visual hierarchy and rounded corners (embrace modernity!). Events are split into clear "Upcoming" and "Completed" sections. Added RSS feed support (<a href="https://github.com/fossunited/fossunited/pull/1380">#1380</a>) and lazy loading for better performance.</p>

<p>-> <a href="https://fossunited.org/events/timeline">Events Timeline</a></p>

<p>-> Catch up on upcoming events via RSS: <a href="https://fossunited.org/events/timeline/rss">https://fossunited.org/events/timeline/rss</a></p></li>
</ul>

<figure class="text-center my-2">
  <img src="/files/foss-timeline-page.png"
       class="img-fluid d-block mx-auto"
       style="max-width: 500px;"
       alt="Upcoming events timeline screenshot">
  <figcaption class="figure-caption mt-2">
    Upcoming FOSS Events timeline
  </figcaption>
</figure>

<p><strong>Grants Page Redesign</strong> (<a href="https://github.com/fossunited/fossunited/pull/1347">#1347</a>, <a href="https://github.com/fossunited/fossunited/pull/1348">#1348</a>, <a href="https://github.com/fossunited/fossunited/pull/1349">#1349</a>)</p>

<ul>
<li><p>Complete redesign of all grants-related pages including landing page, individual grant types, and directory. Added new <a href="https://fossunited.org/grants/grantees">Grantees page</a> (<a href="https://github.com/fossunited/fossunited/pull/1356">#1356</a>) showing all recipients.</p>

<p>-> <a href="https://fossunited.org/grants">Grants</a></p></li>
</ul>

<figure class="text-center my-2">
  <img src="/files/foss-grant-page.png"
       class="img-fluid d-block mx-auto"
       style="max-width: 500px;"
       alt="FOSSunited Grants page screenshot">
  <figcaption class="figure-caption mt-2">
    FOSSUnited Grants landing page
  </figcaption>
</figure>

<p><strong>Hackathon Management</strong> (<a href="https://github.com/fossunited/fossunited/pull/1360">#1360</a>, <a href="https://github.com/fossunited/fossunited/pull/1361">#1361</a>, <a href="https://github.com/fossunited/fossunited/pull/1369">#1369</a>)</p>

<ul>
<li><p>Localhost hackathon management significantly improved with dedicated edit pages, team-based attendee grouping, and integrated mailing functionality. Accepted participants are automatically added to localhost email groups.</p>

<p>Read more info in docs for <a href="https://docs.fossunited.org/fosshack/">participant</a> &amp; <a href="https://docs.fossunited.org/localhost/">localhost</a></p></li>
</ul>

<p><strong>Common Save Action Bar</strong> (<a href="https://github.com/fossunited/fossunited/pull/1370">#1370</a>)</p>

<ul>
<li>Dashboard forms now use unified sticky save/cancel action bar at the bottom for consistent UX across event editing, chapter details, RSVP forms, and hackathon configuration.</li>
</ul>

<p><strong>Event Publishing Toggle</strong> (<a href="https://github.com/fossunited/fossunited/pull/1382">#1382</a>)</p>

<ul>
<li>Organisers can now quickly publish/unpublish events directly from the event details page with a toggle button.</li>
</ul>

<p><strong>Sponsor Sorting</strong> (<a href="https://github.com/fossunited/fossunited/pull/1354">#1354</a>)</p>

<ul>
<li>Event sponsors now display with Patrons and Industry Partners first, followed by others sorted by confirmation date within each tier or alphabetically.</li>
</ul>

<p><strong>DocsInfo support</strong> (<a href="https://github.com/fossunited/fossunited/pull/1359">#1359</a>)</p>

<ul>
<li><p>Added docs info bar to link to documentation for that page.</p>

<p>Please let us know what documentation you'd like to get.</p></li>
</ul>

<figure class="text-center my-2">
  <img src="/files/foss-docsinfo.png"
       class="img-fluid d-block mx-auto"
       style="max-width: 500px;"
       alt="DocsInfo component in dashboard">
  <figcaption class="figure-caption mt-2">
    Helper documentation link shown in dashboard pages.
  </figcaption>
</figure>

<p>For more updates, please check out <a href="https://github.com/fossunited/fossunited/blob/develop/docs/docs/changelog.md">CHANGELOG</a> in the repo or in <a href="https://docs.fossunited.org/changelog/">documentation page</a>.
You can catch up on Forklore updates <a href="https://github.com/fossunited/forklore/blob/develop/CHANGELOG.md">here</a>.
For more information and follow-up, please check our <a href="https://github.com/orgs/fossunited/projects/3/views/1">Project Dashboard</a>
As always feel free to drop your suggestions and open issues over at <a href="https://github.com/fossunited/fossunited/issues/">Git</a></p>

<hr />

<p>Happy budgeting ahead :-)</p>
]]></description>
      <dc:creator>Dilip</dc:creator>
      <link>https://fossunited.org/blog/tech-report/jan-26</link>
      <guid isPermaLink="false">https://fossunited.org/blog/tech-report/jan-26</guid>
      <pubDate>Fri, 30 Jan 2026 00:00:00 -0000</pubDate>
      
    </item>
    
    <item>
      <title>FOSS United Grants - 2025 </title>
      <description><![CDATA[<div class="ql-editor read-mode"><p><span style="background-color: transparent; color: rgb(0, 0, 0);">2025 was an interesting year for the FOSS United Foundation in many ways. We started new programs ( </span><u style="background-color: transparent; color: rgb(17, 85, 204);"><a href="http://forklore.in" rel="noopener noreferrer">forklore.in</a></u><span style="background-color: transparent; color: rgb(0, 0, 0);">, </span><u style="background-color: transparent; color: rgb(17, 85, 204);"><a href="https://forum.fossunited.org/t/season-of-commits-2025/5960" rel="noopener noreferrer">Season of Commits</a></u><span style="background-color: transparent; color: rgb(0, 0, 0);">), organised and participated in more events, and received </span><u style="background-color: transparent; color: rgb(17, 85, 204);"><a href="https://timesofindia.indiatimes.com/technology/times-techies/indian-open-source-ventures-take-on-google-photos-sap/articleshow/124081082.cms" rel="noopener noreferrer">increased media coverage</a></u><span style="background-color: transparent; color: rgb(0, 0, 0);">. We also organised the biggest ever and a </span><u style="background-color: transparent; color: rgb(17, 85, 204);"><a href="https://forum.fossunited.org/t/indiafoss-2025-financial-report/6821" rel="noopener noreferrer">self-sustaining</a></u><span style="background-color: transparent; color: rgb(0, 0, 0);"> IndiaFOSS. We believe that the success of these initiatives is an indicator of the overall health of the growing FOSS ecosystem in India. For example, 11 out of 18 </span><u style="background-color: transparent; color: rgb(17, 85, 204);"><a href="fossunited.org/indiafoss" rel="noopener noreferrer" target="_blank">IndiaFOSS</a></u><span style="background-color: transparent; color: rgb(0, 0, 0);"> sponsors this year were Open Source companies. </span></p><p><span style="background-color: transparent; color: rgb(0, 0, 0);">A significant increase in grant activity and the number of projects showcased at events (and on the</span><a href="https://forum.fossunited.org/c/project-showcase/14" rel="noopener noreferrer" style="background-color: transparent; color: rgb(0, 0, 0);"> </a><u style="background-color: transparent; color: rgb(60, 120, 216);"><a href="https://forum.fossunited.org/c/project-showcase/14" rel="noopener noreferrer">forum</a></u><span style="background-color: transparent; color: rgb(0, 0, 0);">) this year indicates that Indian developers are becoming increasingly interested in building FOSS. We find this a new development, and the trends here are worth sharing with the community.</span></p><p><span style="background-color: transparent; color: rgb(0, 0, 0);">Through 2025, along with the community, we’ve also been able to draft and refine the FOSS United Grants Thesis. Check out the final version</span><a href="http://fossunited.org/grants/thesis" rel="noopener noreferrer" style="background-color: transparent; color: rgb(0, 0, 0);"> </a><u style="background-color: transparent; color: rgb(60, 120, 216);"><a href="http://fossunited.org/grants/thesis" rel="noopener noreferrer">here</a></u><span style="background-color: transparent; color: rgb(0, 0, 0);">.</span></p><p><br></p><h3><span style="background-color: transparent; color: rgb(0, 0, 0);">The grants program</span></h3><p><br></p><p><span style="background-color: transparent; color: rgb(0, 0, 0);">The FOSS United grants program aims to provide financial support to FOSS projects and events all over India. To date, we have disbursed over INR 2.5 crores ($110K approximately) towards Indian FOSS projects and maintainers. We have a 25L yearly grants budget that is split across project and event grants. Note that the budget is set across financial years (April 2025 - April 2026), and for the purpose of this post, we will mention the grants that were disbursed in 2025 (Jan-Dec). The total figure may include some ongoing grants from the previous year, as well as some that have yet to be disbursed.</span></p><p><span style="background-color: transparent; color: rgb(0, 0, 0);">In this calendar year, we received almost 200 grant requests. Around 20% of those requests were for direct FOSS work - project grants, infrastructure grants, fellowships, research funding; and the remaining 150+ were events. </span></p><p><br></p><p style="text-align: center;"><span style="color: rgb(0, 0, 0); background-color: transparent;"><img src="https://fossunited.org/files/uYsl6UC.png" height="335" width="602" style="display: block; margin-right: auto; margin-left: auto;"></span></p><p class="ql-indent-6"><br></p><p><span style="background-color: transparent; color: rgb(0, 0, 0);">Out of these, we approved 28 grants throughout the year. Here is a list of our grantees and fellows from 2025, along with grant amounts -</span></p><p><br></p><h4><span style="background-color: transparent; color: rgb(67, 67, 67);">Project Grants (Jan- Dec 2025)</span></h4><p><br></p><table class="table table-bordered"><tbody><tr><td data-row="1"><strong style="background-color: transparent; color: rgb(0, 0, 0);">Project</strong></td><td data-row="1"><strong style="background-color: transparent; color: rgb(0, 0, 0);">Grant Amount (INR)</strong></td><td data-row="1"><strong style="background-color: transparent; color: rgb(0, 0, 0);">Notes</strong></td></tr><tr><td data-row="2"><a href="https://flossboxin.org.in/" rel="noopener noreferrer" style="background-color: transparent; color: rgb(0, 0, 0);">FLOSSbOxIN</a></td><td data-row="2"><span style="background-color: transparent; color: rgb(0, 0, 0);">30,000</span></td><td data-row="2"><br></td></tr><tr><td data-row="3"><a href="https://vglug.org/" rel="noopener noreferrer" style="background-color: transparent; color: rgb(0, 0, 0);">VGLUG Foundation</a></td><td data-row="3"><span style="background-color: transparent; color: rgb(0, 0, 0);">5,00,000</span></td><td data-row="3"><br></td></tr><tr><td data-row="4"><a href="https://github.com/eagledot/malhar" rel="noopener noreferrer" style="background-color: transparent; color: rgb(0, 0, 0);">Malhar</a></td><td data-row="4"><span style="background-color: transparent; color: rgb(0, 0, 0);">3,00,000</span></td><td data-row="4"><br></td></tr><tr><td data-row="5"><a href="https://zasper.io/" rel="noopener noreferrer" style="background-color: transparent; color: rgb(0, 0, 0);">Zasper</a></td><td data-row="5"><span style="background-color: transparent; color: rgb(0, 0, 0);">9,00,000</span></td><td data-row="5"><span style="background-color: transparent; color: rgb(0, 0, 0);">Co-sponsor - Zerodha</span></td></tr><tr><td data-row="6"><a href="https://circuitverse.org/" rel="noopener noreferrer" style="background-color: transparent; color: rgb(0, 0, 0);">CircuitVerse</a></td><td data-row="6"><span style="background-color: transparent; color: rgb(0, 0, 0);">1,00,000</span></td><td data-row="6"><br></td></tr><tr><td data-row="7"><a href="https://mirror.nag.albony.in/" rel="noopener noreferrer" style="background-color: transparent; color: rgb(0, 0, 0);">Albony Mirror</a></td><td data-row="7"><span style="background-color: transparent; color: rgb(0, 0, 0);">50,000</span></td><td data-row="7"><br></td></tr><tr><td data-row="8"><a href="https://projectsegfau.lt/" rel="noopener noreferrer" style="background-color: transparent; color: rgb(0, 0, 0);">Project Segfault</a></td><td data-row="8"><span style="background-color: transparent; color: rgb(0, 0, 0);">20,000</span></td><td data-row="8"><br></td></tr></tbody></table><p><br></p><p><br></p><h4><span style="background-color: transparent; color: rgb(67, 67, 67);">Fellowships (Jan- Dec 2025)</span></h4><p><br></p><table class="table table-bordered"><tbody><tr><td data-row="1"><strong style="background-color: transparent; color: rgb(0, 0, 0);">Fellow(s)</strong></td><td data-row="1"><strong style="background-color: transparent; color: rgb(0, 0, 0);">Grant Amount (INR)</strong></td><td data-row="1"><strong style="background-color: transparent; color: rgb(0, 0, 0);">Details</strong></td></tr><tr><td data-row="2"><a href="https://forum.fossunited.org/t/blender-tutorials-in-kannada-on-youtube/6918" rel="noopener noreferrer" style="background-color: transparent; color: rgb(0, 0, 0);">Advay and Aarav</a></td><td data-row="2"><span style="background-color: transparent; color: rgb(0, 0, 0);">18,000</span></td><td data-row="2"><span style="background-color: transparent; color: rgb(0, 0, 0);">Blender Kannada Tutorials Series</span></td></tr><tr><td data-row="3"><a href="https://theylacproject.com/policy-in-action-program/" rel="noopener noreferrer" style="background-color: transparent; color: rgb(0, 0, 0);">Ansh Arora</a></td><td data-row="3"><span style="background-color: transparent; color: rgb(0, 0, 0);">30,000</span></td><td data-row="3"><span style="background-color: transparent; color: rgb(0, 0, 0);">Policy in Action Program by Young Leaders in Active Citizenship (YLAC). Ansh was provided a grant to cover for partial travel expenses and course fees.</span></td></tr><tr><td data-row="4"><span style="background-color: transparent; color: rgb(0, 0, 0);">Arpit Tripathi</span></td><td data-row="4"><span style="background-color: transparent; color: rgb(0, 0, 0);">1,20,000</span></td><td data-row="4"><span style="background-color: transparent; color: rgb(0, 0, 0);">Research Project - Balancing Innovation and Risk Management in Open-Source Adoption for Critical Sectors</span></td></tr><tr><td data-row="5"><a href="https://forum.fossunited.org/t/season-of-commits-2025/5960" rel="noopener noreferrer" style="background-color: transparent; color: rgb(0, 0, 0);">Prerak Singh</a></td><td data-row="5"><span style="background-color: transparent; color: rgb(0, 0, 0);">75,000</span></td><td data-row="5"><span style="background-color: transparent; color: rgb(0, 0, 0);">Working on PyDataStructs for the inaugural Season of Commits (2025) </span></td></tr><tr><td data-row="6"><a href="https://fossunited.org/blog/grants/supporting-open-street-maps-community-activities-across-india" rel="noopener noreferrer" style="background-color: transparent; color: rgb(0, 0, 0);">contrapunctus</a></td><td data-row="6"><span style="background-color: transparent; color: rgb(0, 0, 0);">3,60,000</span></td><td data-row="6"><span style="background-color: transparent; color: rgb(0, 0, 0);">Supporting the OpenStreetMap(OSM) community mapping parties across the country. A 90K INR initial grant was provided to Contrapunctus for 3 months, which was later extended for the entire year.</span></td></tr><tr><td data-row="7"><a href="https://forum.fossunited.org/t/technology-policy-course-scholarship-for-foss-devs/1220" rel="noopener noreferrer" style="background-color: transparent; color: rgb(0, 0, 0);">Graduate Course in Public Policy by The Takshashila Institution</a> (<strong style="background-color: transparent; color: rgb(0, 0, 0);">2025 fellows</strong><span style="background-color: transparent; color: rgb(0, 0, 0);"> - Aswin B., Akshit T., Mahesh R., Navadeep U., Ashutosh P., Barkha M., Anmol M., Azan) </span><br></td><td data-row="7"><span style="background-color: transparent; color: rgb(0, 0, 0);">3,10,000</span><br></td><td data-row="7"><span style="background-color: transparent; color: rgb(0, 0, 0);">The scholarship amount comes out of our Policy budget and is not included in the grants pool currently.</span><br></td></tr></tbody></table><p><br></p><p><span style="background-color: transparent; color: rgb(0, 0, 0);">All the event grants are listed on </span><u style="background-color: transparent; color: rgb(17, 85, 204);"><a href="http://fossunited.org/grants" rel="noopener noreferrer">fossunited.org/grants</a></u></p><p><br></p><h4><span style="background-color: transparent; color: rgb(67, 67, 67);">Miscellaneous grants (Jan- Dec 2025)</span></h4><p><br></p><table class="table table-bordered"><tbody><tr><td data-row="1"><strong style="background-color: transparent; color: rgb(0, 0, 0);">Grant</strong></td><td data-row="1"><strong style="background-color: transparent; color: rgb(0, 0, 0);">Grant Amount (INR)</strong></td><td data-row="1"><strong style="background-color: transparent; color: rgb(0, 0, 0);">Notes</strong></td></tr><tr><td data-row="2"><span style="background-color: transparent; color: rgb(0, 0, 0);">Ente@FOSDEM</span></td><td data-row="2"><span style="background-color: transparent; color: rgb(0, 0, 0);">1,00,000</span></td><td data-row="2"><span style="background-color: transparent; color: rgb(0, 0, 0);">We have provided a travel grant to Anand and Laurens to showcase Ente at our exhibit booth at FOSDEM 2026.</span></td></tr><tr><td data-row="3"><span style="background-color: transparent; color: rgb(0, 0, 0);">RethinkDNS@FOSDEM</span></td><td data-row="3"><span style="background-color: transparent; color: rgb(0, 0, 0);">1,00,000</span></td><td data-row="3"><span style="background-color: transparent; color: rgb(0, 0, 0);">We have provided a travel grant to Murtaza and Hussain to showcase RethinkDNS at our exhibit booth at FOSDEM 2026.</span></td></tr><tr><td data-row="4"><span style="background-color: transparent; color: rgb(0, 0, 0);">Zasper@FOSDEM</span></td><td data-row="4"><span style="background-color: transparent; color: rgb(0, 0, 0);">1,00,000</span></td><td data-row="4"><span style="background-color: transparent; color: rgb(0, 0, 0);">We have provided a travel grant to Prasun Anand to showcase Zasper at our exhibit booth at FOSDEM 2026.</span></td></tr><tr><td data-row="5"><span style="background-color: transparent; color: rgb(0, 0, 0);">FOSS4G Asia</span></td><td data-row="5"><span style="background-color: transparent; color: rgb(0, 0, 0);">25,000</span></td><td data-row="5"><span style="background-color: transparent; color: rgb(0, 0, 0);">We provided a diversity grant to FOSS4G Asia to enable participants from the FOSS community to participate in the event.</span></td></tr><tr><td data-row="6"><span style="background-color: transparent; color: rgb(0, 0, 0);">State of the Map Kerala</span></td><td data-row="6"><span style="background-color: transparent; color: rgb(0, 0, 0);">25,000</span></td><td data-row="6"><span style="background-color: transparent; color: rgb(0, 0, 0);">We provided a diversity grant to SOTM Kerala to enable participants from the FOSS community to participate in the event.</span></td></tr><tr><td data-row="7"><span style="background-color: transparent; color: rgb(0, 0, 0);">Avikalp Kumar Gupta (Vibinex @ Ubucon India 2025)</span></td><td data-row="7"><span style="background-color: transparent; color: rgb(0, 0, 0);">25,000</span></td><td data-row="7"><span style="background-color: transparent; color: rgb(0, 0, 0);">At Ubucon India 2025, we sponsored an exhibit booth for Avikalp to showcase his project, Vibinex, at the event.</span></td></tr></tbody></table><p><span style="background-color: transparent; color: rgb(0, 0, 0);">Travel grants to events, diversity support and exhibit sponsorships are new experiments that we started this year. Our rationale behind these miscellaneous grants is outlined in the </span><u style="background-color: transparent; color: rgb(17, 85, 204);"><a href="http://fossunited.org/grants/thesis" rel="noopener noreferrer">grants thesis</a></u><span style="background-color: transparent; color: rgb(0, 0, 0);">.</span></p><p><br></p><h4><span style="background-color: transparent; color: rgb(67, 67, 67);">Grants Allotment (FY 25-26)</span></h4><p><br></p><table class="table table-bordered"><tbody><tr><td data-row="1"><strong style="background-color: transparent; color: rgb(0, 0, 0);">Grant</strong></td><td data-row="1"><strong style="background-color: transparent; color: rgb(0, 0, 0);">Grant Amount (INR)</strong></td><td data-row="1"><strong style="background-color: transparent; color: rgb(0, 0, 0);">Notes</strong></td></tr><tr><td data-row="2"><span style="background-color: transparent; color: rgb(0, 0, 0);">Projects</span></td><td data-row="2"><span style="background-color: transparent; color: rgb(0, 0, 0);">15,95,000</span></td><td data-row="2"><span style="background-color: transparent; color: rgb(0, 0, 0);">Direct support to maintainers and/or infrastructure funding</span></td></tr><tr><td data-row="3"><span style="background-color: transparent; color: rgb(0, 0, 0);">Fellowships</span></td><td data-row="3"><span style="background-color: transparent; color: rgb(0, 0, 0);">3,33,000</span></td><td data-row="3"><span style="background-color: transparent; color: rgb(0, 0, 0);">Direct support to FOSS creators and contributors</span></td></tr><tr><td data-row="4"><span style="background-color: transparent; color: rgb(0, 0, 0);">Events</span></td><td data-row="4"><span style="background-color: transparent; color: rgb(0, 0, 0);">2,13,000</span></td><td data-row="4"><span style="background-color: transparent; color: rgb(0, 0, 0);">Grants to FOSS events for managing costs, prizes, etc.</span></td></tr><tr><td data-row="5"><span style="background-color: transparent; color: rgb(0, 0, 0);">Miscellaneous grants</span></td><td data-row="5"><span style="background-color: transparent; color: rgb(0, 0, 0);">3,75,000</span></td><td data-row="5"><span style="background-color: transparent; color: rgb(0, 0, 0);">Travel grants, diversity funding, and exhibit sponsorships for FOSS projects</span></td></tr><tr><td data-row="6"><strong style="background-color: transparent; color: rgb(0, 0, 0);">Total</strong></td><td data-row="6"><strong style="background-color: transparent; color: rgb(0, 0, 0);">25,11,000</strong></td><td data-row="6"><span style="background-color: transparent; color: rgb(0, 0, 0);">April 2025 - Present</span></td></tr></tbody></table><p><br></p><p><span style="background-color: transparent; color: rgb(0, 0, 0);">* Amounts are rounded off for simplicity</span></p><p><span style="background-color: transparent; color: rgb(0, 0, 0);">* Only amounts that were disbursed in this financial year (April 2025-Present) are mentioned here.</span></p><p><span style="background-color: transparent; color: rgb(0, 0, 0);">We have exhausted the 25L grants budget we had set for the grants program last April. We are expecting to receive many more grant requests in the next few months, and estimate an overall deficit of INR 3-5L in the grants program.</span></p><p><span style="background-color: transparent; color: rgb(0, 0, 0);">Note that the mentioned figures include only the payments that happened post-April (some of these grants may have been approved earlier and received payments before April 2025).This also includes some disbursements from older grants that continued this FY. These funds are split across the following categories-</span></p><p><br></p><p style="text-align: center;"><span style="background-color: transparent; color: rgb(0, 0, 0);"><img src="https://fossunited.org/files/gGk2OyL.png" height="381.2470596421241" width="411.2333333333334"></span></p><p class="ql-indent-8"><br></p><p><span style="background-color: transparent; color: rgb(0, 0, 0);">This supports our hypothesis that more than 80% of our grants budget is allocated towards direct FOSS funding through projects and fellowships ( which is 20% of the requests).</span></p><p><br></p><h3><span style="background-color: transparent; color: rgb(0, 0, 0);">What’s next</span></h3><p><br></p><p><span style="background-color: transparent; color: rgb(0, 0, 0);">We have received 10+ grant applications just in the last 2 months, some of which may get approved in early 2026. Our grants budget for the year is nearing a close, and we may hold on to some applications that come in the next few months until the next FY. We will take that time to </span><u style="background-color: transparent; color: rgb(17, 85, 204);"><a href="https://docs.google.com/document/u/0/d/1eSi2jnKvDCWFlG7RPMHGKcE7rjbNFcksNn8OFCbsqVk/edit" rel="noopener noreferrer">catch up</a></u><span style="background-color: transparent; color: rgb(0, 0, 0);"> with grantees, discuss shortcomings and future plans, and continue working on other interesting programs we want to start this year.</span></p><p><span style="background-color: transparent; color: rgb(0, 0, 0);">I would also like to inform the community that starting Jan 2026, I will be working on “Maintainer Programs” at FOSS United Foundation. </span></p><p><br></p><h3><span style="background-color: transparent; color: rgb(0, 0, 0);">Maintainer Programs</span></h3><p><br></p><p><span style="background-color: transparent; color: rgb(0, 0, 0);">In May 2025, we launched </span><u style="background-color: transparent; color: rgb(17, 85, 204);"><a href="https://forum.fossunited.org/t/meet-the-maintainers-31-days-31-foss-maintainers-from-india/5651" rel="noopener noreferrer">Meet the Maintainers</a></u><span style="background-color: transparent; color: rgb(0, 0, 0);"> as part of </span><u style="background-color: transparent; color: rgb(17, 85, 204);"><a href="https://maintainermonth.github.com/" rel="noopener noreferrer">Maintainers May</a></u><span style="background-color: transparent; color: rgb(0, 0, 0);">. The idea was to highlight 31 FOSS maintainers from India for the entire month. While it sounds simple now, we weren’t very sure that we could find so many Indian maintainers when we started the campaign. </span></p><p><span style="background-color: transparent; color: rgb(0, 0, 0);">Sure enough, </span><u style="background-color: transparent; color: rgb(17, 85, 204);"><a href="https://forum.fossunited.org/t/introducing-forklore-in/5836/" rel="noopener noreferrer">things got out of hand</a></u><span style="background-color: transparent; color: rgb(0, 0, 0);">, and we found many more maintainers than there were days in the month. That led to </span><u style="background-color: transparent; color: rgb(17, 85, 204);"><a href="http://forklore.in" rel="noopener noreferrer">forklore</a></u><span style="background-color: transparent; color: rgb(0, 0, 0);">, a directory of Indian FOSS maintainers. And Meet the Maintainers never ended, we continue to bring you one story every week on #ForkloreFridays and have featured over 60 FOSS maintainers from India so far on forklore.</span></p><p><span style="background-color: transparent; color: rgb(0, 0, 0);">Many more Indians are now building FOSS, and this growth in maintainer activity is why we felt the need to expand our approach beyond financial support. The Maintainer Programs initiative by FOSS United Foundation will subsume grants, </span><u style="background-color: transparent; color: rgb(17, 85, 204);"><a href="http://forklore.in" rel="noopener noreferrer">forklore.in</a></u><span style="background-color: transparent; color: rgb(0, 0, 0);">, and other maintainer-adjacent programs and projects we’ve been running over the past. This is an effort to support Indian FOSS maintainers across the following areas:</span></p><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><strong style="background-color: transparent; color: rgb(0, 0, 0);">Discoverability</strong><span style="background-color: transparent; color: rgb(0, 0, 0);"> - Giving a platform to Indian FOSS projects and helping them find potential users, contributors, customers, hires, and even investors! We want to help these projects get more eyeballs through our events, social media channels, media coverage, etc. We will also help projects showcase at external events through sponsorships and travel grants.</span></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><strong style="background-color: transparent; color: rgb(0, 0, 0);">Sustainability</strong><span style="background-color: transparent; color: rgb(0, 0, 0);"> - This extends beyond the financial sustainability that the grants program offers. We will offer trainings for maintainers on security, accessibility, compliance, etc., and enable projects to conduct thorough audits regularly. We’ll also form partnerships with companies that can help us organise some of these trainings, provide infrastructure support (cloud credits) and hardware, join us as co-sponsors for grants, and more. All of this is crucial for long term sustainability of the projects. </span></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><strong style="background-color: transparent; color: rgb(0, 0, 0);">Community</strong><span style="background-color: transparent; color: rgb(0, 0, 0);"> - We will help these projects build their own communities, run FOSS contribution programs, and promote more interaction and knowledge sharing amongst the Indian maintainer community. </span></li></ol><p><br></p><p><span style="background-color: transparent; color: rgb(0, 0, 0);">More updates on this will follow soon. These efforts will also be supplemented by the upcoming Grants Working Group. If you are a maintainer who has any ideas or thoughts, or a company that would like to partner with us, or just want to chat, please drop us an email at </span><a href="mailto:maintainers@fossunited.org." rel="noopener noreferrer" style="background-color: transparent; color: rgb(0, 0, 0);">maintainers@fossunited.org.</a></p><p><br></p></div>]]></description>
      <dc:creator>ansh</dc:creator>
      <link>https://fossunited.org/blog/grants/2025-grants-recap</link>
      <guid isPermaLink="false">https://fossunited.org/blog/grants/2025-grants-recap</guid>
      <pubDate>Tue, 20 Jan 2026 00:00:00 -0000</pubDate>
      
    </item>
    
    <item>
      <title>2026 Kicks Off: FOSSHack, Grants Overhaul &amp; Building in Regional Languages</title>
      <description><![CDATA[<h3 id="the-year-we-slow-down-to-build-better">The year we slow down to build better</h3>

<p>Welcome to 2026. Turns out <em>chabbis mein duniya</em> isn't, after all, <em>khatam</em>.</p>

<p>Januarys are always a fun conflict, the energies of a new year and a fresh slate to do things, coupled with a touch of post-holiday blues. We at FOSS United are nevertheless back with new ideas, renewed momentum, and some room for the January blues.</p>

<p>Here's what's opening up, what to watch out for, and where you can get involved right now.</p>

<h4 id="highlights-from-foss-united">💜 Highlights from FOSS United</h4>

<ul>
<li><p><strong>FOSSHack 2026 Registration open!</strong></p>

<p>FOSSHack is back, and this year, we're doubling down on what actually works. Instead of a rushed weekend sprint, FOSSHack 2026 runs through March as a month-long, hybrid hackathon. Registrations are open!</p>

<p><a href="https://fossunited.org/fosshack/2026">FOSSHack 2026</a></p>

<p>…this is your moment to get in early.</p></li>
<li><p><strong>Forklore Chronicles: Stories from the Source</strong></p>

<p>Here's what we covered last month, stories from the trenches, maintainers to know, projects to save</p>

<ul>
<li><a href="https://forklore.in/maintainers/hussainmohd-a">Rethink DNS and Mohammed Hussain</a></li>
<li><a href="https://forklore.in/maintainers/ignoramous">Rethink DNS and Murtaza Aliakbar</a></li>
<li><a href="https://forklore.in/maintainers/mujeebcpy">Poorna and Mujeeb Rahman K</a></li>
<li><a href="https://forklore.in/maintainers/workdone0">Twig and Shubham Kumar</a></li>
</ul>

<p>Get the project breakdown, contribution guides, and their FOSS villain origin story, because every maintainer has that moment when everything changed. Read the drama at <a href="https://forklore.in">forklore.in</a>! Got a maintainer ready to spill? <a href="https://github.com/fossunited/forklore/blob/develop/GET_FEATURED.md">Add to the lore</a>!</p></li>
<li><p><strong>New year, new grants page, same question: what FOSS are you building?</strong></p>

<p>The Grants homepage got a proper overhaul; it's clean and easier to navigate. With over ₹3 crores disbursed to date, everything from new programming languages to FOSS mirrors to developer tools. If your New Year's resolution involved building something or if you've been sitting on an idea waiting for the "right time", bad news, there's no right time. Good news, there's funding. <a href="https://fossunited.org/grants/apply/new">Apply here</a>.</p></li>
<li><p><strong>Blender but in Kannada??</strong></p>

<p>Two 14-year-olds, Advay and Aarav, are building a complete Blender tutorial series in Kannada because, apparently, they got tired of waiting for adults to do it. Six episodes covering modelling basics. <a href="https://youtu.be/VmOpfxuTyyI">Episode 1</a> and <a href="https://youtu.be/k9SyZJYO4D4">Episode 2</a> are already up, and they're better than half the English tutorials out there. Gen Alpha is building while we're still arguing about frameworks. If you know someone learning Blender, send this their way. <a href="https://forum.fossunited.org/t/blender-tutorials-in-kannada-on-youtube/6918">Full details here</a>. Oh, and among others, the project is supporting by FU Grants :)</p></li>
</ul>

<h3 id="upcoming-events">Upcoming Events:</h3>

<ul>
<li><a href="https://fossunited.org/c/fossxpolicy//fossxpolicy-three">You Bought It. Can You Break It?</a> (Virtual) - 09 January 2026</li>
<li>FOSS Meetup <a href="https://fossunited.org/c/chennai/jan-26">Chennai</a> - 10 January 2026</li>
<li><a href="https://fossunited.org/c/mangalore/mangalorefoss">MangaloreFOSS</a> 2026 - 17 January 2026</li>
<li>FOSS Meetup <a href="https://fossunited.org/c/bihar/jan-2026-bhagalpur">Bihar</a> - 17 January 2026</li>
<li>FOSS Meetup <a href="https://fossunited.org/c/pune/2026-jan">Pune</a> - 24 January 2026</li>
</ul>

<p>To view other upcoming and past FOSS events, please visit the <a href="https://fossunited.org/events/timeline">FOSS Events Timeline</a>. Our community thrives on respect, inclusivity, and collaboration. Read our <a href="https://fossunited.org/code-of-conduct">Code of Conduct</a>.</p>

<h4 id="from-the-community-corner">From the Community Corner:</h4>

<h5 id="projects">Projects</h5>

<ul>
<li><a href="https://github.com/prayag2/drawy">Drawy</a>: Your handy, infinite, brainstorming tool! The project has now moved to KDE Invent.</li>
<li><a href="https://github.com/pop-os/cosmic-epoch">Cosmic-epoch</a>: Next generation Cosmic desktop environment</li>
<li><a href="https://github.com/eclipse-theia">Eclipse-theia</a>: Eclipse Theia is a cloud &amp; desktop IDE framework implemented in TypeScript.</li>
<li><a href="https://github.com/mr-karan/gullak">Gullak</a>: A no-frills expense tracker app enabling quick logging of expenses in natural language, using LLMs for parsing and categorisation</li>
</ul>

<h5 id="news-and-more">News and more</h5>

<ul>
<li><a href="https://www.techpolicy.press/tech-policy-press-the-year-in-books-2025/">The Year in Books 2025</a> / TechPolicy Press</li>
<li><a href="https://www.webpronews.com/schleswig-holstein-migrates-40000-mailboxes-to-open-source-for-sovereignty">Schleswig-Holstein Migrates 40,000 Mailboxes to Open-Source for Sovereignty</a></li>
<li><a href="https://fossforce.com/2025/12/paris-based-open-source-experience-conference-hands-out-acteurs-du-libre-awards">Paris-Based 'Open Source Experience' Conference Hands Out 'Acteurs du Libre' Awards</a></li>
<li><a href="https://zerodha.com/open-source/2025-report/">Zerodha 2025 Open-Source Report</a></li>
<li><a href="https://itsfoss.com/news/pop-os-24-04-review/">Pop!_OS 24.04 LTS Review: Is This the Linux Distro of the Year 2025?</a></li>
<li><a href="https://www.medianama.com/2025/12/223-meity-mandatory-ai-copyright-licensing-tech-industry-lawful-access/">MeitY Backs Mandatory AI Copyright Licensing Even As Tech Industry Bats For Lawful Access</a></li>
<li><a href="https://thecommit.company/blog/company/announcing-our-acquisition-by-frappe">The Commit Company acquired by Frappe Technologies</a></li>
<li><a href="https://www.techpolicy.press/new-study-examines-features-and-policies-for-29-ai-undressing-apps/">New Study Examines Features and Policies for 29 AI 'Undressing' Apps</a> / Tim Bernard</li>
<li><a href="https://psa.gov.in/CMS/web/sites/default/files/publication/WP_Democratising%20Access_V3.0_29122025A.pdf">Office of the Principal Scientific Adviser to the GoI has released a White Paper on Democratising Access to AI Infrastructure</a></li>
<li><a href="https://www.techpolicy.press/mumbais-data-center-dreams-run-on-coal-and-inequality/">Mumbai's Data Center Dreams Run on Coal and Inequality</a> / TechPolicy Press</li>
<li><a href="https://www.techpolicy.press/indias-new-data-protection-regime-could-fuel-metadata-surveillance/">India's New Data Protection Regime Could Fuel Metadata Surveillance</a> / Rudraksh Lakra</li>
<li><a href="https://behanbox.com/2025/12/02/in-the-age-of-ai-the-promise-of-a-feminist-internet/">In The Age Of AI, The Promise Of A Feminist Internet</a> / Saumya Kalia</li>
<li><a href="https://www.techpolicy.press/nvidia-is-building-a-shield-of-concentrated-power/">Nvidia is Building a Shield of Concentrated Power</a> / Megan Kirkwood</li>
<li><a href="https://www.techpolicy.press/beware-of-openais-grantwashing-on-ai-harms/">Beware of OpenAI's 'Grantwashing' on AI Harms</a> / J. Nathan Matias, Avriel Epps</li>
</ul>

<p>January is a moment to start: The FOSS ecosystem needs builders, not just watchers. Projects need maintainers. Communities need contributors. The question is: what are you going to ship this year?</p>

<p>Thanks for being with us through the holidays. See you next month.</p>

<p>Have thoughts on the newsletter? Reach out to us at <a href="mailto:team@fossunited.org">team@fossunited.org</a></p>

<p>FOSS United. Strengthening the Indian FOSS ecosystem.</p>

<p><em>"May the FOSS be with you" 🚀</em></p>
]]></description>
      <dc:creator>FU Newsletter</dc:creator>
      <link>https://fossunited.org/blog/newsletter/2026-kicks-off-fosshack-grants-overhaul-building-in-regional-languages</link>
      <guid isPermaLink="false">https://fossunited.org/blog/newsletter/2026-kicks-off-fosshack-grants-overhaul-building-in-regional-languages</guid>
      <pubDate>Mon, 12 Jan 2026 00:00:00 -0000</pubDate>
      
    </item>
    
    <item>
      <title>Notes from the December 2025 Governing Board meeting</title>
      <description><![CDATA[<div class="ql-editor read-mode"><p><span style="background-color: transparent; color: rgb(0, 0, 0);">The December 2025 Governing Board (GB) call took place on Wednesday, 10 December 2025. In attendance were members of the board: Bowrna Prabhakaran, Nemo, Swastik Banarwal, Shree Kumar and Bodhish Thomas. They were joined by Poruri Sai Rahul from the FOSS United staff. </span></p><p><span style="background-color: transparent; color: rgb(0, 0, 0);">Instead of diving into the agenda, each of us took a few minutes to bring up points or topics that we would like to discuss, whether or not we were able to add them to the agenda ahead of time</span></p><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="background-color: transparent; color: rgb(0, 0, 0);">Rahul brought up the 2026 strategy and the 2026 election cycle</span></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="background-color: transparent; color: rgb(0, 0, 0);">Shree pondered over the fact that the GB has been slower than he originally anticipated</span></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="background-color: transparent; color: rgb(0, 0, 0);">Nemo brought up the Grants Working Group Charter updates</span></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="background-color: transparent; color: rgb(0, 0, 0);">Bowrna prompted us to try and answer the question, “we made this change that caused impact”</span></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span><span style="background-color: transparent; color: rgb(0, 0, 0);">Bodhi sought reading material and guides on setting up a not-for-profit organisation in India, if possible, in the context of FOSS projects, and an impact framework that such organisations could adopt.</span></li></ol><p><br></p><h3><span style="background-color: transparent; color: rgb(67, 67, 67);">Working of the GB </span></h3><p><span style="background-color: transparent; color: rgb(0, 0, 0);">Everyone agreed with Shree that the GB was slower than they had originally anticipated. Shree prompted again that establishing Working Groups could speed things up, but also noted that the timescales on which the GB was operating was months and quarters, and not weeks. Shree also prompted that the GB step up and run the monthly calls themselves. Shree will be taking the responsibility for coordinating, setting up, and leading the monthly call in January 2026. For context, a Foundation staff member has been involved in coordinating, organising, and note-taking for the GB calls since inception. Nemo also noted that there were topics that could be discussed without the need for the entire GB to be present, instances where no quorum was necessary, as decisions weren’t being taken. Echoing a similar idea from a few months back, more than one call per month with available members of the GB might be the path forward.</span></p><p><span style="background-color: transparent; color: rgb(0, 0, 0);">Regarding Bowrnas prompt, Shree pointed out that the GB arrived at the IndiaFOSS</span><em style="background-color: transparent; color: rgb(0, 0, 0);"> invited speaker policy</em><span style="background-color: transparent; color: rgb(0, 0, 0);"> after much deliberation and that the IndiaFOSS volunteer reimbursement policy was settled at a previous GB meeting. Rahul chose instead to reframe the question - as Individual Contributors (IC), we are accustomed to seeing the direct impact of our actions. But GB duties/impact are hard to judge from an IC perspective, as the GB duties are closer to people management. The GB is responsible for establishing and driving the culture of the FOSS United Community, so how do you measure a culture change? Culture change is experienced on the ground as ease of volunteering, ease of event organising, ease of grants decision-making, and so on, most of which aren’t directly experienced by the GB members themselves. This is “action at a distance”, and we’re dealing with timescales of months, if not years.</span></p><p><br></p><h3><span style="background-color: transparent; color: rgb(67, 67, 67);">2026 GB Elections</span><br></h3><p><span style="background-color: transparent; color: rgb(0, 0, 0);">Moving to the 2026 election cycle, Shree made an interesting proposal to shift the election cycle. In 2025, the election cycle started in January, the elections were held in March, and the results were announced on April 1. Shree proposed structuring the election cycle around the IndiaFOSS conference. For instance, in 2026, the election cycle would start 3 months before IndiaFOSS, say June/July, voting happens throughout September, and results are announced on Day 2 of IndiaFOSS 2026. The primary motivation behind this change was to increase voter turnout. In 2025, we had 400+ people vote in the elections, but in context, IndiaFOSS 2025 saw 2000+ people attend the event. We discussed how the increased spotlight on FOSS United/IndiaFOSS could help bring more eyeballs to the election, how we could engage with IndiaFOSS attendees about the election process and candidates running for GB on Day 1 of IndiaFOSS, how the outgoing GB could close Day 1 and the incoming GB could close Day 2, and so on. Nemo highlighted the risk of centring elections around the IndiaFOSS conference, for instance, what if IndiaFOSS doesn’t happen in a certain year, but he agreed that the benefits outweigh the risks. Bodhi recommended poking IndiaFOSS attendees about voting, and recommended that voting end on Day 1. The change passed with unanimous agreement.</span></p><p><br></p><h3><span style="background-color: transparent; color: rgb(67, 67, 67);">2026 at FOSS United</span><br></h3><p><span style="background-color: transparent; color: rgb(0, 0, 0);">Coming to the 2026 strategy, Rahul highlighted that there will be a renewed push for new Industry Partners in 2026. Swastik pointed out that the existing IP deck was outdated, and Rahul responded that updating the deck was on our to-do list. In fact, in addition to updating the deck, Rahul also pointed out the need to update the IP tiers and corresponding financial contributions, given the lack of new IPs over the past two years. Rahul also pointed out that at least one grant-giving organisation, similar to Samagata Foundation, had expressed interest in supporting FOSS United Foundation financially in the past, in addition to corporate Industry Partners. Nemo pointed out the need for a campaign to nudge companies to use an “entry-level employee” salary as a benchmark. Swastik pointed out that we could help potential/existing IPs establish OSPOs and/or help them contribute to the FOSS ecosystem. He also pointed out that a FOSS Award by FOSS United Foundation might be beneficial in our efforts overall. He will be looking into such an effort in the next quarter.</span></p><p><br></p><h3><span style="background-color: transparent; color: rgb(67, 67, 67);">FOSSHack 2026 </span></h3><p><span style="background-color: transparent; color: rgb(0, 0, 0);">Rahul shared updates about the new FOSS Hack format for 2026 - a month-long hackathon instead of a 2-day hackathon. Bodhi highlighted that FOSS Hack winners could be better integrated into the FOSS United Community by giving them a 3-minute speaking slot at IndiaFOSS.</span></p><p><br></p></div>]]></description>
      <dc:creator>Ashlesh</dc:creator>
      <link>https://fossunited.org/blog/organization/notes-from-the-december-2025-governing-board-meeting</link>
      <guid isPermaLink="false">https://fossunited.org/blog/organization/notes-from-the-december-2025-governing-board-meeting</guid>
      <pubDate>Wed, 07 Jan 2026 00:00:00 -0000</pubDate>
      
    </item>
    
    <item>
      <title>Tech report - Dec 2025</title>
      <description><![CDATA[<pre><code class="org language-org">| Metric        | Count |
|---------------|-------|
| Issues Closed | 10    |
| PRs merged    | 37    |
</code></pre>

<p>December was a quieter but productive month as we wrapped up the year amidst holidays and year-end slowdowns. The focus this month was largely on refinement, performance improvements, and laying early groundwork for <strong>FOSS Hack 2026</strong>, ensuring the platform enters the New Year in a more stable and maintainable state.</p>

<p><br></p>

<ul>
<li><p><strong>FOSS Hack 2026 Page</strong> (<a href="https://github.com/fossunited/fossunited/pull/1337">#1337</a>):
Launched the initial landing page for FOSS Hack 2026 directly in the codebase. Keeping this page in-repo makes it fully open for community contributions and easier iteration over time.</p>

<p>Visit: <a href="https://fossunited.org/fosshack/2026">https://fossunited.org/fosshack/2026</a></p></li>
<li><p><strong>Ticketing Workflow Improvements</strong> (<a href="https://github.com/fossunited/fossunited/pull/1300">#1300</a>, <a href="https://github.com/fossunited/fossunited/pull/1301">#1301</a>):</p>

<p>Event URLs are now more intuitive, with <code>/tickets</code> redirecting users to the correct Buy Ticket or
RSVP page based on event type.</p>

<p>Ticket purchases also gained flexibility, allowing custom fields to
be collected per attendee or shared across all tickets useful for surveys and preference
collection.</p></li>
<li><p><strong>Ticket Insights Enhancements</strong> (<a href="https://github.com/fossunited/fossunited/pull/1310">#1310</a>, <a href="https://github.com/fossunited/fossunited/pull/1319">#1319</a>):</p>

<p>Ticket insights in the dashboard now include custom field data, grouped views, searchable lists, and CSV export.</p>

<p>These improvements make it significantly easier for organizers to analyze attendee data, especially for larger events.</p></li>
<li><p><strong>RSVP Insights &amp; Check-ins</strong> (<a href="https://github.com/fossunited/fossunited/pull/1327">#1327</a>, <a href="https://github.com/fossunited/fossunited/pull/1328">#1328</a>, <a href="https://github.com/fossunited/fossunited/pull/1343">#1343</a>):</p>

<p>RSVP insights were simplified internally for better reliability and performance.</p>

<p>Organizers can now search RSVP responses, export filtered data as CSV, and manually check in attendees directly from the dashboard complementing the existing self check-in system.</p></li>
<li><p><strong>Event Page Refinements</strong> (<a href="https://github.com/fossunited/fossunited/pull/1304">#1304</a>, <a href="https://github.com/fossunited/fossunited/pull/1321">#1321</a>):</p>

<p>Event descriptions now hide markdown comments from rendered views, keeping pages clean while still allowing inline editor notes.</p>

<p>Event location previews were also improved using OpenStreetMap with better handling of missing or invalid map links.</p></li>
<li><p><strong>CFP &amp; Review Workflow Improvements</strong> (<a href="https://github.com/fossunited/fossunited/pull/1309">#1309</a>, <a href="https://github.com/fossunited/fossunited/pull/1312">#1312</a>, <a href="https://github.com/fossunited/fossunited/pull/1339">#1339</a>):</p>

<p>Chapter members are now notified when approved proposals are withdrawn, helping organizers stay informed without manual tracking.</p>

<p>Proposers also receive email notifications for new reviews or updated remarks.
Additionally, reference link limits were increased to 250 characters, making it easier to include long documents and slide decks.</p></li>
<li><p><strong>Grants Directory Improvements</strong> (<a href="https://github.com/fossunited/fossunited/pull/1344">#1344</a>, <a href="https://github.com/fossunited/fossunited/pull/1340">#1340</a>):</p>

<p>Grants directory updates are now more efficient, with manifests refreshing only when changes are detected reducing unnecessary server load.</p>

<p>Alongside this, the grants pages received a visual redesign for better structure and consistency.</p></li>
<li><p><strong>Accessibility &amp; Performance Enhancements</strong> (<a href="https://github.com/fossunited/fossunited/pull/1308">#1308</a>, <a href="https://github.com/fossunited/fossunited/pull/1306">#1306</a>):</p>

<p>Continued improvements to keyboard navigation and ARIA labelling across dashboard and proposal pages, along with missing alt text added to images across the site.</p>

<p>Searchable list views were also optimized using debounced search and caching to improve performance on large datasets.</p>

<p>Credits: @grittyuffy and @ig-imanish</p></li>
</ul>

<hr />

<p>For more updates, please check out the <a href="https://github.com/fossunited/fossunited/blob/develop/docs/docs/changelog.md">CHANGELOG</a> in the repo or on the <a href="https://docs.fossunited.org/changelog/">documentation page</a>.</p>

<p>You can catch up on Forklore updates <a href="https://github.com/fossunited/forklore/blob/develop/CHANGELOG.md">here</a>.</p>

<p>For more information and follow-up, please check our <a href="https://github.com/orgs/fossunited/projects/3/views/1">Project Dashboard</a>.</p>

<hr />

<p>As always, feel free to drop your suggestions and open issues over at <a href="https://github.com/fossunited/fossunited/issues">GitHub</a>.</p>

<p>Stay afresh everyone, and happy New Year!
<em>See you soon next year</em></p>
]]></description>
      <dc:creator>Dilip</dc:creator>
      <link>https://fossunited.org/blog/tech-report/dec-25</link>
      <guid isPermaLink="false">https://fossunited.org/blog/tech-report/dec-25</guid>
      <pubDate>Wed, 31 Dec 2025 00:00:00 -0000</pubDate>
      
    </item>
    
    <item>
      <title>2025 Wrap: What Broke, What We Built &amp; What&apos;s Next for FOSS</title>
      <description><![CDATA[<p>Welcome to December's newsletter from FOSS United.</p>

<p>This month, we're not sugarcoating things. New research confirms what we've all suspected: open source maintainer burnout isn't a personal failing, it's structural. Low pay, repetitive work, toxic behaviour, and endless responsibility are burning people out. But here's what's different: FOSS United is building the working groups, governance, and community infrastructure to actually fix this.</p>

<p>Here's what happened in 2025, what's threatening the ecosystem, and what we're doing about it.</p>

<h3 id="highlights-from-foss-united">💜 Highlights from FOSS United</h3>

<p><br></p>

<ul>
<li><p><strong>Governing Board: three working groups on the way</strong></p>

<ul>
<li>The November Governing Board meeting focused heavily on how we support the people who make and run things at FOSS United. The Board discussed:</li>
<li>A new Tech Working Group that will steer the direction of the FOSS United platform and infrastructure (self-hosted Jitsi, services, access policies, etc.).</li>
<li>A Grants Working Group to bring more structure, clarity, and expert input to funding decisions.</li>
<li><p>A DEI Working Group to look at who we endorse and who shows up at FOSS United events – with a focus on geography, accessibility, and representation.</p>

<p>Read in detail here: <a href="https://fossunited.org/blog/organization/notes-from-the-november-2025-governing-board-meeting">Notes from November Governing Board</a></p></li>
</ul></li>
<li><p><strong>GCPP Tech+Policy Batch 11 – last call for Early Bird (7 December)</strong>
If you've been putting off your application to the GCPP Tech+Policy Course (Batch 11), this is your gentle nudge, scholarship available. A good pick if you want to strengthen your voice in tech-policy discussions.</p>

<p><a href="https://forum.fossunited.org/t/technology-policy-course-scholarship-for-foss-devs/1220/50">GCPP Scholarship!</a></p></li>
<li><p><strong>Maintainer burnout: research, reflection, and a structural problem</strong></p>

<p>This month, burnout in open source stopped being "that thing we all vaguely know about" and became something much more concrete: Psychologist Miranda Heath has published a 47-page report on burnout in open source communities, backed by interviews, literature review, and analysis of maintainers' writing. <a href="https://mirandaheath.website/static/oss_burnout_report_mh_25.pdf">Miranda Heath research</a> – and a companion blog from Open Source Pledge – argues that burnout is structural, not an individual failing: low or no pay, unglamorous maintenance work, toxic community behaviour, and hyper-responsibility all add up. <a href="https://opensourcepledge.com/blog/burnout-in-open-source-a-structural-problem-we-can-fix-together/">Open Source Pledge+1</a></p>

<p>You can read <a href="https://forum.fossunited.org/t/opinionated-summary-of-the-report-on-burnout-in-open-source-software-communities/6824">an opinionated summary</a> a community member has posted on the forum, connecting the findings back to Indian maintainers and our own ecosystem.</p></li>
<li><p><strong>Debian is taking over Navi Mumbai this December!</strong></p>

<p>MiniDebConf is landing in the city with two days of workshops, packaging marathons, and plenty of hallway wisdom from seasoned Debian folks.</p>

<p><strong>When:</strong> 13–14 DEC<br />
<strong>Where:</strong> Remiges Technologies &amp; SIGCE<br />
<strong>Sign up:</strong> <a href="https://fossunited.org/c/mumbai/minidebconf2025">MiniDeb Conf X FOSS United Mumbai</a></p>

<p>If you've been meaning to dip your toes into Debian, this is the friendliest pool you'll find.</p></li>
<li><p><strong>Forklore Continues: Confessions from the Creators 📖</strong></p>

<p>Here's who joined the lore last month, projects worth bookmarking, and the maintainers behind them worth knowing:</p>

<ul>
<li><a href="https://forklore.in/maintainers/abhisek">Safedep and Abhisek Datta</a></li>
<li><a href="https://forklore.in/maintainers/ramyaragupathy">HOT Tasking Manager and Ramya Ragupathy</a></li>
<li><a href="https://forklore.in/maintainers/nikkothari22">Raven and Nikhil Kothari</a></li>
<li><a href="https://forklore.in/maintainers/kdqed">Zaturn and Karthik Devan</a></li>
</ul>

<p>Find out what keeps them going, what lessons they have for their younger selves and what files in their repos they'd set on fire. Head to <a href="https://forklore.in">forklore.in</a> now! Know someone who should be on this list? <a href="https://github.com/fossunited/forklore/blob/develop/GET_FEATURED.md">Add to the lore</a>!</p></li>
</ul>

<h3 id="upcoming-events">Upcoming Events:</h3>

<ul>
<li>SciPi India <a href="https://fossunited.org/c/scipy-india/community-call-4">Community Call #4</a> - 6 December 2025</li>
<li><a href="https://datasociety.net/events/climate-conscious-tech-workers-turning-the-tide-from-within/">Climate Conscious Tech Workers: Turning the Tide from Within</a> (Virtual) - 11 December 2025</li>
<li><a href="https://fossunited.org/c/mumbai/minidebconf2025">MiniDeb Conf X FOSS United Mumbai</a> - 13 December 2025</li>
<li>FOSS Meetup <a href="https://fossunited.org/c/mangalore/manglore-december">Mangalore</a> - 14 December 2025</li>
<li>FOSS Meetup <a href="https://fossunited.org/c/chennai/dec-25">Chennai</a> - 20 December 2025</li>
<li>DPDPA Learning - FOSSxPolicy (Virtual) - 20 December 2025</li>
</ul>

<p>To view other upcoming and past FOSS events, please visit the <a href="https://fossunited.org/events/timeline">FOSS Events Timeline</a>. Our community thrives on respect, inclusivity, and collaboration. Read our <a href="https://fossunited.org/code-of-conduct">Code of Conduct</a>.</p>

<h3 id="from-the-community-corner">From the Community Corner:</h3>

<h4 id="projects">Projects</h4>

<ul>
<li><a href="https://www.opendesk.eu/de">Open Desk</a>: Organise, present, collaborate. All in one</li>
<li><a href="https://15h.org/index.php/Home">15h.org</a>: a resource for documentation and open source support for AMD's Family 15h (fam15h) and other related processors and platforms</li>
<li><a href="https://github.com/BuilderIO/mitosis">Mitosis</a>: Write components once, run everywhere. Compiles to React, Vue, Qwik, Solid, Angular, Svelte, and more</li>
<li><a href="https://ui.shadcn.com/">Shadcn/ui</a>: A set of beautifully designed components that you can customise, extend, and build on</li>
<li><a href="https://github.com/docling-project/docling">Docling</a>: Get your documents ready for gen AI</li>
</ul>

<h4 id="news-and-more">News and more</h4>

<ul>
<li><a href="https://www.thehindu.com/opinion/op-ed/open-source-does-not-mean-open-to-vulnerabilities/article70271678.ece">Open source does not mean open to vulnerabilities</a> / The Hindu</li>
<li><a href="https://behanbox.com/2025/11/17/women-are-literally-and-figuratively-on-the-outskirts-of-the-startup-economy/">'Women Are Literally And Figuratively On The Outskirts Of The Startup Economy'</a> / BehanBox</li>
<li><a href="https://frappe.io/blog/meet-the-team/leadership-update-ankush-as-cto">Leadership update: Ankush as CTO of Frappe</a></li>
<li><a href="https://www.youtube.com/watch?v=p9RHRrPWk-0">Inside India's Open-Source Revolution: FOSS, AI &amp; The Digital Commons</a> / AIM</li>
<li><a href="https://freedomhouse.org/report/freedom-net/2024/struggle-trust-online#the-struggle-for-trust-online">Global internet freedom declined for the 15th consecutive year</a> / Freedom House</li>
<li><a href="https://internetfreedom.in/proposed-amendments-to-the-press-council-of-india-act-1978">‍MIB proposes bringing Influencers under press council Act</a></li>
<li><a href="https://cranberrysoss.com/">This Thanksgiving, thank the maintainers…in style</a></li>
<li><a href="https://youtu.be/15_-hgsX2V0?si=Ulj6P87dPB6Mc_-g">Introducing Copyparty, the FOSS file server</a></li>
<li><a href="https://behanbox.com/2025/10/10/living-in-a-ghost-world-these-data-workers-make-the-internet-possible/">Living In A Ghost World, These Data Workers Make the Internet Possible</a> / BehanBox</li>
<li><a href="https://yourstory.com/2025/11/dream-sports-dream11s-tech-engine-software-service-horizon">Dream Sports to open-source Dream11's tech stack to startups and MSMEs</a></li>
<li><a href="https://www.techpolicy.press/mumbais-data-center-dreams-run-on-coal-and-inequality/">Mumbai's Data Center Dreams Run on Coal and Inequality</a> / TechPolicy Press</li>
<li><a href="https://indianexpress.com/article/business/sim-binding-mandatory-for-online-messaging-platforms-dept-of-telecom-10393647/">SIM binding mandatory for online messaging platforms: Dept of Telecom</a> / Indian Express</li>
<li><a href="https://www.techpolicy.press/indias-new-ai-governance-plan-is-much-ado-about-nothing/">India's New AI Governance Plan is Much Ado About Nothing</a> / TechPolicy Press</li>
<li><a href="https://indianexpress.com/article/opinion/openai-anthropic-sued-piracy-what-real-costs-ai-10367100/">OpenAI and Anthropic get sued for piracy: What are the real costs of AI?</a> / Indian Express</li>
<li><a href="https://www.techpolicy.press/indias-new-it-rules-on-deepfakes-threaten-to-entrench-online-censorship/">India's New IT Rules on Deepfakes Threaten to Entrench Online Censorship</a> / TechPolicy Press</li>
<li><a href="https://cartography-of-generative-ai.net/">Cartography of generative AI</a></li>
<li><a href="https://www.apnnews.com/sflc-in-hackathon-champions-open-source-innovation">SFLC.in Hackathon 2025 wraps up with broad participation</a></li>
<li><a href="https://aisafety.dance/">AI Safety for Fleshy Humans</a></li>
<li><a href="https://themarkup.org/hello-world/2025/11/22/how-american-big-tech-guards-the-profits-it-extracts-around-the-world">How American Big Tech guards the profits it extracts around the world</a> / The Markup</li>
</ul>

<h4 id="grants-opportunities">Grants &amp; opportunities</h4>

<ul>
<li><a href="https://floss.fund">‍floss.fund</a>, dedicated to supporting critical, impactful, and valuable FLOSS projects globally.</li>
<li><a href="https://fossunited.org/grants">‍FOSS United Grants</a></li>
</ul>

<p>December is a moment to reflect: The FOSS ecosystem that powers the internet is under stress. Maintainers are burning out. Platforms are being acquired. But there's also momentum for change. FOSS United is building the community. The question is: what role do YOU want to play in the rebuild?</p>

<p>Thanks for being with us through 2025. See you in the new year, rested, curious, and ready to build.</p>

<p>Have thoughts on the newsletter? Reach out to us at <a href="mailto:team@fossunited.org">team@fossunited.org</a></p>

<p>FOSS United. Strengthening the Indian FOSS ecosystem.</p>

<p><em>"May the FOSS be with you" 🚀</em></p>
]]></description>
      <dc:creator>Ruchika</dc:creator>
      <link>https://fossunited.org/blog/newsletter/2025-wrap-what-broke-what-we-built-whats-next-for-foss</link>
      <guid isPermaLink="false">https://fossunited.org/blog/newsletter/2025-wrap-what-broke-what-we-built-whats-next-for-foss</guid>
      <pubDate>Tue, 09 Dec 2025 00:00:00 -0000</pubDate>
      
    </item>
    
    <item>
      <title>Tech report - Nov 25</title>
      <description><![CDATA[<pre><code class="org language-org">|---------------+-------|
| Metric        | Count |
|---------------+-------|
| Issues Closed |    35 |
| PRs merged    |    42 |
|---------------+-------|
</code></pre>

<p>November has been a month of significant feature additions! We've launched a <strong>Grants Funding Directory</strong> inspired by floss.fund, implemented <strong>RSVP self check-ins</strong> for better event management, and rolled out a complete <strong>Events Page redesign</strong> with v3.0 dark theme support. Event organizers now have powerful tools with <strong>Free Ticket management</strong> and <strong>Host Approval workflows</strong>.</p>

<ul>
<li><p><strong>Events Page Redesign</strong> (<a href="https://github.com/fossunited/fossunited/pull/1265">#1265</a>): The events page now sports the v3.0 design with dark mode support, improved event cards, better sponsor/speaker displays, and enhanced social links. </p>

<p>Eg page: <a href="https://fossunited.org/c/mumbai/minidebconf2025">Mumbai minidebconf</a>, <a href="https://fossunited.org/c/coimbatore/nov-2025">Combatore foss</a></p></li>
<li><p><strong>Grants Funding Directory</strong> (<a href="https://github.com/fossunited/fossunited/pull/1283">#1283</a>): Inspired by floss.fund, projects can now list their funding needs using a standardized <code>funding.json</code> manifest. The directory includes filtering, validation against the funding schema, and dedicated project pages. Visit <a href="https://fossunited.org/grants/directory">fossunited.org/grants/directory</a> to explore.</p></li>
<li><p><strong>RSVP Self Check-in System</strong> (<a href="https://github.com/fossunited/fossunited/pull/1286">#1286</a>, <a href="https://github.com/fossunited/fossunited/pull/1287">#1287</a>, <a href="https://github.com/fossunited/fossunited/pull/1288">#1288</a>): Attendees can now check themselves in during events via their <a href="https://docs.fossunited.org/attend-event/">RSVP edit page</a>. Organizers get a dedicated dashboard showing check-in data grouped by date with download capabilities. This replaces manual check-in workflows and provides better attendance tracking.
For more info please check our docs [page](https://docs.fossunited.org/event-rsvp/#event-check-ins_.</p>

<p>Note: This only applies for signed-in users who can edit their RSVP.</p></li>
<li><p><strong>Host Approval for RSVPs</strong> (<a href="https://github.com/fossunited/fossunited/pull/1282">#1282</a>): Event organizers can now enable "host requires approval" for RSVP forms. This allows reviewing and accepting/rejecting RSVPs directly from the insights page with automated email notifications. Perfect for capacity-limited events.</p></li>
</ul>

<div style="text-align: center;">
  <img src="/files/rsvp-checkin-approval.png" width="800" alt="RSVP workflow">
  <p><em>Image showing RSVP check-in data and host approval workflow in RSVP insights dashboard</em></p>
</div>

<ul>
<li><p><strong>Free Ticket Management</strong> (<a href="https://github.com/fossunited/fossunited/pull/1259">#1259</a>, <a href="https://github.com/fossunited/fossunited/pull/1260">#1260</a>): Complete free ticket workflow is now available in the dashboard. Organizers can create coupon codes, set redemption limits, track usage, and manage codes with proper permission controls. Recipients can claim tickets using the coupon without needing a platform account.</p></li>
<li><p><strong>Talk Licensing &amp; Videos</strong> (<a href="https://github.com/fossunited/fossunited/pull/1268">#1268</a>, <a href="https://github.com/fossunited/fossunited/pull/1266">#1266</a>): CFP submissions now include talk licensing options with acknowledgment checkboxes. Schedule pages can link to recorded talk videos, making it easier for attendees to catch up on sessions they missed.</p></li>
<li><p><strong>First Commit Initiative</strong> (<a href="https://github.com/fossunited/fossunited/pull/1271">#1271</a>): Launched dedicated page for the First Commit initiative at <a href="https://fossunited.org/first-commit">fossunited.org/first-commit</a>.</p></li>
</ul>

<hr />

<p>For more updates, please check out <a href="https://github.com/fossunited/fossunited/blob/develop/docs/docs/changelog.md">CHANGELOG</a> in the repo or in <a href="https://docs.fossunited.org/changelog/">documentation page</a>.</p>

<p>You can catch up on Forklore updates <a href="https://github.com/fossunited/forklore/blob/develop/CHANGELOG.md">here</a>.</p>

<hr />

<p>For more information and follow-up, please check our <a href="https://github.com/orgs/fossunited/projects/3/views/1">Project Dashboard</a></p>

<p>As always feel free to drop your suggestions and open issues over at <a href="https://github.com/fossunited/fossunited/issues/">Git</a></p>

<p>Stay nerdy, Happy weekend :-)</p>
]]></description>
      <dc:creator>Dilip</dc:creator>
      <link>https://fossunited.org/blog/tech-report/nov-25</link>
      <guid isPermaLink="false">https://fossunited.org/blog/tech-report/nov-25</guid>
      <pubDate>Fri, 28 Nov 2025 00:00:00 -0000</pubDate>
      
    </item>
    
    
  </channel>
</rss>