diff --git a/mozilla/webtools/despot/syncit.pl b/mozilla/webtools/despot/syncit.pl index 073f5f28bb9..d72e3acac98 100755 --- a/mozilla/webtools/despot/syncit.pl +++ b/mozilla/webtools/despot/syncit.pl @@ -305,7 +305,7 @@ Source:"; $name =~ s/%$//; $name =~ s:/$::; $name =~ s:^mozilla/::; - push @filelist, "$name"; + push @filelist, "$name"; } print OWNERS join(', ', @filelist); print OWNERS "