From a49b8890f970a03043c044a7f7ebfec67033eecd Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Tue, 4 Jan 2022 14:34:40 +0000 Subject: Update permissions --- conf/gitolite.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/conf/gitolite.conf b/conf/gitolite.conf index 1616caf..2d592ca 100644 --- a/conf/gitolite.conf +++ b/conf/gitolite.conf @@ -7,9 +7,9 @@ @srht-mirror = hugo-ymherklotz yannherklotz.com -@gitlab-mirror = +# @gitlab-mirror = -@active = @github-mirror @srht-mirror @github-srht-mirror @gitlab-mirror ymherklotz/gsa-mlir +@active = @github-mirror @srht-mirror @github-srht-mirror ymherklotz/gsa-mlir @zzz = zzz/TicTacToe zzz/Arider zzz/WaveGenerator zzz/ChessAI @zzz = zzz/NumericalAnalysis zzz/PriorityQueue zzz/BinaryTree @@ -44,8 +44,8 @@ repo @zzz @active repo @github-mirror option hook.post-update = github-mirror -repo @gitlab-mirror - option hook.post-update = gitlab-mirror +# repo @gitlab-mirror +# option hook.post-update = gitlab-mirror repo @github-srht-mirror option hook.post-update = github-mirror srht-mirror -- cgit