On Mon, 2021-10-18 at 14:04 +0300, Andy Shevchenko wrote: > On Mon, Oct 18, 2021 at 01:19:40AM +0900, Tsuchiya Yuto wrote: > > Just a remark, your To is not filled. At some point I had written a script [1] > to help me with patch series sending, It also tries to be smart to include > necessary people and mailing lists (you can always alter it by adding more). > [1]: https://github.com/andy-shev/home-bin-tools/blob/master/ge2maintainer.sh Ah thanks. I didn't use To but just used `--cc-cmd` with scripts/get_maintainer.pl without thinking deeply... I'll definitely try your script next time I send patches. Regards, Tsuchiya Yuto