* [PATCH] MAINTAINERS: Remove myself from perf_events subsystem
@ 2025-09-25 16:24 kan.liang
2025-10-01 14:12 ` Arnaldo Carvalho de Melo
2025-10-03 4:38 ` Namhyung Kim
0 siblings, 2 replies; 3+ messages in thread
From: kan.liang @ 2025-09-25 16:24 UTC (permalink / raw)
To: peterz, mingo, acme, namhyung, irogers, adrian.hunter, jolsa,
alexander.shishkin, mark.rutland, linux-kernel, linux-perf-users,
dave.hansen
Cc: Kan Liang
From: Kan Liang <kan.liang@linux.intel.com>
I'm stepping down as the Reviewer of perf_events subsystem.
It has been an honor and a pleasure to work with everyone to improve the
perf_events subsystem. However, due to personal reasons, I have to leave
Intel. I believe it would be difficult for me to continue in this role
any further.
Signed-off-by: Kan Liang <kan.liang@linux.intel.com>
---
MAINTAINERS | 1 -
1 file changed, 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index fe168477caa4..2c788294cf84 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -19759,7 +19759,6 @@ R: Alexander Shishkin <alexander.shishkin@linux.intel.com>
R: Jiri Olsa <jolsa@kernel.org>
R: Ian Rogers <irogers@google.com>
R: Adrian Hunter <adrian.hunter@intel.com>
-R: "Liang, Kan" <kan.liang@linux.intel.com>
L: linux-perf-users@vger.kernel.org
L: linux-kernel@vger.kernel.org
S: Supported
--
2.38.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] MAINTAINERS: Remove myself from perf_events subsystem
2025-09-25 16:24 [PATCH] MAINTAINERS: Remove myself from perf_events subsystem kan.liang
@ 2025-10-01 14:12 ` Arnaldo Carvalho de Melo
2025-10-03 4:38 ` Namhyung Kim
1 sibling, 0 replies; 3+ messages in thread
From: Arnaldo Carvalho de Melo @ 2025-10-01 14:12 UTC (permalink / raw)
To: kan.liang
Cc: peterz, mingo, namhyung, irogers, adrian.hunter, jolsa,
alexander.shishkin, mark.rutland, linux-kernel, linux-perf-users,
dave.hansen
On Thu, Sep 25, 2025 at 09:24:28AM -0700, kan.liang@linux.intel.com wrote:
> From: Kan Liang <kan.liang@linux.intel.com>
>
> I'm stepping down as the Reviewer of perf_events subsystem.
> It has been an honor and a pleasure to work with everyone to improve the
> perf_events subsystem. However, due to personal reasons, I have to leave
> Intel. I believe it would be difficult for me to continue in this role
> any further.
>
> Signed-off-by: Kan Liang <kan.liang@linux.intel.com>
I'm sorry to see you go, best wishes for your next endeavour!
Thanks, applied to perf-tools-next,
- Arnaldo
> ---
> MAINTAINERS | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index fe168477caa4..2c788294cf84 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -19759,7 +19759,6 @@ R: Alexander Shishkin <alexander.shishkin@linux.intel.com>
> R: Jiri Olsa <jolsa@kernel.org>
> R: Ian Rogers <irogers@google.com>
> R: Adrian Hunter <adrian.hunter@intel.com>
> -R: "Liang, Kan" <kan.liang@linux.intel.com>
> L: linux-perf-users@vger.kernel.org
> L: linux-kernel@vger.kernel.org
> S: Supported
> --
> 2.38.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] MAINTAINERS: Remove myself from perf_events subsystem
2025-09-25 16:24 [PATCH] MAINTAINERS: Remove myself from perf_events subsystem kan.liang
2025-10-01 14:12 ` Arnaldo Carvalho de Melo
@ 2025-10-03 4:38 ` Namhyung Kim
1 sibling, 0 replies; 3+ messages in thread
From: Namhyung Kim @ 2025-10-03 4:38 UTC (permalink / raw)
To: kan.liang
Cc: peterz, mingo, acme, irogers, adrian.hunter, jolsa,
alexander.shishkin, mark.rutland, linux-kernel, linux-perf-users,
dave.hansen
On Thu, Sep 25, 2025 at 09:24:28AM -0700, kan.liang@linux.intel.com wrote:
> From: Kan Liang <kan.liang@linux.intel.com>
>
> I'm stepping down as the Reviewer of perf_events subsystem.
> It has been an honor and a pleasure to work with everyone to improve the
> perf_events subsystem. However, due to personal reasons, I have to leave
> Intel. I believe it would be difficult for me to continue in this role
> any further.
Sorry to hear that, too. You've been amazing on various works in this
area. You'll be missed. Hope you have a great opportunity for the next
stage!
Thanks,
Namhyung
>
> Signed-off-by: Kan Liang <kan.liang@linux.intel.com>
> ---
> MAINTAINERS | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index fe168477caa4..2c788294cf84 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -19759,7 +19759,6 @@ R: Alexander Shishkin <alexander.shishkin@linux.intel.com>
> R: Jiri Olsa <jolsa@kernel.org>
> R: Ian Rogers <irogers@google.com>
> R: Adrian Hunter <adrian.hunter@intel.com>
> -R: "Liang, Kan" <kan.liang@linux.intel.com>
> L: linux-perf-users@vger.kernel.org
> L: linux-kernel@vger.kernel.org
> S: Supported
> --
> 2.38.1
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-10-03 4:38 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-25 16:24 [PATCH] MAINTAINERS: Remove myself from perf_events subsystem kan.liang
2025-10-01 14:12 ` Arnaldo Carvalho de Melo
2025-10-03 4:38 ` Namhyung Kim
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).