From 8588eb42b905dda9cf6ff3cc8afd181485a24ec9 Mon Sep 17 00:00:00 2001 From: Denis 'GNUtoo' Carikli Date: Thu, 10 Jun 2021 01:00:55 +0200 Subject: Rewrite about_contribgroup.html I don't know who wrote the previous about_contribgroup.html that was deployed on the git.replicant.us website and I didn't manage to get the permission (yet) to publish it either because the people who may have written it are very busy. Since it was the last file not checked in git for the git.replicant.us website, even if it wasn't outdated, I rewrote it differently, to be able to add it. Signed-off-by: Denis 'GNUtoo' Carikli --- htdocs/about_contribgroup.html | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 htdocs/about_contribgroup.html diff --git a/htdocs/about_contribgroup.html b/htdocs/about_contribgroup.html new file mode 100644 index 0000000..b2402ec --- /dev/null +++ b/htdocs/about_contribgroup.html @@ -0,0 +1,5 @@ +

The repositories available here are from individuals that want to contribute + to Replicant or maintain related projects there

+

If you also want to have your own repositories there, see the + + Code-hosting section in the DeveloperGuide for more details

-- cgit v1.2.3