Re: [PATCH v4] scripts/tags.sh: Add support for rust source files
From: Miguel Ojeda
Date: Tue Jul 14 2026 - 10:26:03 EST
On Tue, Jul 14, 2026 at 3:01 PM Sergei Litvin <litvindev@xxxxxxxxx> wrote:
>
> - Fixed list of "Cc:" tags
Just to clarify, I meant to Cc in the header, rather than add everyone
as an explicit Cc tag -- the Cc: tag is (usually) meant to be a more
explicit Cc to indicate in the commit message that the particular
person had a chance to comment etc.
[ Some people do use it for every single Cc, but that is a minority
last time I took a look at it. I think it may make things easier for
some tooling, but it adds a lot of noise and reduces the signal of the
tag. ]
In any case, no need for a new version to change that! :)
Thanks!
Cheers,
Miguel