From: Johannes Weiner Date: Tue, 1 Aug 2023 13:18:21 +0000 (-0400) Subject: MAINTAINERS: Add Peter explicitly to the psi section X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=113d0a6b3954b57907d1a6e3209f4174f504e0ae;p=linux.git MAINTAINERS: Add Peter explicitly to the psi section 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 Signed-off-by: Peter Zijlstra (Intel) Link: https://lkml.kernel.org/r/20230801133235.GA1766885@cmpxchg.org --- diff --git a/MAINTAINERS b/MAINTAINERS index aee340630ecae..f017dc6ce7abe 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17047,6 +17047,7 @@ F: drivers/net/ppp/pptp.c PRESSURE STALL INFORMATION (PSI) M: Johannes Weiner M: Suren Baghdasaryan +R: Peter Ziljstra S: Maintained F: include/linux/psi* F: kernel/sched/psi.c