Re: [PATCH] rust: module: remove deprecated author key

From: Miguel Ojeda
Date: Tue Jun 10 2025 - 06:06:15 EST


On Tue, Jun 10, 2025 at 10:58 AM Benno Lossin <lossin@xxxxxxxxxx> wrote:
>
> Unrelated to this change, I think we should add email addresses to
> people in authors. Possibly enforce it by scanning each author element
> and checking if there is an email address.

Sounds good to me, but I am not sure if it is possible in all cases.

At least looking at C, there are company names too.

I even saw a URL...

Cheers,
Miguel