On Mon, Jun 30, 2025 at 08:01:46AM +0000, Dmytro Prokopchuk1 wrote: > Current script shows message: > Don't forget to add the subject and message to ... > Then perform: > git send-email -to xen-devel@lists.xenproject.org ... > which has wrong option '-to'. > It may be confused for user.
For some reason, the git send-email still works as expected with the use of single dash instead of two even if this isn't documented. > > Set double dashes for longer options to avoid that. > I would add: Fixes: e1f912cbf717 ("scripts/add_maintainers.pl: New script") > Signed-off-by: Dmytro Prokopchuk <dmytro_prokopch...@epam.com> Reviewed-by: Anthony PERARD <anthony.per...@vates.tech> Thanks, -- Anthony PERARD