MAINTAINERS: add Rust FW abstractions to FIRMWARE LOADER
authorDanilo Krummrich <dakr@redhat.com>
Wed, 19 Jun 2024 13:20:13 +0000 (15:20 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 20 Jun 2024 14:14:54 +0000 (16:14 +0200)
commit7bd08093999898c0c35c4e90102cb2daebfadd9a
treea8c9a58f7da5724cacce5898c7fdf6964948aa4b
parentbbe98f4fde5a52aa01a1e1d754e1398228815fb0
MAINTAINERS: add Rust FW abstractions to FIRMWARE LOADER

Add missing file path of the Rust abstractions to the maintainers entry,
until we can move it to 'drivers/base/firmware_loader/'.

CC: Luis Chamberlain <mcgrof@kernel.org>
CC: Russ Weight <russ.weight@linux.dev>
CC: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Danilo Krummrich <dakr@redhat.com>
Link: https://lore.kernel.org/r/20240619132029.59296-2-dakr@redhat.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
MAINTAINERS