logoalt Hacker News

riffraffyesterday at 10:50 PM1 replyview on HN

Don't BSDs accept new contributors and patches tho? A long time ago I worked in the freebsd documentation project (translating th handbook) and it was pretty easy to join the core group. And ooenbsd pioneered anoncvs didn't it?

For ladybird it seems the group is closed to outsiders.


Replies

hoistbypetardtoday at 2:09 AM

> And ooenbsd pioneered anoncvs didn't it?

That's not really relevant. "anoncvs" was just the ability to retrieve source code from the project's repository without an account, as opposed to being forced to download a tarball. It didn't do anything more than ladybird's public github-hosted repository[1] to facilitate contributions.

Think of ladybird's github issues like the openbsd mailing lists. If you start submitting good issues with patches there, and you do it often enough that they would rather let you merge your patches yourself, there's a high likelihood you'll no longer be an outsider. (I don't know this from personal experience with ladybird, but it's the vibe I get from their posts about the matter.)

[1](https://github.com/LadybirdBrowser/ladybirdP)