From 93e4f015f23d42bccbe306bf02fef17fe47f0f59 Mon Sep 17 00:00:00 2001 From: Malfurious Date: Mon, 5 Aug 2024 03:46:19 -0400 Subject: Rename project to srcnode "Normalmode" is the name of the hosted platform that this software package was constructed to power. To better distinguish between the two and to give this project more of a standalone identity, it is rebranded with a new name. Signed-off-by: Malfurious --- gitolite/gitolite.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gitolite/gitolite.conf') diff --git a/gitolite/gitolite.conf b/gitolite/gitolite.conf index 7e1e73b..4ef6fa7 100644 --- a/gitolite/gitolite.conf +++ b/gitolite/gitolite.conf @@ -1,4 +1,4 @@ @administrators = %ADMIN @creators = @administrators -include "/git/gl_normalmode.conf" +include "/git/srcnode.conf" -- cgit v1.2.3