[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] scripts/get_maintainers.pl: Don't blindly drop "THE REST" maintainers
Hi Ian, On 26/07/17 15:27, Ian Jackson wrote: Julien Grall writes ("[Xen-devel] [PATCH] scripts/get_maintainers.pl: Don't blindly drop "THE REST" maintainers"):"THE REST" maintainers should always be CCed for any modification that don't fall under the responsability of a specific component maintainer. However, the script get_maintainers.pl will remove "THE REST" maintainers as soon as one maintainer of a specific component will be present. Fix the script once for all.Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> Although:+ # By default "THE REST" will be suppressed. + my $do_not_suppress_the_rest = 0;I normally find flag variables whose names contain negations to be quite confusing. I am happy to rename to "suppress_the_rest". I will send a new version. Cheers, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |