diff options
author | Stephan Mueller <[email protected]> | 2015-03-06 21:36:21 +0100 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2015-03-09 21:06:19 +1100 |
commit | 2ca87a17045194638c69be87e2430842f743b00b (patch) | |
tree | 2164f7a5a588a512dcc4facfd74f69b1827dfc99 | |
parent | dbe5fe7e1b3b3632bef2c09964a5f5505de4d744 (diff) |
MAINTAINERS: add crypto-API.tmpl
The file Documentation/DocBook/crypto-API.tmpl documents the kernel
crypto API and is maintained.
Signed-off-by: Stephan Mueller <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ddc5a8cf9a8a..c10814e53858 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2805,6 +2805,7 @@ L: [email protected] 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/ |