diff --git a/CVSROOT/commitcheck.pl b/CVSROOT/commitcheck.pl index 40977512a87..69b713733ae 100755 --- a/CVSROOT/commitcheck.pl +++ b/CVSROOT/commitcheck.pl @@ -49,7 +49,7 @@ $mode{'3'} = 'Closed'; $branch{'3'} = 'HEAD'; $fullname{'3'} = 'despotaccess'; $blessed{'3'} = []; -$super{'3'} = ['despotdaemon%netscape.com',]; +$super{'3'} = ['despotdaemon%netscape.com','myk%mozilla.org',]; $mode{'59'} = 'Restricted'; $branch{'59'} = 'HEAD'; $fullname{'59'} = 'Directory SDK';