Re: [PATCH 1/2] MAINTAINERS: move inactive maintainer to CREDITS
From: Lorenzo Stoakes
Date: Fri Jun 26 2026 - 06:14:06 EST
On Thu, Jun 25, 2026 at 11:48:56AM -0700, Suren Baghdasaryan wrote:
> Move Kent Overstreet from maintainers for Memory Allocation Profiling to
> CREDITS in recognition of his co-authorship and contributions to this
> feature.
>
> Cc: Kent Overstreet <kent.overstreet@xxxxxxxxx>
> Signed-off-by: Suren Baghdasaryan <surenb@xxxxxxxxxx>
Acked-by: Lorenzo Stoakes <ljs@xxxxxxxxxx>
> ---
> CREDITS | 4 ++++
> MAINTAINERS | 1 -
> 2 files changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/CREDITS b/CREDITS
> index 17962bdd6dbd..9a3e4b639505 100644
> --- a/CREDITS
> +++ b/CREDITS
> @@ -3091,6 +3091,10 @@ N: Jens Osterkamp
> E: jens@xxxxxxxxxx
> D: Maintainer of Spidernet network driver for Cell
>
> +N: Kent Overstreet
> +E: kent.overstreet@xxxxxxxxx
> +D: Co-authored and contributed to Memory Allocation Profiling
> +
> N: Gadi Oxman
> E: gadio@xxxxxxxxxxxxxxxx
> D: Original author and maintainer of IDE/ATAPI floppy/tape drivers
> diff --git a/MAINTAINERS b/MAINTAINERS
> index dd963b72c614..0948dc573744 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -16706,7 +16706,6 @@ F: tools/testing/memblock/
>
> MEMORY ALLOCATION PROFILING
> M: Suren Baghdasaryan <surenb@xxxxxxxxxx>
> -M: Kent Overstreet <kent.overstreet@xxxxxxxxx>
> R: Hao Ge <hao.ge@xxxxxxxxx>
> L: linux-mm@xxxxxxxxx
> S: Maintained
> --
> 2.55.0.rc0.799.gd6f94ed593-goog
>
Cheers, Lorenzo