From: Yang Yang Date: Fri, 17 Jan 2025 14:20:13 +0000 (+0800) Subject: MAINTAINERS: add Yang Yang as a co-maintainer of PER-TASK DELAY ACCOUNTING X-Git-Tag: v6.15-rc1~80^2~75 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc0d9d9afcd304e5402a73f6244926915e6de8e6;p=thirdparty%2Flinux.git 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 --- diff --git a/MAINTAINERS b/MAINTAINERS index ed7aa6867674e..a666d7e34fd3b 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