Let's keep an eye on the Rust abstractions; add myself as reviewer to DRIVER CORE.
Signed-off-by: Danilo Krummrich <[email protected]> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 95bd7dc88ad8..6b9e10551392 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7021,6 +7021,7 @@ F: include/linux/component.h DRIVER CORE, KOBJECTS, DEBUGFS AND SYSFS M: Greg Kroah-Hartman <[email protected]> R: "Rafael J. Wysocki" <[email protected]> +R: Danilo Krummrich <[email protected]> S: Supported T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git F: Documentation/core-api/kobject.rst -- 2.47.1

