diff --git a/CVSROOT/commitcheck.pl b/CVSROOT/commitcheck.pl index 9dfefbde542..7a9aee1c398 100755 --- a/CVSROOT/commitcheck.pl +++ b/CVSROOT/commitcheck.pl @@ -18,7 +18,7 @@ $mode{'146'} = 'Restricted'; $branch{'146'} = 'NSPRPUB_PRE_4_2_CLIENT_BRANCH'; $fullname{'146'} = 'Client NSPR'; $blessed{'146'} = ['sfraser%netscape.com','sdagley%netscape.com','gordon%netscape.com','beard%netscape.com',]; -$super{'146'} = ['seawood%netscape.com','wtc%netscape.com','leaf%mozilla.org',]; +$super{'146'} = ['wtc%netscape.com','seawood%netscape.com','leaf%mozilla.org',]; $mode{'96'} = 'Open'; $branch{'96'} = 'HEAD'; $fullname{'96'} = 'Clipping and Compositing';