[PATCH 11/11] MAINTAINERS: Add entry for printbufs

From: Kent Overstreet
Date: Mon Aug 15 2022 - 13:27:18 EST


From: Kent Overstreet <kent.overstreet@xxxxxxxxx>

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

Signed-off-by: Kent Overstreet <kent.overstreet@xxxxxxxxx>
---
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 <kent.overstreet@xxxxxxxxx>
+S: Maintained
+F: include/linux/printbuf.h
+F: lib/printbuf.c
+
PRINTK
M: Petr Mladek <pmladek@xxxxxxxx>
M: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
--
2.36.1