diff mbox series

[v2] cpuidle: intel_idle: Update MAINTAINERS

Message ID 12621866.O9o76ZdvQC@rjwysocki.net
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(-)

Comments

Rafael J. Wysocki Feb. 25, 2025, 11:41 a.m. UTC | #1
On Thu, Feb 20, 2025 at 9:11 PM Rafael J. Wysocki <rjw@rjwysocki.net> wrote:
>
> 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.

I am assuming no objections.

> ---
>  MAINTAINERS |    8 +++++---
>  1 file changed, 5 insertions(+), 3 deletions(-)
>
> --- 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
>
>
>
>
Artem Bityutskiy Feb. 25, 2025, 11:50 a.m. UTC | #2
On Tue, 2025-02-25 at 12:41 +0100, Rafael J. Wysocki wrote:
> > v1 -> v2:
> >     * Add an alternative address for Artem and change his role to M.
> >     * Change the development git tree link.
> 
> I am assuming no objections.

Oh, yes, thanks!
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