[PATCH] MAINTAINERS: Add myself as context tracking maintainer

From: Frederic Weisbecker
Date: Wed Apr 21 2021 - 06:37:51 EST


I've been missing a lot of patches touching context tracking for which
I wasn't Cc'ed these last months. The code looks like a simple single
file but has a lot of subtle tentacles.

Signed-off-by: Frederic Weisbecker <frederic@xxxxxxxxxx>
---
MAINTAINERS | 6 ++++++
1 file changed, 6 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index d92f85ca831d..82870ec99258 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4505,6 +4505,12 @@ S: Supported
F: drivers/video/console/
F: include/linux/console*

+CONTEXT TRACKING
+M: Frederic Weisbecker <frederic@xxxxxxxxxx>
+S: Maintained
+F: kernel/context_tracking.c
+F: include/linux/context_tracking*
+
CONTROL GROUP (CGROUP)
M: Tejun Heo <tj@xxxxxxxxxx>
M: Zefan Li <lizefan.x@xxxxxxxxxxxxx>
--
2.25.1