diff --git a/CVSROOT/commitcheck.pl b/CVSROOT/commitcheck.pl index 9d813d2b37e..037ce07e377 100755 --- a/CVSROOT/commitcheck.pl +++ b/CVSROOT/commitcheck.pl @@ -236,8 +236,8 @@ $fullname{'173'} = 'Standalone Composer'; $mode{'170'} = 'Closed'; $branch{'170'} = 'HEAD'; $fullname{'170'} = 'Standalone Mail'; -$blessed{'170'} = ['hyatt%mozilla.org','mkaply%us.ibm.com',]; -$super{'170'} = ['kerz%mozillazine.org','bryner%brianryner.com','bienvenu%nventure.com','scott%scott-macgregor.org',]; +$blessed{'170'} = ['mkaply%us.ibm.com',]; +$super{'170'} = ['hyatt%mozilla.org','kerz%mozillazine.org','bryner%brianryner.com','bienvenu%nventure.com','scott%scott-macgregor.org',]; $mode{'160'} = 'Open'; $branch{'160'} = 'HEAD'; $fullname{'160'} = 'String';