On Mon, Jun 9, 2025 at 2:22 PM Guilherme Giacomo Simoes <trintaeoit...@gmail.com> wrote: > > Commit 38559da6afb2 ("rust: module: introduce `authors` key") introduced > a new `authors` key to support multiple module authors, while keeping > the old `author` key for backward compatibility. > > Now that all in-tree modules have migrated to `authors`, remove: > 1. The deprecated `author` key support from the module macro > 2. Legacy `author` entries from remaining modules > > Signed-off-by: Guilherme Giacomo Simoes <trintaeoit...@gmail.com>
Applied to `rust-next` -- thanks everyone! [ Reworded slightly. - Miguel ] I don't see any new/missing ones in -next, so this should be clean. Let's see... Cheers, Miguel