attached is a patch to refer hosts by their domain name (gitlab.com vs GitLab) per: https://lists.gnu.org/archive/html/repo-criteria-discuss/2021-04/msg00046.html
this was proposed in order to distinguish specific service instances, from the self-hosting versions of the underlying forge software, which may commonly be referred to by the same name the other forge-specific patches (github.patch, gitlab.patch, sourcehut-notabug.patch) already follow that naming convention - this patch covers the remaining (unchanged) forges
Index: software/repo-criteria-evaluation.html =================================================================== RCS file: /web/www/www/software/repo-criteria-evaluation.html,v retrieving revision 1.14 diff -u -r1.14 repo-criteria-evaluation.html --- software/repo-criteria-evaluation.html 31 Jan 2021 17:25:34 -0000 1.14 +++ software/repo-criteria-evaluation.html 14 Jun 2021 18:24:33 -0000 @@ -27,7 +27,7 @@ </thead> <tbody> <tr class="odd"> - <td><a href="#GNU-Savannah">GNU Savannah</a></td> + <td><a href="#savannah-gnu-org">savannah.gnu.org</a></td> <td><a href="/software/repo-criteria.html#A">A</a></td> <td>2015-10-01</td> <td>1.1</td> @@ -45,7 +45,7 @@ <td>1.1</td> </tr> <tr class="even"> - <td><a href="#SourceForge">SourceForge</a></td> + <td><a href="#sourceforge-net">sourceforge.net</a></td> <td><a href="/software/repo-criteria.html#F">F</a></td> <td>2015-10-07</td> <td>1.1</td> @@ -53,9 +53,9 @@ </tbody> </table> -<h3 id="GNU-Savannah">GNU Savannah â A</h3> +<h3 id="savannah-gnu-org">savannah.gnu.org â A</h3> -<p><a href="//savannah.gnu.org/">Savannah</a> has already achieved the +<p><a href="//savannah.gnu.org/">savannah.gnu.org</a> has already achieved the highest grade for ethical hosting; these are the issues that would need to be addressed for it to earn <a href="/software/repo-criteria.html#A-plus">extra credit</a>. If you @@ -65,22 +65,22 @@ </p> <ul> - <li id="GNU-Savannah-A-plus-1">There are normal Web access/download logs + <li id="savannah-gnu-org-A-plus-1">There are normal Web access/download logs which sometimes include IP addresses. (<a href="/software/repo-criteria.html#A-plus-1">A+1</a>)</li> - <li id="GNU-Savannah-A-plus-2">It follows EFF's criteria only partially; + <li id="savannah-gnu-org-A-plus-2">It follows EFF's criteria only partially; complying with the rest remains in progress. (<a href="/software/repo-criteria.html#A-plus-2">A+2</a>)</li> - <li id="GNU-Savannah-A-plus-3">HTML_CodeSniffer reports dozen of errors + <li id="savannah-gnu-org-A-plus-3">HTML_CodeSniffer reports dozen of errors and warnings related to WCAG 2.0 compliance on every page. (<a href="/software/repo-criteria.html#A-plus-3">A+3</a>)</li> - <li id="GNU-Savannah-A-plus-4">There is no WAI-ARIA markup in its pages. + <li id="savannah-gnu-org-A-plus-4">There is no WAI-ARIA markup in its pages. (<a href="/software/repo-criteria.html#A-plus-4">A+4</a>)</li> - <li id="GNU-Savannah-A-plus-5">There is no way of exporting data + <li id="savannah-gnu-org-A-plus-5">There is no way of exporting data contributed by project owners or contributors. (<a href="/software/repo-criteria.html#A-plus-5">A+5</a>)</li> </ul> @@ -135,19 +135,19 @@ additional reasons to avoid GitHub</a>.</p> -<h3 id="SourceForge">SourceForge â F</h3> +<h3 id="sourceforge-net">sourceforge.net â F</h3> <p>Things that prevent <a -href="http://sourceforge.net/">SourceForge</a> from moving up to the +href="http://sourceforge.net/">sourceforge.net</a> from moving up to the next grade, <a href="/software/repo-criteria.html#C">C</a>:</p> <ul> - <li id="SourceForge-C0"> + <li id="sourceforge-net-C0"> Important site functionality doesn't work without JavaScript, or with LibreJS enabled. (<a href="/software/repo-criteria.html#C0">C0</a>) </li> - <li id="SourceForge-C2">Rejects users from certain countries. + <li id="sourceforge-net-C2">Rejects users from certain countries. (<a href="/software/repo-criteria.html#C2">C2</a>) </li> </ul>