From 830c8920b659522b98dbb8f92091b7dc318cbb6a Mon Sep 17 00:00:00 2001 From: Axy Date: Wed, 29 Oct 2025 23:52:08 +0100 Subject: [PATCH] Added axy as default owner of agilliar --- conf/gitolite.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/conf/gitolite.conf b/conf/gitolite.conf index 5ab8c4d..9ffd8fb 100644 --- a/conf/gitolite.conf +++ b/conf/gitolite.conf @@ -3,6 +3,7 @@ repo gitolite-admin RW+ = @admins + R = @all repo pub/.* R = @all @@ -18,3 +19,6 @@ repo priv/CREATOR/..* pub/CREATOR/..* RW+ = MANAGERS CREATOR RW = WRITERS R = READERS + +repo pub/agilliar/* priv/agilliar/* + option default.roles-1 = OWNERS axy -- 2.51.0