Re: [PATCH] linux-next: update maintainer info.

From: Shuah Khan

Date: Fri Feb 20 2026 - 12:14:55 EST


On 2/16/26 02:16, Stephen Rothwell wrote:
Hi Randy,

On Sun, 15 Feb 2026 22:07:39 -0800 Randy Dunlap <rdunlap@xxxxxxxxxxxxx> wrote:

Update the MAINTAINERS file and Documentation/process/2.Process.rst
with the current linux-next maintainer information.

Translations of 2.Process.rst should also be updated.

Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
---
Cc: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
Cc: Mark Brown <broonie@xxxxxxxxxx>
Cc: Jonathan Corbet <corbet@xxxxxxx>
Cc: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
Cc: workflows@xxxxxxxxxxxxxxx
Cc: linux-doc@xxxxxxxxxxxxxxx

Documentation/process/2.Process.rst | 2 +-
MAINTAINERS | 1 -
2 files changed, 1 insertion(+), 2 deletions(-)

--- linux-next-20260213.orig/Documentation/process/2.Process.rst
+++ linux-next-20260213/Documentation/process/2.Process.rst
@@ -291,7 +291,7 @@ Use of the MMOTM tree is likely to be a
there is a definite chance that it will not even compile.
The primary tree for next-cycle patch merging is linux-next, maintained by
-Stephen Rothwell. The linux-next tree is, by design, a snapshot of what
+Mark Brown. The linux-next tree is, by design, a snapshot of what
the mainline is expected to look like after the next merge window closes.
Linux-next trees are announced on the linux-kernel and linux-next mailing
lists when they are assembled; they can be downloaded from:
--- linux-next-20260213.orig/MAINTAINERS
+++ linux-next-20260213/MAINTAINERS
@@ -14749,7 +14749,6 @@ F: Documentation/memory-barriers.txt
F: tools/memory-model/
LINUX-NEXT TREE
-M: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
M: Mark Brown <broonie@xxxxxxxxxx>
L: linux-next@xxxxxxxxxxxxxxx
S: Supported

Acked-by: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>

Maybe update the CREDITS file? ;-)

Thank you Stephen for shepherding linux-next all these years and
keeping us all sane. You will be missed. Good luck with your next
adventure.

thanks,
-- Shuah