All posts
ArticleCareer

Companies Hiring for Open Source Contributions (2026 List)

A practical list of companies that publicly value open source contributions, from Red Hat and GitLab to Postman and Zoho, and what a candidate can actually do.

OpenCode
OpenCode4 min read

No company has a "we hire GitHub contributors" sign, but some hire like one. Red Hat built its whole business on the model, and GitLab and Grafana Labs run on products their own engineers maintain. This list covers who publicly talks about contributions, and what that actually means for a candidate. The honest version comes at the end.

Red Hat

Red Hat's founders have said for decades that contributors make the best employees, and it is structurally true, since the company ships RHEL, Fedora, and a large share of Kubernetes-related code. What to do: contribute to Fedora packaging, Kubernetes components, or any project Red Hat maintains. Their engineering interviews read like open source reviews, because they are.

Canonical

Canonical, the company behind Ubuntu, has the same DNA. It sponsors community work on Ubuntu, and many staff are long-time package maintainers. What to do: get involved in Ubuntu packaging, snapcraft, or the LXD and MAAS projects. Contribution history is visible in the community, and it helps the conversation with a recruiter.

GitLab

GitLab is open core, all-remote, and famously community-driven. It ran a paid contributor program for years, and a good number of its engineers came from the contributor pool. What to do: fix real issues in GitLab itself. The codebase is open, the issue tracker is public, and your contribution is literally a patch to the hiring company's product.

Grafana Labs

Grafana, Loki, and Prometheus are the modern observability stack, and Grafana Labs hires people who understand them deeply. A merged PR to Grafana is visible to the team that maintains it. What to do: contribute to the Grafana dashboards ecosystem, Loki, or Tempo. This is the kind of company where your GitHub history is your resume.

Elastic and MongoDB

Both companies built huge communities around Elasticsearch and MongoDB, and both relicensed to source-available licenses to stop clouds from reselling them. The controversy does not change the hiring picture. Their forums, issues, and conferences are staffed by people who came through community contributions. What to do: solve real support questions, submit accepted PRs, and show up in the community discussions.

Automattic and WordPress

WordPress runs a third of the web, and Automattic hires from its contributor community and sponsors events worldwide. It is also a global company that hires remote engineers from India, which matters for how a contribution gets weighted. What to do: contribute to WordPress core or plugins, attend WordCamps, and build on the ecosystem.

Google, Meta, and Microsoft

None of these hire you for a contribution, and their pipelines are standard interviews. But the open source angle helps inside. Google runs Summer of Code and lives in Chromium and Kubernetes. Meta owns React and PyTorch, and hiring managers there read contributor history. Microsoft owns GitHub and TypeScript, and the .NET Foundation is a real path into the ecosystem. What to do: treat these as long games, a serious contribution is a strong talking point in a normal interview.

Databricks

Databricks employs a large share of Apache Spark committers, and Spark is effectively governed from inside the company. What to do: contribute to Apache Spark or Delta Lake. The bar is high, and the payoff is a company where deep Spark knowledge is the core skill.

The Indian picture

Postman was founded in India and grew into a global API company by serving the developer community first; it maintains an open source presence and hires engineers who understand the API ecosystem. Razorpay open sources pieces of its stack and runs a public engineering blog that doubles as a contribution signal. Zoho is not an open source company in the Red Hat sense, but its engineering teams build on and occasionally contribute to open source, and its hiring is more practical than credential-driven. The IT services giants, TCS, Infosys, and Wipro, all have open source programs and Apache project involvement, so an Apache committer title is worth something there.

The honest version

Most of this is visibility, not a formal guarantee. No recruiter gets a bonus for finding your merged PR, and none of these companies will email you because you contributed. What actually happens is softer: you are easier to find, you have better stories for interviews, and people inside the company already know your name. That is a real edge, and it is worth having, as long as you do not expect a job offer to fall out of a pull request. If you are new to this, start with the basics in the GitHub contribution guide and the list of tools for open source contributors.

open source jobscompanies hiring contributorsopen source careersgithubindia

Related posts