diff options
author | Mike Gerwitz <mtg@gnu.org> | 2016-11-10 23:43:26 -0500 |
---|---|---|
committer | Mike Gerwitz <mtg@gnu.org> | 2016-11-10 23:43:26 -0500 |
commit | f4c545893b52dec3e6063b0871cf92c1c3388449 (patch) | |
tree | 203c871f61431606b09d34647d98ec5a5c6b8088 /docs | |
parent | d934d0740c72efb419b586a62ca38712987223d5 (diff) | |
download | thoughts-f4c545893b52dec3e6063b0871cf92c1c3388449.tar.gz thoughts-f4c545893b52dec3e6063b0871cf92c1c3388449.tar.bz2 thoughts-f4c545893b52dec3e6063b0871cf92c1c3388449.zip |
:Add mention of GNU ethical repo criteria to githubbub
* docs/about/githubbub.md: Add reference to GNU ethical repo criteria.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/about/githubbub.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/about/githubbub.md b/docs/about/githubbub.md index 194fc1b..be19f3e 100644 --- a/docs/about/githubbub.md +++ b/docs/about/githubbub.md @@ -12,6 +12,10 @@ is antithetical to the message you are trying to send to your readers/visitors, or whether it deserves clarification. There's a little bit of both here. +If you're looking for a host friendly toward free software, take a look at +the [GNU ethical repository criteria][gnu-repo], which sets standards for +acceptable hosts of parts of the [GNU operating system][gnu]. + #### Non-Free JavaScript [Free software][freesw] guarantees your freedom to study, modify, and share @@ -91,6 +95,8 @@ The original correspondence is provided here: dependence on JavaScript". +[gnu-repo]: https://www.gnu.org/software/repo-criteria.html +[gnu]: https://www.gnu.org/gnu/gnu.html [freesw]: https://www.gnu.org/philosophy/free-sw.html [whyfreejs]: https://www.gnu.org/software/easejs/whyfreejs.html [jstrap]: https://www.gnu.org/philosophy/javascript-trap.html |