This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Make "NEWS" an IGNORABLE file
authorSteve Hay <steve.m.hay@googlemail.com>
Tue, 16 Sep 2014 21:39:39 +0000 (22:39 +0100)
committerSteve Hay <steve.m.hay@googlemail.com>
Tue, 16 Sep 2014 21:42:39 +0000 (22:42 +0100)
Term-ANSIColor-4.03 added a NEWS file which wasn't pulled in by 5e64492f64,
probably in the belief that it was IGNORABLE. Now it is!

Porting/Maintainers.pl

index ad8117c..cad82f8 100755 (executable)
@@ -21,7 +21,7 @@ use File::Glob qw(:case);
     CHANGELOG ChangeLog Changelog CHANGES Changes CONTRIBUTING COPYING Copying
     cpanfile CREDITS dist.ini GOALS HISTORY INSTALL INSTALL.SKIP LICENSE
     Makefile.PL MANIFEST MANIFEST.SKIP META.json META.yml MYMETA.json
-    MYMETA.yml NEW NOTES perlcritic.rc ppport.h README README.PATCHING
+    MYMETA.yml NEW NEWS NOTES perlcritic.rc ppport.h README README.PATCHING
     SIGNATURE THANKS TODO Todo VERSION WHATSNEW
 );