diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2026-06-11 13:44:55 -0400 |
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2026-06-11 13:44:55 -0400 |
| commit | a4e63f39724ecb34bc36504eb5e37d58882754f4 (patch) | |
| tree | c038accf45a2ec1c92c9fb74ff50153e6c4add7d | |
| parent | e6379ae827731037270157591f62621c4957b932 (diff) | |
Added temp repo
| -rw-r--r-- | conf/gitolite.conf | 6 |
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 | |||
| 34 | repo jenkins-test | ||
| 35 | config cgit.owner=ryan77627 | ||
| 36 | config cgit.section=Personal | ||
| 37 | config cgit.desc=Temp | ||
| 38 | RW+ = @admins | ||
