On Tue, Apr 20, 2021 at 12:34 AM Theodore Ts'o <tytso@xxxxxxx> wrote: > The primary reason why the kernel uses mailing lists is because code > reviews are fundamentally *discussions*, and people are used to using > inboxes. Sure, you can have a gerrit server send e-mail notifications [...] > maintainers simply find e-mail reviews to simply be more *convenient* > than using gerrit. And over time, we've used other tools to track That still sounds to me as if people are stuck to what they know. Maintainers are "used to using inboxes'', and that's *why* they find e-mail reviews to be convenient. Of course, there's basically nothing wrong with sticking to a flow that works. But I understood the start of this discussion as a sign that you guys acknowledge that something does *not* work. At least not when it comes to attracting new contributors. > I'll note that the kernel folks have done this, starting with a 2019 > Kernel Summit talk at the Linux Plumbers Conference in Lisbon. A > description of the follow-up discussions from that talk can be found > here: I'm reading a lot about "maintainers" and "kernel developers" here. But what I believe is important to accept is that Git is not only about kernel development anymore. While I'm well aware of Git's history, there are by far more people using Git than there are kernel developers, and also by lines of code (or whatever "stupid" metric you want to choose) the kernel is not the biggest project maintained in Git. Maybe not even the most important one, but that's highly subjective anyway. So asked in a heretic way, why should the opinion of a kernel developer count more than the opinion of, say, an Eclipse Foundation developer when it comes to Git workflow questions? To me, that means if you want to make contributions to Git more attractive to the Git community beyond the kernel, you need to stop making incremental improvements to existing tools and start thinking out of the box by looking at the tools that are most popular in that "other side" of the community. And, please don't take anything I've written as a try to talk you into anything. But as the lead of a team who's day job it is to contribute to various Open Source projects, I believe to have a good feeling about what the pain points of developers are to start contributing. I'm just trying to foster some appreciation for the thinking of the "other side". -- Sebastian Schuberth