From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH v4 16/21] MAINTAINERS: Add drivers/passthrough/arm Date: Tue, 22 Apr 2014 16:02:07 +0100 Message-ID: <5356846F.7060201@linaro.org> References: <1398172475-27873-1-git-send-email-julien.grall@linaro.org> <1398172475-27873-17-git-send-email-julien.grall@linaro.org> <53568FDB020000780000ADC2@nat28.tlf.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1WccD5-0003sW-2O for xen-devel@lists.xenproject.org; Tue, 22 Apr 2014 15:02:11 +0000 Received: by mail-ee0-f53.google.com with SMTP id b57so4721563eek.40 for ; Tue, 22 Apr 2014 08:02:09 -0700 (PDT) In-Reply-To: <53568FDB020000780000ADC2@nat28.tlf.novell.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: Jan Beulich Cc: xen-devel@lists.xenproject.org, Keir Fraser , stefano.stabellini@citrix.com, ian.campbell@citrix.com, tim@xen.org List-Id: xen-devel@lists.xenproject.org Hi Jan, On 04/22/2014 02:50 PM, Jan Beulich wrote: >>>> On 22.04.14 at 15:14, wrote: >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -134,6 +134,7 @@ F: xen/drivers/char/dt-uart.c >> F: xen/drivers/char/exynos4210-uart.c >> F: xen/drivers/char/omap-uart.c >> F: xen/drivers/char/pl011.c >> +F: xen/drivers/passthrough/arm > > This needs a trailing slash, I think. The trailing is not necessary (it works correctly for me). I can add it for consistency. While I was testing this patch, I've noticed that get_maintainer.pl is considering that you maintain the directory passthrough/arm with Ian C., Stefano and Tim. -- Julien Grall