All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marc Zyngier <maz@kernel.org>
To: Oliver Upton <oliver.upton@linux.dev>
Cc: linux-kernel@vger.kernel.org, pbonzini@redhat.com,
	seanjc@google.com, kvm@vger.kernel.org, kvmarm@lists.linux.dev,
	james.morse@arm.com, suzuki.poulose@arm.com,
	yuzenghui@huawei.com, catalin.marinas@arm.com, will@kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] MAINTAINERS: Add Oliver Upton as co-maintainer of KVM/arm64
Date: Tue, 24 Jan 2023 09:51:14 +0000	[thread overview]
Message-ID: <867cxcmfal.wl-maz@kernel.org> (raw)
In-Reply-To: <20230123210256.2728218-1-oliver.upton@linux.dev>

On Mon, 23 Jan 2023 21:02:56 +0000,
Oliver Upton <oliver.upton@linux.dev> wrote:
> 
> Going forward I intend to help Marc with maintaining KVM/arm64. We've
> spoken about this quite a bit and he has been a tremendous help in
> ramping up to the task (thank you!). We haven't worked out the exact
> details of how the process will work, but the goal is to even out the
> maintenance responsibilities to give us both ample time for development.
> 
> To that end, updating the maintainers entry to reflect the change.
> 
> Signed-off-by: Oliver Upton <oliver.upton@linux.dev>

Thanks for stepping up to the challenge, and for all the help you've
provided so far.

> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 42fc47c6edfd..7323efcc1270 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -11355,9 +11355,9 @@ F:	virt/kvm/*
>  
>  KERNEL VIRTUAL MACHINE FOR ARM64 (KVM/arm64)
>  M:	Marc Zyngier <maz@kernel.org>
> +M:	Oliver Upton <oliver.upton@linux.dev>
>  R:	James Morse <james.morse@arm.com>
>  R:	Suzuki K Poulose <suzuki.poulose@arm.com>
> -R:	Oliver Upton <oliver.upton@linux.dev>
>  R:	Zenghui Yu <yuzenghui@huawei.com>
>  L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
>  L:	kvmarm@lists.linux.dev

As Will said, this should probably be in alphabetical order for a
given tag. Not a big deal though, so FWIW:

Acked-by: Marc Zyngier <maz@kernel.org>

	M.

-- 
Without deviation from the norm, progress is not possible.

WARNING: multiple messages have this Message-ID (diff)
From: Marc Zyngier <maz@kernel.org>
To: Oliver Upton <oliver.upton@linux.dev>
Cc: linux-kernel@vger.kernel.org, pbonzini@redhat.com,
	seanjc@google.com, kvm@vger.kernel.org, kvmarm@lists.linux.dev,
	james.morse@arm.com, suzuki.poulose@arm.com,
	yuzenghui@huawei.com, catalin.marinas@arm.com, will@kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] MAINTAINERS: Add Oliver Upton as co-maintainer of KVM/arm64
Date: Tue, 24 Jan 2023 09:51:14 +0000	[thread overview]
Message-ID: <867cxcmfal.wl-maz@kernel.org> (raw)
In-Reply-To: <20230123210256.2728218-1-oliver.upton@linux.dev>

On Mon, 23 Jan 2023 21:02:56 +0000,
Oliver Upton <oliver.upton@linux.dev> wrote:
> 
> Going forward I intend to help Marc with maintaining KVM/arm64. We've
> spoken about this quite a bit and he has been a tremendous help in
> ramping up to the task (thank you!). We haven't worked out the exact
> details of how the process will work, but the goal is to even out the
> maintenance responsibilities to give us both ample time for development.
> 
> To that end, updating the maintainers entry to reflect the change.
> 
> Signed-off-by: Oliver Upton <oliver.upton@linux.dev>

Thanks for stepping up to the challenge, and for all the help you've
provided so far.

> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 42fc47c6edfd..7323efcc1270 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -11355,9 +11355,9 @@ F:	virt/kvm/*
>  
>  KERNEL VIRTUAL MACHINE FOR ARM64 (KVM/arm64)
>  M:	Marc Zyngier <maz@kernel.org>
> +M:	Oliver Upton <oliver.upton@linux.dev>
>  R:	James Morse <james.morse@arm.com>
>  R:	Suzuki K Poulose <suzuki.poulose@arm.com>
> -R:	Oliver Upton <oliver.upton@linux.dev>
>  R:	Zenghui Yu <yuzenghui@huawei.com>
>  L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
>  L:	kvmarm@lists.linux.dev

As Will said, this should probably be in alphabetical order for a
given tag. Not a big deal though, so FWIW:

Acked-by: Marc Zyngier <maz@kernel.org>

	M.

-- 
Without deviation from the norm, progress is not possible.

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2023-01-24  9:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-23 21:02 [PATCH] MAINTAINERS: Add Oliver Upton as co-maintainer of KVM/arm64 Oliver Upton
2023-01-23 21:02 ` Oliver Upton
2023-01-24  9:37 ` Will Deacon
2023-01-24  9:37   ` Will Deacon
2023-01-24 21:18   ` Oliver Upton
2023-01-24 21:18     ` Oliver Upton
2023-01-24  9:51 ` Marc Zyngier [this message]
2023-01-24  9:51   ` Marc Zyngier
2023-01-30 19:13 ` Oliver Upton
2023-01-30 19:13   ` Oliver Upton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=867cxcmfal.wl-maz@kernel.org \
    --to=maz@kernel.org \
    --cc=catalin.marinas@arm.com \
    --cc=james.morse@arm.com \
    --cc=kvm@vger.kernel.org \
    --cc=kvmarm@lists.linux.dev \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=oliver.upton@linux.dev \
    --cc=pbonzini@redhat.com \
    --cc=seanjc@google.com \
    --cc=suzuki.poulose@arm.com \
    --cc=will@kernel.org \
    --cc=yuzenghui@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.