Hi Joe,
Running scrips/get_maintainer.pl on this series [1] gave the wrong
address for Nick Desaulniers:
Nick Desaulniers <[email protected]>
(commit_signer:1/2=50%,commit_signer:1/8=12%)
It seems he recently misspelled his address in a reviewed-by tag to
commit 33def8498fdd ("treewide: Convert macro and uses of __section(foo)
to __section("foo")") and that is now being picked up by the script.
I guess that's to be considered a bug?
> Johan Hovold (8):
> of: fix linker-section match-table corruption
> earlycon: simplify earlycon-table implementation
> module: drop version-attribute alignment
> module: simplify version-attribute handling
> init: use type alignment for kernel parameters
> params: drop redundant "unused" attributes
> params: use type alignment for kernel parameters
> params: clean up module-param macros
[1] https://lore.kernel.org/lkml/[email protected]/
Johan