* [PATCH] MAINTAINERS: Upgrade myself as 9pfs co-maintainer
@ 2020-03-18 13:33 Christian Schoenebeck
2020-03-18 17:12 ` Philippe Mathieu-Daudé
2020-04-20 9:39 ` Greg Kurz
0 siblings, 2 replies; 4+ messages in thread
From: Christian Schoenebeck @ 2020-03-18 13:33 UTC (permalink / raw)
To: qemu-devel; +Cc: Greg Kurz
As suggested by Greg, let's upgrade myself as co-maintainer of 9pfs.
Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 7364af0d8b..8d9cd04ab5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1630,7 +1630,7 @@ F: include/hw/virtio/
virtio-9p
M: Greg Kurz <groug@kaod.org>
-R: Christian Schoenebeck <qemu_oss@crudebyte.com>
+M: Christian Schoenebeck <qemu_oss@crudebyte.com>
S: Odd Fixes
F: hw/9pfs/
X: hw/9pfs/xen-9p*
--
2.20.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: Upgrade myself as 9pfs co-maintainer
2020-03-18 13:33 [PATCH] MAINTAINERS: Upgrade myself as 9pfs co-maintainer Christian Schoenebeck
@ 2020-03-18 17:12 ` Philippe Mathieu-Daudé
2020-04-20 9:39 ` Greg Kurz
1 sibling, 0 replies; 4+ messages in thread
From: Philippe Mathieu-Daudé @ 2020-03-18 17:12 UTC (permalink / raw)
To: Christian Schoenebeck, qemu-devel; +Cc: Greg Kurz
On 3/18/20 2:33 PM, Christian Schoenebeck wrote:
> As suggested by Greg, let's upgrade myself as co-maintainer of 9pfs.
>
> Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7364af0d8b..8d9cd04ab5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1630,7 +1630,7 @@ F: include/hw/virtio/
>
> virtio-9p
> M: Greg Kurz <groug@kaod.org>
> -R: Christian Schoenebeck <qemu_oss@crudebyte.com>
> +M: Christian Schoenebeck <qemu_oss@crudebyte.com>
> S: Odd Fixes
> F: hw/9pfs/
> X: hw/9pfs/xen-9p*
>
FWIW:
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: Upgrade myself as 9pfs co-maintainer
2020-03-18 13:33 [PATCH] MAINTAINERS: Upgrade myself as 9pfs co-maintainer Christian Schoenebeck
2020-03-18 17:12 ` Philippe Mathieu-Daudé
@ 2020-04-20 9:39 ` Greg Kurz
2020-04-20 10:31 ` Christian Schoenebeck
1 sibling, 1 reply; 4+ messages in thread
From: Greg Kurz @ 2020-04-20 9:39 UTC (permalink / raw)
To: Christian Schoenebeck; +Cc: Peter Maydell, qemu-devel
On Wed, 18 Mar 2020 14:33:44 +0100
Christian Schoenebeck <qemu_oss@crudebyte.com> wrote:
> As suggested by Greg, let's upgrade myself as co-maintainer of 9pfs.
>
> Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
> ---
Applied to 9p-next.
Hi Peter,
Christian has been contributing to and reviewing 9pfs patches for some
time now. I'm glad he's now volunteering for maintainership. The next
step is to be able to send PRs that have a chance to be accepted by you.
Christian told me he would need to start with a brand new GPG key. Because
of the confinement, it is very unlikely he has a chance to get this key
signed by anybody *in person* as described in [1]... if I try to make sure
Christian's key fingerprint is valid in a "best effort" way, e.g. multiple
messages using different media or channels, would it be acceptable for you
that I'm the only signer for his key ?
Cheers,
--
Greg
[1] https://wiki.qemu.org/Contribute/SubmitAPullRequest
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7364af0d8b..8d9cd04ab5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1630,7 +1630,7 @@ F: include/hw/virtio/
>
> virtio-9p
> M: Greg Kurz <groug@kaod.org>
> -R: Christian Schoenebeck <qemu_oss@crudebyte.com>
> +M: Christian Schoenebeck <qemu_oss@crudebyte.com>
> S: Odd Fixes
> F: hw/9pfs/
> X: hw/9pfs/xen-9p*
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: Upgrade myself as 9pfs co-maintainer
2020-04-20 9:39 ` Greg Kurz
@ 2020-04-20 10:31 ` Christian Schoenebeck
0 siblings, 0 replies; 4+ messages in thread
From: Christian Schoenebeck @ 2020-04-20 10:31 UTC (permalink / raw)
To: qemu-devel; +Cc: Greg Kurz, Peter Maydell
On Montag, 20. April 2020 11:39:59 CEST Greg Kurz wrote:
> On Wed, 18 Mar 2020 14:33:44 +0100
>
> Christian Schoenebeck <qemu_oss@crudebyte.com> wrote:
> > As suggested by Greg, let's upgrade myself as co-maintainer of 9pfs.
> >
> > Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
> > ---
>
> Applied to 9p-next.
>
>
> Hi Peter,
>
> Christian has been contributing to and reviewing 9pfs patches for some
> time now. I'm glad he's now volunteering for maintainership. The next
> step is to be able to send PRs that have a chance to be accepted by you.
> Christian told me he would need to start with a brand new GPG key. Because
> of the confinement, it is very unlikely he has a chance to get this key
> signed by anybody *in person* as described in [1]... if I try to make sure
> Christian's key fingerprint is valid in a "best effort" way, e.g. multiple
> messages using different media or channels, would it be acceptable for you
> that I'm the only signer for his key ?
Well, I probably could meet somebody in person, however since I am not allowed
to cross borders (i.e. leave Germany) that would be limited to developer(s) in
Germany. And even within Germany there are certain restrictions (e.g. entering
Bavaria or Mecklenburg-Vorpommern is problematic/restricted right now).
I don't have a crystal ball, but it does not seem likely that the border
restrictions are going to be lifted in the next few weeks or so.
Best regards,
Christian Schoenebeck
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2020-04-20 10:33 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-18 13:33 [PATCH] MAINTAINERS: Upgrade myself as 9pfs co-maintainer Christian Schoenebeck
2020-03-18 17:12 ` Philippe Mathieu-Daudé
2020-04-20 9:39 ` Greg Kurz
2020-04-20 10:31 ` Christian Schoenebeck
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).