Skip to content

Commit 289cae8

Browse files
author
Danilo Krummrich
committed
MAINTAINERS: pci: add entry for Rust PCI code
Bjorn, Krzysztof and I agreed that I will maintain the Rust PCI code. Therefore, create a new entry in the MAINTAINERS file. Acked-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Krzysztof Wilczyński <kwilczynski@kernel.org> Link: https://lore.kernel.org/r/20250407133059.164042-1-dakr@kernel.org [ Align Krzysztof's email address. - Danilo ] Signed-off-by: Danilo Krummrich <dakr@kernel.org>
1 parent 0af2f6b commit 289cae8

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

MAINTAINERS

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18686,6 +18686,16 @@ F: include/asm-generic/pci*
1868618686
F: include/linux/of_pci.h
1868718687
F: include/linux/pci*
1868818688
F: include/uapi/linux/pci*
18689+
18690+
PCI SUBSYSTEM [RUST]
18691+
M: Danilo Krummrich <dakr@kernel.org>
18692+
R: Bjorn Helgaas <bhelgaas@google.com>
18693+
R: Krzysztof Wilczyński <kwilczynski@kernel.org>
18694+
L: linux-pci@vger.kernel.org
18695+
S: Maintained
18696+
C: irc://irc.oftc.net/linux-pci
18697+
T: git git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git
18698+
F: rust/helpers/pci.c
1868918699
F: rust/kernel/pci.rs
1869018700
F: samples/rust/rust_driver_pci.rs
1869118701

0 commit comments

Comments
 (0)