diff options
author | MetroWind <chris.corsair@gmail.com> | 2025-08-28 16:49:17 -0700 |
---|---|---|
committer | MetroWind <chris.corsair@gmail.com> | 2025-08-28 16:49:17 -0700 |
commit | 76f148bf14719f6ec49fce2c3444b3c60162e296 (patch) | |
tree | 7e7cdaa1794f7829644424670acf5956ba197d53 | |
parent | 70474af3b655b7f9cf96533537151940939cd5e5 (diff) |
Remove the testing repos. Add the NMS freighter planner
-rw-r--r-- | conf/gitolite.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/gitolite.conf b/conf/gitolite.conf index 0934bff..739c5c5 100644 --- a/conf/gitolite.conf +++ b/conf/gitolite.conf | |||
@@ -1,5 +1,5 @@ | |||
1 | repo gitolite-admin | 1 | repo gitolite-admin |
2 | RW+ = mw | 2 | RW+ = mw |
3 | 3 | ||
4 | repo testing testing2 | 4 | repo nms-freighter-planner |
5 | RW+ = @all | 5 | RW+ = @all |