←back to thread

115 points saisrirampur | 1 comments | | HN request time: 0.206s | source
Show context
bhaak ◴[] No.44570425[source]
> While the Postgres community has an older and sometimes daunting contribution process of submitting patches to a mailing list, [...]

The Linux kernel works the same way.

What are other big open source projects using if they are not using mailing lists?

I could imagine some using GitHub but IME it's way less efficient than mailing list. (If I were a regular contributor to a big project using GitHub, me being me, I would probably look for or write myself a GitHub to e-mail gateway).

replies(2): >>44572655 #>>44573425 #
1. voidfunc ◴[] No.44573425[source]
Kubernetes works through GitHub and that's probably one of the bigger ones.