MAINTAINERS: Update the DMA Rust entry
authorDanilo Krummrich <dakr@kernel.org>
Wed, 10 Sep 2025 09:40:03 +0000 (11:40 +0200)
committerDanilo Krummrich <dakr@kernel.org>
Thu, 11 Sep 2025 20:09:22 +0000 (22:09 +0200)
commitf6d2900f2806d584303db689d9e18f0443610514
treef9187d65a16a4d815280392c62ec824f8a36ade1
parent3c9ba2777d6c86025e1ba4186dc5cd930e40ec5f
MAINTAINERS: Update the DMA Rust entry

Update the DMA Rust maintainers entry in the following two aspects:

  (1) Change Abdiel's entry to 'Reviewer'.

  (2) Take patches through the driver-core tree.

Abdiel won't do any more maintainer work on the DMA (or scatterlist)
infrastructure, but he'd like to be kept in the loop, hence change is
entry to 'R:'.

Analogous to [1], the DMA (and scatterlist) helpers are closely coupled
with the core device infrastructure and the device lifecycle, hence take
patches through the driver-core tree by default.

Cc: Abdiel Janulgue <abdiel.janulgue@gmail.com>
Link: https://lore.kernel.org/r/20250725202840.2251768-1-ojeda@kernel.org
Acked-by: Abdiel Janulgue <abdiel.janulgue@gmail.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
MAINTAINERS