2022-08-15 17:31:28

by Kent Overstreet

[permalink] [raw]
Subject: [PATCH 11/11] MAINTAINERS: Add entry for printbufs

From: Kent Overstreet <[email protected]>

Printbufs are a new string building library; adding myself as the author
of this code.

Signed-off-by: Kent Overstreet <[email protected]>
---
MAINTAINERS | 6 ++++++
1 file changed, 6 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index b7deb6e92a..d954af7a84 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16365,6 +16365,12 @@ S: Maintained
F: include/linux/psi*
F: kernel/sched/psi.c

+PRINTBUF
+M: Kent Overstreet <[email protected]>
+S: Maintained
+F: include/linux/printbuf.h
+F: lib/printbuf.c
+
PRINTK
M: Petr Mladek <[email protected]>
M: Sergey Senozhatsky <[email protected]>
--
2.36.1