Message ID | 20230928075249.109459-1-hal.feng@starfivetech.com (mailing list archive) |
---|---|
State | Handled Elsewhere |
Headers | show |
Series | [v2] MAINTAINERS: Add Hal as one of the maintainers of SFCTEMP HWMON DRIVER | expand |
On Thu, Sep 28, 2023 at 03:52:49PM +0800, Hal Feng wrote: > As he is the submitter of this driver, add his mail so he can > maintain the driver and easily reply in the mailing list. > > Acked-by: Emil Renner Berthing <kernel@esmil.dk> > Signed-off-by: Hal Feng <hal.feng@starfivetech.com> > --- > > History: > v1: https://lore.kernel.org/all/20230718034937.92999-4-hal.feng@starfivetech.com/ The change log should describe your changes, not just point to earlier versions of your patch. Please do not expect maintainers to fetch old versions of your patches and compare them manually. Did anything change besides the Acked-by: ? Guenter > > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index b19995690904..2376272bbe20 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -19402,6 +19402,7 @@ F: drivers/net/ethernet/sfc/ > > SFCTEMP HWMON DRIVER > M: Emil Renner Berthing <kernel@esmil.dk> > +M: Hal Feng <hal.feng@starfivetech.com> > L: linux-hwmon@vger.kernel.org > S: Maintained > F: Documentation/devicetree/bindings/hwmon/starfive,jh71x0-temp.yaml > > base-commit: 6465e260f48790807eef06b583b38ca9789b6072 > -- > 2.38.1 >
On Thu, 28 Sep 2023 04:43:33 -0700, Guenter Roeck wrote: > On Thu, Sep 28, 2023 at 03:52:49PM +0800, Hal Feng wrote: >> As he is the submitter of this driver, add his mail so he can >> maintain the driver and easily reply in the mailing list. >> >> Acked-by: Emil Renner Berthing <kernel@esmil.dk> >> Signed-off-by: Hal Feng <hal.feng@starfivetech.com> >> --- >> >> History: >> v1: https://lore.kernel.org/all/20230718034937.92999-4-hal.feng@starfivetech.com/ > > The change log should describe your changes, not just point to earlier > versions of your patch. Please do not expect maintainers to fetch old > versions of your patches and compare them manually. > > Did anything change besides the Acked-by: ? The commit title was reworded in v2. There are no other changes besides this. Thanks. Best regards, Hal > >> >> --- >> MAINTAINERS | 1 + >> 1 file changed, 1 insertion(+) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index b19995690904..2376272bbe20 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -19402,6 +19402,7 @@ F: drivers/net/ethernet/sfc/ >> >> SFCTEMP HWMON DRIVER >> M: Emil Renner Berthing <kernel@esmil.dk> >> +M: Hal Feng <hal.feng@starfivetech.com> >> L: linux-hwmon@vger.kernel.org >> S: Maintained >> F: Documentation/devicetree/bindings/hwmon/starfive,jh71x0-temp.yaml >> >> base-commit: 6465e260f48790807eef06b583b38ca9789b6072 >> -- >> 2.38.1 >>
On Thu, Sep 28, 2023 at 03:52:49PM +0800, Hal Feng wrote: > As he is the submitter of this driver, add his mail so he can > maintain the driver and easily reply in the mailing list. > > Acked-by: Emil Renner Berthing <kernel@esmil.dk> > Signed-off-by: Hal Feng <hal.feng@starfivetech.com> Applied. Thanks, Guenter
diff --git a/MAINTAINERS b/MAINTAINERS index b19995690904..2376272bbe20 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19402,6 +19402,7 @@ F: drivers/net/ethernet/sfc/ SFCTEMP HWMON DRIVER M: Emil Renner Berthing <kernel@esmil.dk> +M: Hal Feng <hal.feng@starfivetech.com> L: linux-hwmon@vger.kernel.org S: Maintained F: Documentation/devicetree/bindings/hwmon/starfive,jh71x0-temp.yaml