diff --git a/CVSROOT/commitcheck.pl b/CVSROOT/commitcheck.pl index fa43011e74b..09869c6cdbb 100755 --- a/CVSROOT/commitcheck.pl +++ b/CVSROOT/commitcheck.pl @@ -233,8 +233,8 @@ $fullname{'87'} = 'SmartUpdate'; $mode{'170'} = 'Closed'; $branch{'170'} = 'HEAD'; $fullname{'170'} = 'Standalone Mail'; -$blessed{'170'} = []; -$super{'170'} = ['kerz%mozillazine.org','bryner%brianryner.com','scott%scott-macgregor.org','bienvenu%nventure.com',]; +$blessed{'170'} = ['mkaply%us.ibm.com',]; +$super{'170'} = ['kerz%mozillazine.org','bryner%brianryner.com','bienvenu%nventure.com','scott%scott-macgregor.org',]; $mode{'160'} = 'Open'; $branch{'160'} = 'HEAD'; $fullname{'160'} = 'String';