diff options
author | Petr Mladek <[email protected]> | 2020-07-10 11:44:32 +0200 |
---|---|---|
committer | Petr Mladek <[email protected]> | 2020-07-15 08:49:12 +0200 |
commit | 3270ecb5214ad11a4a94af92c4bf47740c90d294 (patch) | |
tree | 748ea5c118d11b24d95a62e7e5affeaed5414216 | |
parent | 896fbe20b4e2333fb55cc9b9b783ebcc49eee7c7 (diff) |
MAINTAIERS: Add John Ogness as printk reviewer
John Ogness has started major rework of the printk code. Add him
as reviewer so that he is aware of all other coming changes and
could influence their integration.
Signed-off-by: Petr Mladek <[email protected]>
Acked-by: Steven Rostedt (VMware) <[email protected]>
Acked-by: Sergey Senozhatsky <[email protected]>
Acked-by: John Ogness <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7b5ffd646c6b..6d61252f8506 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13770,6 +13770,7 @@ PRINTK M: Petr Mladek <[email protected]> M: Sergey Senozhatsky <[email protected]> R: Steven Rostedt <[email protected]> +R: John Ogness <[email protected]> S: Maintained F: include/linux/printk.h F: kernel/printk/ |