From d67aa4f32ce143c07b703c4f46f76be6b12529d8 Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Thu, 30 Apr 2026 21:39:07 -0400 Subject: added final descs --- conf/gitolite.conf | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/conf/gitolite.conf b/conf/gitolite.conf index bad420c..badf2d5 100644 --- a/conf/gitolite.conf +++ b/conf/gitolite.conf @@ -5,9 +5,6 @@ repo @hidden config cgit.ignore=1 repo gitolite-admin - config cgit.owner="" - config cgit.section="" - config cgit.desc="" RW+ = @admins repo guix-dotfiles @@ -17,10 +14,19 @@ repo guix-dotfiles RW+ = @admins repo rochesterapex-com + config cgit.owner=ryan77627 + config cgit.section=Personal + config cgit.desc=A (satirical?) website for my former apartment building. We put the (fire) alarm(!) in alarmingly worrying housing RW+ = @admins repo rschanzorg-public + config cgit.owner=ryan77627 + config cgit.section=Personal + config cgit.desc=Public facing repo for my site https://rschanz.org RW+ = @admins repo xdp-packet-dropper + config cgit.owner=ryan77627 + config cgit.section=Personal + config cgit.desc=Small XDP packet dropper that can be toggled remotely. To be used in a competition as a distraction red-teaming tool RW+ = @admins -- cgit v1.3.1