All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kurz <groug@kaod.org>
To: Christian Schoenebeck <qemu_oss@crudebyte.com>
Cc: <qemu-devel@nongnu.org>, QEMU Trivial <qemu-trivial@nongnu.org>,
	"Laurent Vivier" <laurent@vivier.eu>
Subject: Re: [PATCH] MAINTAINERS: Update 9pfs tree URL
Date: Wed, 27 Jan 2021 17:02:55 +0100	[thread overview]
Message-ID: <20210127170255.1d381a0a@bahia.lan> (raw)
In-Reply-To: <1679340.e36fRnoiaZ@silver>

On Wed, 27 Jan 2021 15:33:51 +0100
Christian Schoenebeck <qemu_oss@crudebyte.com> wrote:

> On Freitag, 15. Januar 2021 14:50:17 CET Christian Schoenebeck wrote:
> > On Freitag, 15. Januar 2021 14:42:24 CET Greg Kurz wrote:
> > > I've already moved my repositories to gitlab for extra CI coverage,
> > > and I won't use the ones at github anymore.
> > > 
> > > Signed-off-by: Greg Kurz <groug@kaod.org>
> > 
> > Reviewed-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
> > 
> > > ---
> > > 
> > >  MAINTAINERS |    2 +-
> > >  1 file changed, 1 insertion(+), 1 deletion(-)
> > > 
> > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > index cb0656aec3d4..21038d3fdfce 100644
> > > --- a/MAINTAINERS
> > > +++ b/MAINTAINERS
> > > @@ -1828,7 +1828,7 @@ X: hw/9pfs/xen-9p*
> > > 
> > >  F: fsdev/
> > >  F: docs/interop/virtfs-proxy-helper.rst
> > >  F: tests/qtest/virtio-9p-test.c
> > > 
> > > -T: git https://github.com/gkurz/qemu.git 9p-next
> > > +T: git https://gitlab.com/gkurz/qemu.git 9p-next
> > > 
> > >  virtio-blk
> > >  M: Stefan Hajnoczi <stefanha@redhat.com>
> 
> What's the status of this patch? I would add my T: line below just for the 
> records. But I'd rather wait for this patch being merged to main line.
> 

Drat... I forgot about this one and I'm not about to post a PR
anytime soon.

Laurent,

Any chance you can take this in the trivial tree ?

> Best regards,
> Christian Schoenebeck
> 
> 



WARNING: multiple messages have this Message-ID (diff)
From: Greg Kurz <groug@kaod.org>
To: Christian Schoenebeck <qemu_oss@crudebyte.com>
Cc: QEMU Trivial <qemu-trivial@nongnu.org>,
	qemu-devel@nongnu.org, Laurent Vivier <laurent@vivier.eu>
Subject: Re: [PATCH] MAINTAINERS: Update 9pfs tree URL
Date: Wed, 27 Jan 2021 17:02:55 +0100	[thread overview]
Message-ID: <20210127170255.1d381a0a@bahia.lan> (raw)
In-Reply-To: <1679340.e36fRnoiaZ@silver>

On Wed, 27 Jan 2021 15:33:51 +0100
Christian Schoenebeck <qemu_oss@crudebyte.com> wrote:

> On Freitag, 15. Januar 2021 14:50:17 CET Christian Schoenebeck wrote:
> > On Freitag, 15. Januar 2021 14:42:24 CET Greg Kurz wrote:
> > > I've already moved my repositories to gitlab for extra CI coverage,
> > > and I won't use the ones at github anymore.
> > > 
> > > Signed-off-by: Greg Kurz <groug@kaod.org>
> > 
> > Reviewed-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
> > 
> > > ---
> > > 
> > >  MAINTAINERS |    2 +-
> > >  1 file changed, 1 insertion(+), 1 deletion(-)
> > > 
> > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > index cb0656aec3d4..21038d3fdfce 100644
> > > --- a/MAINTAINERS
> > > +++ b/MAINTAINERS
> > > @@ -1828,7 +1828,7 @@ X: hw/9pfs/xen-9p*
> > > 
> > >  F: fsdev/
> > >  F: docs/interop/virtfs-proxy-helper.rst
> > >  F: tests/qtest/virtio-9p-test.c
> > > 
> > > -T: git https://github.com/gkurz/qemu.git 9p-next
> > > +T: git https://gitlab.com/gkurz/qemu.git 9p-next
> > > 
> > >  virtio-blk
> > >  M: Stefan Hajnoczi <stefanha@redhat.com>
> 
> What's the status of this patch? I would add my T: line below just for the 
> records. But I'd rather wait for this patch being merged to main line.
> 

Drat... I forgot about this one and I'm not about to post a PR
anytime soon.

Laurent,

Any chance you can take this in the trivial tree ?

> Best regards,
> Christian Schoenebeck
> 
> 



  reply	other threads:[~2021-01-27 16:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-15 13:42 [PATCH] MAINTAINERS: Update 9pfs tree URL Greg Kurz
2021-01-15 13:50 ` Christian Schoenebeck
2021-01-27 14:33   ` Christian Schoenebeck
2021-01-27 16:02     ` Greg Kurz [this message]
2021-01-27 16:02       ` Greg Kurz
2021-01-27 16:07       ` Laurent Vivier
2021-01-27 16:39         ` Christian Schoenebeck

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=20210127170255.1d381a0a@bahia.lan \
    --to=groug@kaod.org \
    --cc=laurent@vivier.eu \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@nongnu.org \
    --cc=qemu_oss@crudebyte.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.