[PATCH] MAINTAINERS: add Peter explicitly to the psi section

From: Johannes Weiner
Date: Tue Aug 01 2023 - 09:18:21 EST


Peter is kind enough to route the low-volume psi patches through the
scheduler tree, but he is frequently not CC'd on them.

While he is matched through the SCHEDULER maintainers and reviewers on
kern/sched/*, that list is long, and mostly not applicable to psi
code. Thus, patch submitters often just CC the explicit PSI entries.

Add him to that section, to make sure he gets those patches.

Signed-off-by: Johannes Weiner <hannes@xxxxxxxxxxx>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3be1bdfe8ecc..b68f3ab368c1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17037,6 +17037,7 @@ F: drivers/net/ppp/pptp.c
PRESSURE STALL INFORMATION (PSI)
M: Johannes Weiner <hannes@xxxxxxxxxxx>
M: Suren Baghdasaryan <surenb@xxxxxxxxxx>
+R: Peter Ziljstra <peterz@xxxxxxxxxxxxx>
S: Maintained
F: include/linux/psi*
F: kernel/sched/psi.c
--
2.41.0