Re: [Qemu-devel] [PATCH] MAINTAINERS: add qemu-devel as list for util

2014-10-22 Thread Alex Bennée
Kevin Wolf writes: > Am 22.10.2014 um 15:03 hat Markus Armbruster geschrieben: >> "Michael S. Tsirkin" writes: >> >> > util is used all over the place, there's >> > no one specifically that needs to be Cc'd >> > on patches touching it. >> >> I'm not sure we want this. If we dfo, then it nee

Re: [Qemu-devel] [PATCH] MAINTAINERS: add qemu-devel as list for util

2014-10-22 Thread Kevin Wolf
Am 22.10.2014 um 15:03 hat Markus Armbruster geschrieben: > "Michael S. Tsirkin" writes: > > > util is used all over the place, there's > > no one specifically that needs to be Cc'd > > on patches touching it. > > > > Signed-off-by: Michael S. Tsirkin > > --- > > MAINTAINERS | 5 + > > 1 fi

Re: [Qemu-devel] [PATCH] MAINTAINERS: add qemu-devel as list for util

2014-10-22 Thread Markus Armbruster
"Michael S. Tsirkin" writes: > util is used all over the place, there's > no one specifically that needs to be Cc'd > on patches touching it. > > Signed-off-by: Michael S. Tsirkin > --- > MAINTAINERS | 5 + > 1 file changed, 5 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index

[Qemu-devel] [PATCH] MAINTAINERS: add qemu-devel as list for util

2014-10-22 Thread Michael S. Tsirkin
util is used all over the place, there's no one specifically that needs to be Cc'd on patches touching it. Signed-off-by: Michael S. Tsirkin --- MAINTAINERS | 5 + 1 file changed, 5 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 206bf7e..e6ca9c3 100644 --- a/MAINTAINERS +++ b/MA