summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrant Shangreaux <grant@unabridgedsoftware.com>2023-09-24 21:17:43 -0500
committerGrant Shangreaux <grant@unabridgedsoftware.com>2023-09-24 21:17:43 -0500
commitf4f4ee49ff3d47e07b324185048022a50fa4e8a8 (patch)
treec972ce28748ae57335b573d4a0fcc8a78f1ff48c
parente4747117bb886b682a58bb83921381fd1c48d071 (diff)
Add: halloweenie-themes repo owned by the @cicadas group
-rw-r--r--conf/gitolite.conf7
1 files changed, 6 insertions, 1 deletions
diff --git a/conf/gitolite.conf b/conf/gitolite.conf
index 335ff5d..b5fa93e 100644
--- a/conf/gitolite.conf
+++ b/conf/gitolite.conf
@@ -47,4 +47,9 @@ repo admin/[a-z]..*
RW+ = CREATOR
RW = WRITERS
R = READERS
- \ No newline at end of file
+
+repo halloweenie-themes
+ C = @cicadas
+ RW+ = @cicadas
+ RW = WRITERS
+ R = READERS