Message ID | 20241003193348.102234-1-krzysztof.kozlowski@linaro.org (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | [v2] EDAC: MAINTAINERS: change FSL DDR EDAC maintainer to Frank Li | expand |
On Thu, Oct 03, 2024 at 09:33:48PM +0200, Krzysztof Kozlowski wrote: > Last email from York Sun is from 2019, so move him to Credits. Frank Li > volounteered to keep maintaining the driver. > > Suggested-by: Borislav Petkov <bp@alien8.de> > Cc: Frank Li <Frank.li@nxp.com> > Cc: York Sun <york.sun@nxp.com> > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Frank Li <Frank.Li@nxp.com> > > --- > > Changesi in v2: > 1. Switch to Frank Li, do not orphan the driver. > --- > CREDITS | 4 ++++ > MAINTAINERS | 3 ++- > 2 files changed, 6 insertions(+), 1 deletion(-) > > diff --git a/CREDITS b/CREDITS > index 63f53feefa0a..1c0ed4b16226 100644 > --- a/CREDITS > +++ b/CREDITS > @@ -3791,6 +3791,10 @@ S: Department of Zoology, University of Washington > S: Seattle, WA 98195-1800 > S: USA > > +N: York Sun > +E: york.sun@nxp.com > +D: Freescale DDR EDAC > + > N: Eugene Surovegin > E: ebs@ebshome.net > W: https://kernel.ebshome.net/ > diff --git a/MAINTAINERS b/MAINTAINERS > index 636a84ccb5f6..03474c934930 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -8120,7 +8120,8 @@ S: Maintained > F: drivers/edac/e7xxx_edac.c > > EDAC-FSL_DDR > -M: York Sun <york.sun@nxp.com> > +M: Frank Li <Frank.Li@nxp.com> > +L: imx@lists.linux.dev > L: linux-edac@vger.kernel.org > S: Maintained > F: drivers/edac/fsl_ddr_edac.* > -- > 2.43.0 >
On Thu, Oct 03, 2024 at 09:33:48PM +0200, Krzysztof Kozlowski wrote: > diff --git a/MAINTAINERS b/MAINTAINERS > index 636a84ccb5f6..03474c934930 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -8120,7 +8120,8 @@ S: Maintained > F: drivers/edac/e7xxx_edac.c > > EDAC-FSL_DDR > -M: York Sun <york.sun@nxp.com> > +M: Frank Li <Frank.Li@nxp.com> Let's start by making Frank a reviewer first. I wanna see how we can work together, how responsive he is, etc. My experience so far is that most of those EDAC single driver "maintainers" become silent shortly after they get added so I'd like to avoid yet another such case. Thx.
On 06/10/2024 10:08, Borislav Petkov wrote: > On Thu, Oct 03, 2024 at 09:33:48PM +0200, Krzysztof Kozlowski wrote: >> diff --git a/MAINTAINERS b/MAINTAINERS >> index 636a84ccb5f6..03474c934930 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -8120,7 +8120,8 @@ S: Maintained >> F: drivers/edac/e7xxx_edac.c >> >> EDAC-FSL_DDR >> -M: York Sun <york.sun@nxp.com> >> +M: Frank Li <Frank.Li@nxp.com> > > Let's start by making Frank a reviewer first. I wanna see how we can > work together, how responsive he is, etc. > > My experience so far is that most of those EDAC single driver > "maintainers" become silent shortly after they get added so I'd like to > avoid yet another such case. Can you change it to R: when applying or you want v3? Best regards, Krzysztof
On Sun, Oct 06, 2024 at 10:20:02AM +0200, Krzysztof Kozlowski wrote:
> Can you change it to R: when applying or you want v3?
Sure, will do.
Thx.
On Thu, Oct 03, 2024 at 09:33:48PM +0200, Krzysztof Kozlowski wrote: > Last email from York Sun is from 2019, so move him to Credits. Frank Li > volounteered to keep maintaining the driver. > > Suggested-by: Borislav Petkov <bp@alien8.de> > Cc: Frank Li <Frank.li@nxp.com> > Cc: York Sun <york.sun@nxp.com> > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > > --- > > Changesi in v2: > 1. Switch to Frank Li, do not orphan the driver. > --- > CREDITS | 4 ++++ > MAINTAINERS | 3 ++- > 2 files changed, 6 insertions(+), 1 deletion(-) Applied, thanks.
diff --git a/CREDITS b/CREDITS index 63f53feefa0a..1c0ed4b16226 100644 --- a/CREDITS +++ b/CREDITS @@ -3791,6 +3791,10 @@ S: Department of Zoology, University of Washington S: Seattle, WA 98195-1800 S: USA +N: York Sun +E: york.sun@nxp.com +D: Freescale DDR EDAC + N: Eugene Surovegin E: ebs@ebshome.net W: https://kernel.ebshome.net/ diff --git a/MAINTAINERS b/MAINTAINERS index 636a84ccb5f6..03474c934930 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8120,7 +8120,8 @@ S: Maintained F: drivers/edac/e7xxx_edac.c EDAC-FSL_DDR -M: York Sun <york.sun@nxp.com> +M: Frank Li <Frank.Li@nxp.com> +L: imx@lists.linux.dev L: linux-edac@vger.kernel.org S: Maintained F: drivers/edac/fsl_ddr_edac.*
Last email from York Sun is from 2019, so move him to Credits. Frank Li volounteered to keep maintaining the driver. Suggested-by: Borislav Petkov <bp@alien8.de> Cc: Frank Li <Frank.li@nxp.com> Cc: York Sun <york.sun@nxp.com> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> --- Changesi in v2: 1. Switch to Frank Li, do not orphan the driver. --- CREDITS | 4 ++++ MAINTAINERS | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-)