From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hongyang Yang Subject: Re: [PATCH] MAINTAINERS: Add Yang Hongyang to REMUS part Date: Mon, 30 Jun 2014 12:29:46 +0800 Message-ID: <53B0E7BA.8070804@cn.fujitsu.com> References: <1402034255-30096-1-git-send-email-yanghy@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1402034255-30096-1-git-send-email-yanghy@cn.fujitsu.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xen.org Cc: rshriram@cs.ubc.ca, Ian.Jackson@eu.citrix.com, ian.campbell@citrix.com List-Id: xen-devel@lists.xenproject.org Ping! On 06/06/2014 01:57 PM, Yang Hongyang wrote: > Add Yang Hongyang as co-maintainer of REMUS. > > Signed-off-by: Yang Hongyang > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 1865a84..d1f675f 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -257,6 +257,7 @@ T: git git://xenbits.xen.org/qemu-upstream-*.git > > REMUS > M: Shriram Rajagopalan > +M: Yang Hongyang > S: Maintained > F: tools/remus/ > F: tools/blktap2/drivers/block-remus.c > -- Thanks, Yang.