diff --git a/CVSROOT/readonlyusers.pl b/CVSROOT/readonlyusers.pl index 6364b4115cd..669f4fb5c5e 100755 --- a/CVSROOT/readonlyusers.pl +++ b/CVSROOT/readonlyusers.pl @@ -29,7 +29,6 @@ my %read_only_users = ( 'l10nbld' => 1, 'nobody' => 1, 'stgbld' => 1, - 'tbirdbld' => 1, 'qabld' => 1, 'unittest' => 1, 'trybld' => 1,