M should be earned.
Signed-off-by: Sergey Senozhatsky <[email protected]>
---
MAINTAINERS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 15ce1f07d9f7..42b3b05f8473 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17037,9 +17037,9 @@ F: kernel/sched/psi.c
PRINTK
M: Petr Mladek <[email protected]>
-M: Sergey Senozhatsky <[email protected]>
R: Steven Rostedt <[email protected]>
R: John Ogness <[email protected]>
+R: Sergey Senozhatsky <[email protected]>
S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux.git
F: include/linux/printk.h
@@ -22796,9 +22796,9 @@ F: drivers/net/vrf.c
VSPRINTF
M: Petr Mladek <[email protected]>
M: Steven Rostedt <[email protected]>
-M: Sergey Senozhatsky <[email protected]>
R: Andy Shevchenko <[email protected]>
R: Rasmus Villemoes <[email protected]>
+R: Sergey Senozhatsky <[email protected]>
S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux.git
F: Documentation/core-api/printk-formats.rst
--
2.41.0.255.g8b1d071c50-goog
On Wed 2023-07-05 22:14:34, Sergey Senozhatsky wrote:
> M should be earned.
>
> Signed-off-by: Sergey Senozhatsky <[email protected]>
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -17037,9 +17037,9 @@ F: kernel/sched/psi.c
>
> PRINTK
> M: Petr Mladek <[email protected]>
> -M: Sergey Senozhatsky <[email protected]>
> R: Steven Rostedt <[email protected]>
> R: John Ogness <[email protected]>
> +R: Sergey Senozhatsky <[email protected]>
> S: Maintained
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux.git
> F: include/linux/printk.h
> @@ -22796,9 +22796,9 @@ F: drivers/net/vrf.c
> VSPRINTF
> M: Petr Mladek <[email protected]>
> M: Steven Rostedt <[email protected]>
> -M: Sergey Senozhatsky <[email protected]>
> R: Andy Shevchenko <[email protected]>
> R: Rasmus Villemoes <[email protected]>
> +R: Sergey Senozhatsky <[email protected]>
> S: Maintained
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux.git
> F: Documentation/core-api/printk-formats.rst
Thanks a lot for staying around and keeping an eye on printk().
I have pushed the patch into printk/linux.git, branch for-6.6.
Best Regards,
Petr
On (23/07/14 13:56), Petr Mladek wrote:
>
> Thanks a lot for staying around and keeping an eye on printk().
>
> I have pushed the patch into printk/linux.git, branch for-6.6.
Many thanks Petr!