From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH] MAINTAINERS: add scripts/dtc under Devicetree maintainers Date: Mon, 01 Oct 2012 16:09:02 -0600 Message-ID: <506A147E.3040309@wwwdotorg.org> References: <1349124546-16864-1-git-send-email-robherring2@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1349124546-16864-1-git-send-email-robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Sender: "devicetree-discuss" To: Rob Herring Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Rob Herring List-Id: devicetree@vger.kernel.org On 10/01/2012 02:49 PM, Rob Herring wrote: > From: Rob Herring > > scripts/dtc has no explicit in kernel maintainer, so add it under > Devicetree maintainers. > diff --git a/MAINTAINERS b/MAINTAINERS > F: Documentation/devicetree > F: drivers/of > F: include/linux/of*.h > + scripts/dtc Doesn't that new line need to start with "F:" too? From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756806Ab2JAWJH (ORCPT ); Mon, 1 Oct 2012 18:09:07 -0400 Received: from avon.wwwdotorg.org ([70.85.31.133]:46483 "EHLO avon.wwwdotorg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751865Ab2JAWJF (ORCPT ); Mon, 1 Oct 2012 18:09:05 -0400 Message-ID: <506A147E.3040309@wwwdotorg.org> Date: Mon, 01 Oct 2012 16:09:02 -0600 From: Stephen Warren User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120827 Thunderbird/15.0 MIME-Version: 1.0 To: Rob Herring CC: linux-kernel@vger.kernel.org, devicetree-discuss@lists.ozlabs.org, Rob Herring Subject: Re: [PATCH] MAINTAINERS: add scripts/dtc under Devicetree maintainers References: <1349124546-16864-1-git-send-email-robherring2@gmail.com> In-Reply-To: <1349124546-16864-1-git-send-email-robherring2@gmail.com> X-Enigmail-Version: 1.4.4 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/01/2012 02:49 PM, Rob Herring wrote: > From: Rob Herring > > scripts/dtc has no explicit in kernel maintainer, so add it under > Devicetree maintainers. > diff --git a/MAINTAINERS b/MAINTAINERS > F: Documentation/devicetree > F: drivers/of > F: include/linux/of*.h > + scripts/dtc Doesn't that new line need to start with "F:" too?