diff options
author | Liam R. Howlett <[email protected]> | 2023-07-31 13:55:42 -0400 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-08-04 13:03:42 -0700 |
commit | d1ef9dba07bf637995202d0efd29c2fea19e809c (patch) | |
tree | e4c5d37a2cf56953bc76e7800572f0c85067cc8c | |
parent | 493614da0d4e8d8bb37c3c558e0c01de20344cff (diff) |
MAINTAINERS: add maple tree mailing list
There is a mailing list for the maple tree development. Add the list to
the maple tree entry of the MAINTAINERS file so patches will be sent to
interested parties.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Liam R. Howlett <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 53b7ca804465..8355ec45452b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12481,6 +12481,7 @@ F: net/mctp/ MAPLE TREE M: Liam R. Howlett <[email protected]> S: Supported F: Documentation/core-api/maple_tree.rst |