MAINTAINERS: Add printk indexing maintainers on mention of printk_index
authorChris Down <chris@chrisdown.name>
Wed, 30 Mar 2022 14:32:20 +0000 (15:32 +0100)
committerPetr Mladek <pmladek@suse.com>
Fri, 1 Apr 2022 12:14:31 +0000 (14:14 +0200)
commite11da6799fe0b1e49668cec68ab646b46712c57c
treedd2f94ef6a397773714057dd9188820f70e80313
parent3ef4ea3d84ca568dcd57816b9521e82e3bd94f08
MAINTAINERS: Add printk indexing maintainers on mention of printk_index

This will primarily catch new and changed printk_index_subsys_emit
calls, but it's also worth catching changes to other printk indexing
infrastructure outside of kernel/printk/index.c.

This avoids churn due to missing ccs when adding new printk indexes, as
was the case recently for the first round of the XFS printk indexing
patches.

Signed-off-by: Chris Down <chris@chrisdown.name>
Cc: Petr Mladek <pmladek@suse.com>
Signed-off-by: Petr Mladek <pmladek@suse.com>
Link: https://lore.kernel.org/r/YkRp9IhToTmTnkl7@chrisdown.name
MAINTAINERS