Message ID | 20230123210256.2728218-1-oliver.upton@linux.dev (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | MAINTAINERS: Add Oliver Upton as co-maintainer of KVM/arm64 | expand |
On Mon, Jan 23, 2023 at 09:02:56PM +0000, Oliver Upton 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> > --- > 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> Ya know, alphabetical order tends to put Mr Z at the bottom of the list, but I can understand why you don't necessarily want to be first in the pack just yet! In any case, this is really great to see: Acked-by: Will Deacon <will@kernel.org> Thank you! Will
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.
On Tue, Jan 24, 2023 at 09:37:29AM +0000, Will Deacon wrote: > On Mon, Jan 23, 2023 at 09:02:56PM +0000, Oliver Upton 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> > > --- > > 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> > > Ya know, alphabetical order tends to put Mr Z at the bottom of the list, > but I can understand why you don't necessarily want to be first in the > pack just yet! I think you may've spotted my intentions here :-) Short of any objections, I'll shamelessly leave Marc in the direct line of fire until someone alphabetizes it. > In any case, this is really great to see: > > Acked-by: Will Deacon <will@kernel.org> Thanks!
On Mon, 23 Jan 2023 21:02:56 +0000, Oliver Upton 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. > > [...] Applied to kvmarm/next, thanks! [1/1] MAINTAINERS: Add Oliver Upton as co-maintainer of KVM/arm64 https://git.kernel.org/kvmarm/kvmarm/c/58817be46762 -- Best, Oliver
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
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> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) base-commit: 5dc4c995db9eb45f6373a956eb1f69460e69e6d4