[PATCH sched_ext/for-6.16-fixes] sched_ext: Update mailing list entry in MAINTAINERS

Tejun Heo posted 1 patch 4 months ago
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH sched_ext/for-6.16-fixes] sched_ext: Update mailing list entry in MAINTAINERS
Posted by Tejun Heo 4 months ago
From 47096d301e39f96962ca1fd6c7b71bfa796c53db Mon Sep 17 00:00:00 2001
From: Tejun Heo <tj@kernel.org>
Date: Wed, 11 Jun 2025 11:05:16 -1000

Use sched-ext@lists.linux.dev instead of LKML.

Signed-off-by: Tejun Heo <tj@kernel.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index a92290fffa16..8841f24d408b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -22171,7 +22171,7 @@ R:	Tejun Heo <tj@kernel.org>
 R:	David Vernet <void@manifault.com>
 R:	Andrea Righi <arighi@nvidia.com>
 R:	Changwoo Min <changwoo@igalia.com>
-L:	linux-kernel@vger.kernel.org
+L:	sched-ext@lists.linux.dev
 S:	Maintained
 W:	https://github.com/sched-ext/scx
 T:	git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext.git
-- 
2.49.0
Re: [PATCH sched_ext/for-6.16-fixes] sched_ext: Update mailing list entry in MAINTAINERS
Posted by Tejun Heo 4 months ago
On Wed, Jun 11, 2025 at 11:08:38AM -1000, Tejun Heo wrote:
> From 47096d301e39f96962ca1fd6c7b71bfa796c53db Mon Sep 17 00:00:00 2001
> From: Tejun Heo <tj@kernel.org>
> Date: Wed, 11 Jun 2025 11:05:16 -1000
> 
> Use sched-ext@lists.linux.dev instead of LKML.
> 
> Signed-off-by: Tejun Heo <tj@kernel.org>

Applied to sched_ext/for-6.16-fixes.

Thanks.

-- 
tejun