aboutsummaryrefslogtreecommitdiffstats
path: root/CVSROOT
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2002-12-13 15:10:42 +0800
committerimp <imp@FreeBSD.org>2002-12-13 15:10:42 +0800
commit5dc1baadd23a55c35570ffe2b01321632f695c7e (patch)
treec53cc7b98b97f941e3b2c6acc8daf49858d1ff3e /CVSROOT
parent3c71bf87b9828991b70b34597cfca3797a9ecddc (diff)
downloadfreebsd-ports-graphics-5dc1baadd23a55c35570ffe2b01321632f695c7e.tar.gz
freebsd-ports-graphics-5dc1baadd23a55c35570ffe2b01321632f695c7e.tar.zst
freebsd-ports-graphics-5dc1baadd23a55c35570ffe2b01321632f695c7e.zip
scottl is also doing re@ related things, so put him in the list of
people allowed to tag. Remove jkh while I'm at it since he's unlikely to be creating further RELENG tags.
Diffstat (limited to 'CVSROOT')
-rwxr-xr-xCVSROOT/tagcheck2
1 files changed, 1 insertions, 1 deletions
diff --git a/CVSROOT/tagcheck b/CVSROOT/tagcheck
index 70a3f7fc857..e6a39c73211 100755
--- a/CVSROOT/tagcheck
+++ b/CVSROOT/tagcheck
@@ -14,7 +14,7 @@ case "$1" in
esac
case "$USER" in
- jkh | peter | jdp | markm | obrien | murray | jhb | bmah )
+ peter | jdp | markm | obrien | murray | jhb | bmah | scottl)
exit 0 # ok
;;
*)