diff mbox series

MAINTAINERS: add my github tree URL

Message ID E1l5rYG-0005sv-87@lizzy.crudebyte.com (mailing list archive)
State New, archived
Headers show
Series MAINTAINERS: add my github tree URL | expand

Commit Message

Christian Schoenebeck Jan. 30, 2021, 2:39 p.m. UTC
I already used this github URL for PRs before and will continue to use it in
foreseeable future.

Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Greg Kurz Feb. 1, 2021, 10:08 a.m. UTC | #1
On Sat, 30 Jan 2021 15:39:14 +0100
Christian Schoenebeck <qemu_oss@crudebyte.com> wrote:

> I already used this github URL for PRs before and will continue to use it in
> foreseeable future.
> 
> Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
> ---

Reviewed-by: Greg Kurz <groug@kaod.org>

Unless you're planning to send a PR soon, I guess this can go
through the trivial tree.

>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index bcd88668bc..e8f49aeebd 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1832,6 +1832,7 @@ F: fsdev/
>  F: docs/interop/virtfs-proxy-helper.rst
>  F: tests/qtest/virtio-9p-test.c
>  T: git https://gitlab.com/gkurz/qemu.git 9p-next
> +T: git https://github.com/cschoenebeck/qemu.git 9p.next
>  
>  virtio-blk
>  M: Stefan Hajnoczi <stefanha@redhat.com>
shiju.jose--- via Feb. 1, 2021, 11:08 a.m. UTC | #2
On Montag, 1. Februar 2021 11:08:10 CET Greg Kurz wrote:
> On Sat, 30 Jan 2021 15:39:14 +0100
> 
> Christian Schoenebeck <qemu_oss@crudebyte.com> wrote:
> > I already used this github URL for PRs before and will continue to use it
> > in foreseeable future.
> > 
> > Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
> > ---
> 
> Reviewed-by: Greg Kurz <groug@kaod.org>
> 
> Unless you're planning to send a PR soon, I guess this can go
> through the trivial tree.

Yes, I would appreciate if that's going through the trivial queue, as it will 
indeed take a while for my next PR.

Thanks!

Best regards,
Christian Schoenebeck
Laurent Vivier Feb. 13, 2021, 10:49 p.m. UTC | #3
Le 01/02/2021 à 12:08, qemu_oss--- via a écrit :
> On Montag, 1. Februar 2021 11:08:10 CET Greg Kurz wrote:
>> On Sat, 30 Jan 2021 15:39:14 +0100
>>
>> Christian Schoenebeck <qemu_oss@crudebyte.com> wrote:
>>> I already used this github URL for PRs before and will continue to use it
>>> in foreseeable future.
>>>
>>> Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
>>> ---
>>
>> Reviewed-by: Greg Kurz <groug@kaod.org>
>>
>> Unless you're planning to send a PR soon, I guess this can go
>> through the trivial tree.
> 
> Yes, I would appreciate if that's going through the trivial queue, as it will 
> indeed take a while for my next PR.
> 
> Thanks!
> 
> Best regards,
> Christian Schoenebeck
> 
> 
> 

Applied to my trivial-patches branch.

Thanks,
Laurent
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index bcd88668bc..e8f49aeebd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1832,6 +1832,7 @@  F: fsdev/
 F: docs/interop/virtfs-proxy-helper.rst
 F: tests/qtest/virtio-9p-test.c
 T: git https://gitlab.com/gkurz/qemu.git 9p-next
+T: git https://github.com/cschoenebeck/qemu.git 9p.next
 
 virtio-blk
 M: Stefan Hajnoczi <stefanha@redhat.com>