From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753139AbaENVAn (ORCPT ); Wed, 14 May 2014 17:00:43 -0400 Received: from merlin.infradead.org ([205.233.59.134]:33920 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753085AbaENVAl (ORCPT ); Wed, 14 May 2014 17:00:41 -0400 Message-ID: <5373D977.1090306@infradead.org> Date: Wed, 14 May 2014 14:00:39 -0700 From: Randy Dunlap User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: LKML , "linux-doc@vger.kernel.org" Subject: [PATCH RFC] Documentation: note maintainer exceptions 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 From: Randy Dunlap Note that I don't maintain Documentation/ABI/, Documentation/devicetree/, or the language translation files. Signed-off-by: Randy Dunlap --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- lnx-315-rc2.orig/MAINTAINERS +++ lnx-315-rc2/MAINTAINERS @@ -2885,7 +2885,7 @@ M: Randy Dunlap L: linux-doc@vger.kernel.org T: quilt http://www.infradead.org/~rdunlap/Doc/patches/ S: Maintained -F: Documentation/ +F: Documentation/ (but not: ABI, devicetree, translations) DOUBLETALK DRIVER M: "James R. Van Zandt"