From f9f66d015859eb97763614bf808d635b860cd2f0 Mon Sep 17 00:00:00 2001 From: peter Date: Fri, 10 Sep 1999 09:50:44 +0000 Subject: Specifically allow people to commit to each of the top level directories in the repository. "avail||ports" means anyone can commit to ports. "avail|asami|ports" means only satoshi can commit to ports (as well as everywhere else he's allowed, of course :-). --- CVSROOT/avail | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/CVSROOT/avail b/CVSROOT/avail index 51a28cd..7111f8d 100644 --- a/CVSROOT/avail +++ b/CVSROOT/avail @@ -2,6 +2,12 @@ # $FreeBSD$ # # This can be used to implement finer grain access controls beyond -# being in access. For now, everybody who has access can commit anywhere. +# being in access. # -avail +unavail +avail||CVSROOT +avail||distrib +avail||doc +avail||ports +avail||src +avail||www -- cgit v1.1