]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
MAINTAINERS: add Andrew Morton for lib/*
authorAndrew Morton <akpm@linux-foundation.org>
Tue, 14 Nov 2023 23:02:04 +0000 (15:02 -0800)
committerAndrew Morton <akpm@linux-foundation.org>
Mon, 20 Nov 2023 21:15:56 +0000 (13:15 -0800)
Add myself as the fallthough maintainer for material under lib/.

Cc: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
MAINTAINERS

index 97f51d5ec1cfd715487a616c78afd40324082dfc..6eedc85a013bd1afee7896561d58f3fbaf42b0d4 100644 (file)
@@ -12209,6 +12209,13 @@ F:     include/linux/nd.h
 F:     include/uapi/linux/ndctl.h
 F:     tools/testing/nvdimm/
 
+LIBRARY CODE
+M:     Andrew Morton <akpm@linux-foundation.org>
+L:     linux-kernel@vger.kernel.org
+S:     Supported
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm.git mm-nonmm-unstable
+F:     lib/*
+
 LICENSES and SPDX stuff
 M:     Thomas Gleixner <tglx@linutronix.de>
 M:     Greg Kroah-Hartman <gregkh@linuxfoundation.org>