On Tue Jun 10, 2025 at 12:03 PM CEST, Miguel Ojeda wrote: > On Tue, Jun 10, 2025 at 10:58 AM Benno Lossin <los...@kernel.org> 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...
Hmm, I guess a checkpatch lint fits better then? --- Cheers, Benno