summaryrefslogtreecommitdiffstats
path: root/gitolite/dotfiles/srcnode.conf
diff options
context:
space:
mode:
authorMalfurious <m@lfurio.us>2024-08-05 03:46:19 -0400
committerMalfurious <m@lfurio.us>2024-08-07 20:56:16 -0400
commit93e4f015f23d42bccbe306bf02fef17fe47f0f59 (patch)
treed8d0a47b95f7712cc55a9180eeb9a16ec6f5594e /gitolite/dotfiles/srcnode.conf
parentf1969957af9cb23c47a464d7eccff02d766357c7 (diff)
downloadsrcnode-93e4f015f23d42bccbe306bf02fef17fe47f0f59.tar.gz
srcnode-93e4f015f23d42bccbe306bf02fef17fe47f0f59.zip
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 <m@lfurio.us>
Diffstat (limited to 'gitolite/dotfiles/srcnode.conf')
-rw-r--r--gitolite/dotfiles/srcnode.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/gitolite/dotfiles/srcnode.conf b/gitolite/dotfiles/srcnode.conf
new file mode 100644
index 0000000..2589d2a
--- /dev/null
+++ b/gitolite/dotfiles/srcnode.conf
@@ -0,0 +1,10 @@
+repo gitolite-admin @all
+ RW+ = @administrators
+
+repo CREATOR/..*
+ C = @creators
+ RW+ = CREATOR MAINTAINERS
+ RW+ contrib/USER/ = CONTRIBUTORS
+ R = @all
+
+ config gitweb.owner = %GL_CREATOR