Re: [PATCH] parse-maintainers: Add ability to specify filenames

2017-08-11 Thread Joe Perches
On Tue, 2017-08-08 at 21:06 -0700, Joe Perches wrote: > parse-maintainers.pl is convenient, but currently hard-code the > filenames that are used. > > Allow user-specified filenames to simplify the use of the script. > > Miscellanea: > > o Change the file permissions to 755 to the script is

Re: [PATCH] parse-maintainers: Add ability to specify filenames

2017-08-11 Thread Joe Perches
On Tue, 2017-08-08 at 21:06 -0700, Joe Perches wrote: > parse-maintainers.pl is convenient, but currently hard-code the > filenames that are used. > > Allow user-specified filenames to simplify the use of the script. > > Miscellanea: > > o Change the file permissions to 755 to the script is

[PATCH] parse-maintainers: Add ability to specify filenames

2017-08-08 Thread Joe Perches
parse-maintainers.pl is convenient, but currently hard-code the filenames that are used. Allow user-specified filenames to simplify the use of the script. Miscellanea: o Change the file permissions to 755 to the script is executable Signed-off-by: Joe Perches ---

[PATCH] parse-maintainers: Add ability to specify filenames

2017-08-08 Thread Joe Perches
parse-maintainers.pl is convenient, but currently hard-code the filenames that are used. Allow user-specified filenames to simplify the use of the script. Miscellanea: o Change the file permissions to 755 to the script is executable Signed-off-by: Joe Perches --- scripts/parse-maintainers.pl