You could set up a mailing list for the project and pass around email patches.
git send-email
and git am
are core parts of the functionality.
While github.com/torvalds/linux does exist, the workflow for the various modules is described in github.com/torvalds/linux/blob/…/MAINTAINERS and the PR bot that shows up on pull requests in the repo: github.com/torvalds/linux/pull/782
… and email is a federated protocol that is resistant to censorship that is associated with having a single server hosting the content.
exu@feditown.com 1 year ago
There’s work to have instances federate, similar to how Mastodon or Lemmy work. And the admin could also enable Oauth2 login with GitHub and GitLab for easier access.
philm@programming.dev 1 year ago
For reference, I think you’re referring to this: forgefed.org