From: Leon Romanovsky Date: Tue, 1 Apr 2025 12:28:47 +0000 (+0300) Subject: drivers/base: Add myself as auxiliary bus reviewer X-Git-Tag: v6.15-rc4~24^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a8e858e29955175ab7587190d449fa6a566d90e5;p=thirdparty%2Fkernel%2Flinux.git drivers/base: Add myself as auxiliary bus reviewer As the one who participated in initial development of auxiliary bus and later reviewed many of existing auxiliary bus consumers, I would like to be CCed on all auxiliary bus changes. Add myself as a reviewer to do not miss new development in that area. Signed-off-by: Leon Romanovsky Link: https://lore.kernel.org/r/b60e74e286b1d3935de46092470f716701c924a1.1743510317.git.leon@kernel.org Signed-off-by: Greg Kroah-Hartman --- diff --git a/MAINTAINERS b/MAINTAINERS index 01f86f5c5f81f..29c9ea9c0a3c3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3867,6 +3867,7 @@ AUXILIARY BUS DRIVER M: Greg Kroah-Hartman R: Dave Ertman R: Ira Weiny +R: Leon Romanovsky S: Supported T: git git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core.git F: Documentation/driver-api/auxiliary_bus.rst