Skip to main content

Advice for managing open source communities at scale

2 min read
: A four-part series on managing open source at scale, from setting contributors up for success and automating workflows to governance and conversation moderation.

As open source projects grow and mature, maintainers’ most pressing challenges often shift from the technical to the administrative as they transition from managing code to managing a community of contributors. When I was responsible for Community and Safety at GitHub, I advised countless organizations on not just how to manage open source projects, but how to manage open source projects at scale.

Following my rule that everything should have a URL, I’ve captured some of the most common advice I offered over the years into a series of four posts on successfully managing large open source communities:

  1. Set open source contributors up for success
  2. Automate common open source community management tasks
  3. Practical tips for governing your open source project
  4. Moderating open source conversations to keep them productive

Additionally, if you (or your organization) is new to open source, you might find some of these more “vintage” open source resources helpful:

Last, if you have questions about intellectual property, I’ve also captured some more tactical advice around open source licensing (including why you shouldn’t write your own license), copyright notices, and why you shouldn’t require a contributor license agreement and if you (or someone in your organization) is still on the fence about open source in the first place, there are, of course, many reasons why you should consume, publish, and contribute to open source.

I hope that these posts help set you and your project up for success as you take your plunge in joining the open source community and learn to manage an open source project (and its community) at scale.

Originally published June 15, 2021 View revision history

More to explore

The technology's the easy part

6 min read

In government IT, technology is never the hard part. Culture is. Stop building new tools and start sustaining the ones you already have.

Why everything should have a URL

15 min read

When knowledge lives in people's heads and inboxes, it doesn't scale. Giving decisions and processes URLs makes context discoverable, async, and opt-in.