diff options
Diffstat (limited to 'content/posts/2021-07-03-decentral-contribution.md')
-rw-r--r-- | content/posts/2021-07-03-decentral-contribution.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/posts/2021-07-03-decentral-contribution.md b/content/posts/2021-07-03-decentral-contribution.md index b3cade5..d747afd 100644 --- a/content/posts/2021-07-03-decentral-contribution.md +++ b/content/posts/2021-07-03-decentral-contribution.md @@ -23,7 +23,7 @@ How ironic, because *free software developers* use a *non-free service* for development, which is a *centralized* service that wraps around a *decentralized* protocol. -# Decentralized hosting +## Decentralized hosting Let's ignore that thread for a moment. If you want to avoid GitHub (and you should), there are two solutions: @@ -60,7 +60,7 @@ git and is what happens behind the scene in GitHub pull request (except a GitHub PR pull directly to maintainer's remote and the remotes must be hosted by them). -# Mailing list workflow +## Mailing list workflow It is reasonable to assume everyone has an email. After all, most services require emails for registration, and more importantly, to `git commit` you have |