Re: [PATCH v4] scripts/tags.sh: Add support for rust source files

Miguel Ojeda <[email protected]> Tue, 14 Jul 2026 16:16:51 +0200
Newsgroups org.kernel.vger.linux-kbuild,org.kernel.vger.linux-kernel,org.kernel.vger.rust-for-linux
Message-ID <CANiq72nW+oPbmXpahnRAAz-tBD0RK1qAU9FP1=v467JUCX4toQ@mail.gmail.com>
On Tue, Jul 14, 2026 at 3:01 PM Sergei Litvin <[email protected]> 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