From 46298375477b093204c1843b931c637621952ead Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Sun, 15 Feb 2026 22:07:39 -0800 Subject: [PATCH] linux-next: update maintainer info. 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 Acked-by: Stephen Rothwell Acked-by: Mark Brown Signed-off-by: Jonathan Corbet Message-ID: <20260216060739.2791462-1-rdunlap@infradead.org> --- Documentation/process/2.Process.rst | 2 +- MAINTAINERS | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/Documentation/process/2.Process.rst b/Documentation/process/2.Process.rst index 57fa8cac58a6..77f3f80e7cd7 100644 --- a/Documentation/process/2.Process.rst +++ b/Documentation/process/2.Process.rst @@ -291,7 +291,7 @@ Use of the MMOTM tree is likely to be a frustrating experience, though; 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: diff --git a/MAINTAINERS b/MAINTAINERS index 202abb8a789d..c05a72245049 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14748,7 +14748,6 @@ F: Documentation/memory-barriers.txt F: tools/memory-model/ LINUX-NEXT TREE -M: Stephen Rothwell M: Mark Brown L: linux-next@vger.kernel.org S: Supported