diff options
author | Tejun Heo <tj@kernel.org> | 2024-07-12 06:46:28 -1000 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2024-07-12 06:46:28 -1000 |
commit | 226c49446bccee1c2315bc88bbbca7e6542e98fc (patch) | |
tree | 1030a626be88a5f0d9587a83103e19b754ba3161 | |
parent | 6a26f9c68901797261bc145975a02f85be0c1d8f (diff) |
cgroup: Add Michal Koutný as a maintainer
Michal has been contributing and reviewing patches across cgroup for a while
now. Add him as a maintainer.
Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Michal Koutný <mkoutny@suse.com>
Acked-by: Johannes Weiner <hannes@cmpxchg.org>
Cc: Zefan Li <lizefan.x@bytedance.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d6c90161c7bf..3dd70792f572 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5536,6 +5536,7 @@ CONTROL GROUP (CGROUP) M: Tejun Heo <tj@kernel.org> M: Zefan Li <lizefan.x@bytedance.com> M: Johannes Weiner <hannes@cmpxchg.org> +M: Michal Koutný <mkoutny@suse.com> L: cgroups@vger.kernel.org S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git |