[PATCH] MAINTAINERS: Add VSPRINTF

From: Petr Mladek
Date: Thu Oct 31 2019 - 09:34:09 EST


printk maintainers have been reviewing patches against vsprintf code last
few years. Most changes have been committed via printk.git last two years.

New group is used because printk() is not the only vsprintf() user.
Also the group of interested people is not the same.

Signed-off-by: Petr Mladek <pmladek@xxxxxxxx>
---
MAINTAINERS | 10 ++++++++++
1 file changed, 10 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index c6c34d04ce95..4181a83bd30a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17441,6 +17441,16 @@ S: Maintained
F: drivers/net/vrf.c
F: Documentation/networking/vrf.txt

+VSPRINTF
+M: Petr Mladek <pmladek@xxxxxxxx>
+M: Steven Rostedt <rostedt@xxxxxxxxxxx>
+M: Sergey Senozhatsky <sergey.senozhatsky@xxxxxxxxx>
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk.git
+S: Maintained
+F: lib/vsprintf.c
+F: lib/test_printf.c
+F: Documentation/core-api/printk-formats.rst
+
VT1211 HARDWARE MONITOR DRIVER
M: Juerg Haefliger <juergh@xxxxxxxxx>
L: linux-hwmon@xxxxxxxxxxxxxxx
--
2.16.4