add reload_manifest() function to Porting/maintainers.pm
authorDavid Mitchell <davem@iabyn.com>
Sat, 16 May 2009 23:31:43 +0000 (00:31 +0100)
committerDavid Mitchell <davem@iabyn.com>
Sun, 17 May 2009 00:43:21 +0000 (01:43 +0100)
commitda92fd6071387be2a444dac8cdba07b4488e05e0
tree5fcd30c79835178bbb22639f4d812474e87fe765
parent2a570317cfc4bd5eea92957f4973877418392dbe
add reload_manifest() function to Porting/maintainers.pm
to allow the MANIFEST file to be read more than once.
Also be more liberal in parsing the MANIFEST file (it now handles
lines with no second column), and warn on bad lines .
Porting/Maintainers.pm