From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756650AbbCFUgi (ORCPT ); Fri, 6 Mar 2015 15:36:38 -0500 Received: from mail.eperm.de ([89.247.134.16]:36541 "EHLO mail.eperm.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756460AbbCFUge (ORCPT ); Fri, 6 Mar 2015 15:36:34 -0500 From: Stephan Mueller To: "'Herbert Xu" Cc: linux-crypto@vger.kernel.org, "'LKML'" Subject: [PATCH 2/2] MAINTAINERS: add crypto-API.tmpl Date: Fri, 06 Mar 2015 21:36:21 +0100 Message-ID: <2391509.L1I9IBRz2l@tachyon.chronox.de> User-Agent: KMail/4.14.4 (Linux/3.18.7-200.fc21.x86_64; KDE/4.14.4; x86_64; ; ) In-Reply-To: <1463694.oXIsepBPWM@tachyon.chronox.de> References: <1463694.oXIsepBPWM@tachyon.chronox.de> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The file Documentation/DocBook/crypto-API.tmpl documents the kernel crypto API and is maintained. Signed-off-by: Stephan Mueller --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index ddc5a8c..c10814e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2805,6 +2805,7 @@ L: linux-crypto@vger.kernel.org T: git git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git S: Maintained F: Documentation/crypto/ +F: Documentation/DocBook/crypto-API.tmpl F: arch/*/crypto/ F: crypto/ F: drivers/crypto/ -- 2.1.0