From 704cee62e0298d2a8908fc631837ed86c440db06 Mon Sep 17 00:00:00 2001 From: Denis 'GNUtoo' Carikli Date: Thu, 10 Jun 2021 01:00:55 +0200 Subject: Rewrite about_replicantgroup.html I don't know who wrote the previous about_replicantgroup.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 is also outdated, it was easier to just rewrite it. Signed-off-by: Denis 'GNUtoo' Carikli --- htdocs/about_replicantgroup.html | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 htdocs/about_replicantgroup.html diff --git a/htdocs/about_replicantgroup.html b/htdocs/about_replicantgroup.html new file mode 100644 index 0000000..5975aca --- /dev/null +++ b/htdocs/about_replicantgroup.html @@ -0,0 +1,2 @@ +

Official Replicant repositories. It should contain all the official Replicant releases source code.

+

If you want to contribute to this source code, we have a developer guide that could help you getting started.

-- cgit v1.2.3