Am 26.01.2014 um 11:40 hat Michael S. Tsirkin geschrieben: > This will help make sure I get Cc'd on patches.
You wish... This won't change the actual responsibility, i.e. patches to virtio-blk are still meant to be merged through the block tree, right? It's just so you get a chance to comment? Kevin > Signed-off-by: Michael S. Tsirkin <m...@redhat.com> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index fb53242..adc5973 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -610,6 +610,7 @@ F: hw/*/*vhost* > > virtio > M: Anthony Liguori <aligu...@amazon.com> > +M: Michael S. Tsirkin <m...@redhat.com> > S: Supported > F: hw/*/virtio* > > -- > MST