Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

MAINTAINERS: Add missing T: entry for FIRMWARE LOADER

The firmware loader is maintained through the driver-core tree, hence
add a corresponding T: entry.

Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://patch.msgid.link/20260120123925.28267-2-dakr@kernel.org
Signed-off-by: Danilo Krummrich <dakr@kernel.org>

+1
+1
MAINTAINERS
··· 9830 9830 M: Danilo Krummrich <dakr@kernel.org> 9831 9831 L: driver-core@lists.linux.dev 9832 9832 S: Maintained 9833 + T: git git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core.git 9833 9834 F: Documentation/firmware_class/ 9834 9835 F: drivers/base/firmware_loader/ 9835 9836 F: rust/kernel/firmware.rs