diff mbox series

[v2] cpuidle: intel_idle: Update MAINTAINERS

Message ID 12621866.O9o76ZdvQC@rjwysocki.net (mailing list archive)
State New
Headers show
Series [v2] cpuidle: intel_idle: Update MAINTAINERS | expand

Commit Message

Rafael J. Wysocki Feb. 20, 2025, 8:11 p.m. UTC
From: Rafael J. Wysocki <rafael.j.wysocki@intel.com>

Update the intel_idle record in MAINTAINERS to reflect the current
state of affairs.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
---

v1 -> v2:
   * Add an alternative address for Artem and change his role to M.
   * Change the development git tree link.

---
 MAINTAINERS |    8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)
diff mbox series

Patch

--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11669,12 +11669,14 @@ 
 F:	drivers/crypto/intel/iaa/*
 
 INTEL IDLE DRIVER
-M:	Jacob Pan <jacob.jun.pan@linux.intel.com>
-M:	Len Brown <lenb@kernel.org>
+M:	Rafael J. Wysocki <rafael@kernel.org>
+M:	Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
+M:	Artem Bityutskiy <dedekind1@gmail.com>
+R:	Len Brown <lenb@kernel.org>
 L:	linux-pm@vger.kernel.org
 S:	Supported
 B:	https://bugzilla.kernel.org
-T:	git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
 F:	drivers/idle/intel_idle.c
 
 INTEL IDXD DRIVER