aboutsummaryrefslogtreecommitdiffstats
path: root/CVSROOT
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-09-24 15:23:58 +0800
committermarcus <marcus@FreeBSD.org>2003-09-24 15:23:58 +0800
commit78c93cfc53abbd6cdc4a314297b8b60fbd56953e (patch)
treee48b1e960439bb5e95cac91e2478851f54a60db8 /CVSROOT
parent02aa3ac432ce8ef03f2c628984f9038c603bb336 (diff)
downloadfreebsd-ports-gnome-78c93cfc53abbd6cdc4a314297b8b60fbd56953e.tar.gz
freebsd-ports-gnome-78c93cfc53abbd6cdc4a314297b8b60fbd56953e.tar.zst
freebsd-ports-gnome-78c93cfc53abbd6cdc4a314297b8b60fbd56953e.zip
Add myself to the list of people able to tag releases.
Diffstat (limited to 'CVSROOT')
-rwxr-xr-xCVSROOT/tagcheck2
1 files changed, 1 insertions, 1 deletions
diff --git a/CVSROOT/tagcheck b/CVSROOT/tagcheck
index 15614a06a6c9..69ae32aa1697 100755
--- a/CVSROOT/tagcheck
+++ b/CVSROOT/tagcheck
@@ -17,7 +17,7 @@ esac
USER=`/usr/bin/id -un`
case "$USER" in
- peter | jdp | markm | obrien | murray | jhb | bmah | scottl | kris | nik)
+ peter | jdp | markm | obrien | murray | jhb | bmah | scottl | kris | nik | marcus)
exit 0 # ok
;;
*)