summaryrefslogtreecommitdiff
path: root/conf/gitolite.conf
diff options
context:
space:
mode:
authorRyan Schanzenbacher <ryan@rschanz.org>2026-06-11 13:44:55 -0400
committerRyan Schanzenbacher <ryan@rschanz.org>2026-06-11 13:44:55 -0400
commita4e63f39724ecb34bc36504eb5e37d58882754f4 (patch)
treec038accf45a2ec1c92c9fb74ff50153e6c4add7d /conf/gitolite.conf
parente6379ae827731037270157591f62621c4957b932 (diff)
Added temp repo
Diffstat (limited to 'conf/gitolite.conf')
-rw-r--r--conf/gitolite.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/conf/gitolite.conf b/conf/gitolite.conf
index c6d0acd..a2e13b4 100644
--- a/conf/gitolite.conf
+++ b/conf/gitolite.conf
@@ -30,3 +30,9 @@ repo xdp-packet-dropper
30 config cgit.section=Personal 30 config cgit.section=Personal
31 config cgit.desc=Small XDP packet dropper that can be toggled remotely. To be used in a competition as a distraction red-teaming tool 31 config cgit.desc=Small XDP packet dropper that can be toggled remotely. To be used in a competition as a distraction red-teaming tool
32 RW+ = @admins 32 RW+ = @admins
33
34repo jenkins-test
35 config cgit.owner=ryan77627
36 config cgit.section=Personal
37 config cgit.desc=Temp
38 RW+ = @admins