From patchwork Fri Sep 7 10:30:22 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wolfram Sang X-Patchwork-Id: 967303 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=linux-i2c-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=the-dreams.de Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 426DGt686Jz9s4Z for ; Fri, 7 Sep 2018 20:30:30 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728321AbeIGPKs (ORCPT ); Fri, 7 Sep 2018 11:10:48 -0400 Received: from sauhun.de ([88.99.104.3]:52742 "EHLO pokefinder.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727651AbeIGPKr (ORCPT ); Fri, 7 Sep 2018 11:10:47 -0400 Received: from localhost (p54B3324C.dip0.t-ipconnect.de [84.179.50.76]) by pokefinder.org (Postfix) with ESMTPSA id 01B902C28E9; Fri, 7 Sep 2018 12:30:27 +0200 (CEST) From: Wolfram Sang To: linux-doc@vger.kernel.org Cc: linux-i2c@vger.kernel.org, Jonathan Corbet , Wolfram Sang Subject: [PATCH 2/2] MAINTAINERS: add i2c to the excludes for Documentation Date: Fri, 7 Sep 2018 12:30:22 +0200 Message-Id: <20180907103022.2258-2-wsa@the-dreams.de> X-Mailer: git-send-email 2.18.0 In-Reply-To: <20180907103022.2258-1-wsa@the-dreams.de> References: <20180907103022.2258-1-wsa@the-dreams.de> Sender: linux-i2c-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-i2c@vger.kernel.org I'll handle these myself but thanks for providing the fallback! Signed-off-by: Wolfram Sang --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 2698ee553008..39c39dd6fba6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4487,6 +4487,7 @@ F: scripts/kernel-doc X: Documentation/ABI/ X: Documentation/acpi/ X: Documentation/devicetree/ +X: Documentation/i2c/ X: Documentation/media/ X: Documentation/power/ X: Documentation/spi/