diff options
author | peter <peter@FreeBSD.org> | 1999-09-10 17:50:44 +0800 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1999-09-10 17:50:44 +0800 |
commit | f9f66d015859eb97763614bf808d635b860cd2f0 (patch) | |
tree | d19f25c255f1eba0b5ecd6053a702ce6eb21c3ed /CVSROOT | |
parent | 3f5f29c818e7b6c5d8f6c413554786ba84671bf9 (diff) | |
download | freebsd-ports-gnome-f9f66d015859eb97763614bf808d635b860cd2f0.tar.gz freebsd-ports-gnome-f9f66d015859eb97763614bf808d635b860cd2f0.tar.zst freebsd-ports-gnome-f9f66d015859eb97763614bf808d635b860cd2f0.zip |
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 :-).
Diffstat (limited to 'CVSROOT')
-rw-r--r-- | CVSROOT/avail | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/CVSROOT/avail b/CVSROOT/avail index 51a28cd97a19..7111f8dac56a 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 |