Meritocracy in Open Source

“Meritocracy” is the term the Apache Software Foundation adopted to describe its governance philosophy: influence and authority within a project are earned through demonstrated, sustained contribution rather than granted by appointment, seniority, or purchase. The foundation’s own documentation describes a “government by merit” in which developers who proved their commitment and ability were granted “direct access to the code repository, thus growing the group.” The model grew out of the original Apache HTTP Server community in the mid-1990s and became the template for hundreds of projects under the ASF umbrella.

The mechanics are concrete. A newcomer begins as a user, becomes a contributor by submitting patches and participating, and after earning the community’s recognition is voted in as a committer with write access to the repository and an apache.org address. Committers may in turn be elected to a Project Management Committee (PMC), the body that makes binding decisions for a project. The foundation frames newcomers charitably: in its words, they were “seen as volunteers who wanted to help rather than people who wanted to steal a position,” which let communities grow without zero-sum competition for authority.

A signed Contributor License Agreement underpins the model legally, ensuring the foundation has clear rights to redistribute contributions. Because no scarce resource was being divided, the ASF argues, merit-based advancement could scale: granting one more person commit access took nothing away from existing committers, so communities could welcome anyone who demonstrated genuine commitment and a collaborative attitude.

The meritocracy framing was enormously influential, spreading well beyond Apache as a default mental model for how open-source authority should work. It offered an alternative to founder-led “benevolent dictator” projects by distributing decision-making across earned roles, and it gave corporations a legible, neutral structure to participate in. The ASF’s governance pages continue to describe its decision-making in these terms, emphasizing elected PMCs, voting, and the principle that committers earn rather than receive their standing.

Over time the word “meritocracy” itself attracted criticism. Critics argued that the term obscures the privilege and free time required to accumulate “merit,” that it can mask informal gatekeeping, and that its origins as a satirical coinage sit awkwardly with its earnest use in tech. In response, some communities have softened or replaced the language while keeping the underlying contribution-based mechanics, and discussions of open-source governance now frequently distinguish the practice of earning commit rights from the contested ideological label once attached to it.