summaryrefslogtreecommitdiff
path: root/conf/gitolite.conf
diff options
context:
space:
mode:
authorRyan Schanzenbacher <ryan@rschanz.org>2026-04-30 21:39:35 -0400
committerRyan Schanzenbacher <ryan@rschanz.org>2026-04-30 21:39:35 -0400
commitf3354408c2285ca29b20cd1f3d1c2d8363cdc1e2 (patch)
tree429e69aabe60b519509272818db3d937ac7f909c /conf/gitolite.conf
parentd67aa4f32ce143c07b703c4f46f76be6b12529d8 (diff)
try quotes
Diffstat (limited to 'conf/gitolite.conf')
-rw-r--r--conf/gitolite.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/gitolite.conf b/conf/gitolite.conf
index badf2d5..f51274a 100644
--- a/conf/gitolite.conf
+++ b/conf/gitolite.conf
@@ -16,7 +16,7 @@ repo guix-dotfiles
16repo rochesterapex-com 16repo rochesterapex-com
17 config cgit.owner=ryan77627 17 config cgit.owner=ryan77627
18 config cgit.section=Personal 18 config cgit.section=Personal
19 config cgit.desc=A (satirical?) website for my former apartment building. We put the (fire) alarm(!) in alarmingly worrying housing 19 config cgit.desc="A (satirical?) website for my former apartment building. We put the (fire) alarm(!) in alarmingly worrying housing"
20 RW+ = @admins 20 RW+ = @admins
21 21
22repo rschanzorg-public 22repo rschanzorg-public