Message ID | 20230404111117.569795-1-suzuki.poulose@arm.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | MAINTAINERS: Remove Mathieu Poirier as coresight maintainer | expand |
On Tue, Apr 04, 2023 at 12:11:17PM +0100, Suzuki K Poulose wrote: > Mathieu Poirier is no longer involved in maintainig the CoreSight self-hosted > tracing subsystem. > > Mathieu, Thank you very much creating and maintaing the subsystem all these > years ! > The CoreSight subsytem is definitely in good hands with you guys... > Cc: Mathieu Poirier <mathieu.poirier@linaro.org> > Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com> Acked-by: Mathieu Poirier <mathieu.poirier@linaro.org> > --- > CREDITS | 5 +++++ > MAINTAINERS | 1 - > 2 files changed, 5 insertions(+), 1 deletion(-) > > diff --git a/CREDITS b/CREDITS > index 847059166a15..216e86f56dd9 100644 > --- a/CREDITS > +++ b/CREDITS > @@ -3459,6 +3459,11 @@ D: several improvements to system programs > S: Oldenburg > S: Germany > > +N: Mathieu Poirier > +E: mathieu.poirier@linaro.org > +D: CoreSight kernel subsystem, Maintainer 2014-2022 > +D: Perf tool support for CoreSight > + > N: Robert Schwebel > E: robert@schwebel.de > W: https://www.schwebel.de > diff --git a/MAINTAINERS b/MAINTAINERS > index 90abe83c02f3..6c971e95a6fd 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -2091,7 +2091,6 @@ F: arch/arm/boot/dts/cx92755* > N: digicolor > > ARM/CORESIGHT FRAMEWORK AND DRIVERS > -M: Mathieu Poirier <mathieu.poirier@linaro.org> > M: Suzuki K Poulose <suzuki.poulose@arm.com> > R: Mike Leach <mike.leach@linaro.org> > R: Leo Yan <leo.yan@linaro.org> > -- > 2.34.1 >
diff --git a/CREDITS b/CREDITS index 847059166a15..216e86f56dd9 100644 --- a/CREDITS +++ b/CREDITS @@ -3459,6 +3459,11 @@ D: several improvements to system programs S: Oldenburg S: Germany +N: Mathieu Poirier +E: mathieu.poirier@linaro.org +D: CoreSight kernel subsystem, Maintainer 2014-2022 +D: Perf tool support for CoreSight + N: Robert Schwebel E: robert@schwebel.de W: https://www.schwebel.de diff --git a/MAINTAINERS b/MAINTAINERS index 90abe83c02f3..6c971e95a6fd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2091,7 +2091,6 @@ F: arch/arm/boot/dts/cx92755* N: digicolor ARM/CORESIGHT FRAMEWORK AND DRIVERS -M: Mathieu Poirier <mathieu.poirier@linaro.org> M: Suzuki K Poulose <suzuki.poulose@arm.com> R: Mike Leach <mike.leach@linaro.org> R: Leo Yan <leo.yan@linaro.org>
Mathieu Poirier is no longer involved in maintainig the CoreSight self-hosted tracing subsystem. Mathieu, Thank you very much creating and maintaing the subsystem all these years ! Cc: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com> --- CREDITS | 5 +++++ MAINTAINERS | 1 - 2 files changed, 5 insertions(+), 1 deletion(-)