On Thu, 2023-02-09 at 15:53 +0100, Benjamin Tissoires wrote: > On Feb 06 2023, Bastien Nocera wrote: > > Signed-off-by: Bastien Nocera <hadess@xxxxxxxxxx> > > --- > > > > Same as v1 > > > > drivers/hid/hid-logitech-hidpp.c | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/drivers/hid/hid-logitech-hidpp.c b/drivers/hid/hid- > > logitech-hidpp.c > > index 9e94026de437..03b77ca03081 100644 > > --- a/drivers/hid/hid-logitech-hidpp.c > > +++ b/drivers/hid/hid-logitech-hidpp.c > > @@ -30,6 +30,7 @@ > > MODULE_LICENSE("GPL"); > > MODULE_AUTHOR("Benjamin Tissoires > > <benjamin.tissoires@xxxxxxxxx>"); > > MODULE_AUTHOR("Nestor Lopez Casado <nlopezcasad@xxxxxxxxxxxx>"); > > +MODULE_AUTHOR("Bastien Nocera <hadess@xxxxxxxxxx>"); > > Just FTR, I have asked Bastien to set himself as an author given all > of > the work he has been doing on this and to have one more person to be > the > go-to person from folks having an issue. > > And Bastien, would you mind adding yourself to the MAINTAINERS file > too? > This way you'll get Cc-ed when people submit patches. Done in v3 specifically for the hidpp file.