From fc0d9d9afcd304e5402a73f6244926915e6de8e6 Mon Sep 17 00:00:00 2001 From: Yang Yang Date: Fri, 17 Jan 2025 22:20:13 +0800 Subject: [PATCH] MAINTAINERS: add Yang Yang as a co-maintainer of PER-TASK DELAY ACCOUNTING Balbir Singh is the unique maintainer of PER-TASK DELAY ACCOUNTING, and he had started work on cgroupstats a long time back, this subsystem then is not growing at a very rapid pace. With their excellent work delay accounting is still very useful for observing and optimizing system delay, but still needs continuous improvement. Yang Yang with his team had worked for most of the recent patches of the subsystem, and he has a strong willing to help, Balbir Singh is glad to see that, so add him as a co-maintainer. Link: https://lkml.kernel.org/r/20250117222013817zWHgBaSigRI_eRJt1hqnu@zte.com.cn Signed-off-by: Yang Yang Cc: Balbir Singh Signed-off-by: Andrew Morton --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index ed7aa6867674..a666d7e34fd3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18513,6 +18513,7 @@ F: mm/percpu*.c PER-TASK DELAY ACCOUNTING M: Balbir Singh +M: Yang Yang S: Maintained F: include/linux/delayacct.h F: kernel/delayacct.c -- 2.50.1