[dpdk-dev,v8,25/25] maintainers: claim maintainership of PCI lib

Message ID 61e62f4c70cf1557fd602beb3f16e41f536d4fe4.1509012196.git.gaetan.rivet@6wind.com (mailing list archive)
State Accepted, archived
Headers

Checks

Context Check Description
ci/checkpatch warning coding style issues
ci/Intel-compilation success Compilation OK

Commit Message

Gaëtan Rivet Oct. 26, 2017, 10:06 a.m. UTC
  Add also PCI bus as an orphan.

Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com>
---
 MAINTAINERS | 9 +++++++++
 1 file changed, 9 insertions(+)
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 04bdbae..597f2da 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -286,6 +286,11 @@  T: git://dpdk.org/next/dpdk-next-eventdev
 F: lib/librte_eventdev/*eth_rx_adapter*
 F: test/test/test_event_eth_rx_adapter.c
 
+Bus Drivers
+-----------
+
+PCI:
+F: drivers/bus/pci
 
 Networking Drivers
 ------------------
@@ -876,6 +881,10 @@  Latency statistics
 M: Reshma Pattan <reshma.pattan@intel.com>
 F: lib/librte_latencystats/
 
+PCI
+M: Gaetan Rivet <gaetan.rivet@6wind.com>
+F: lib/librte_pci/
+
 
 Test Applications
 -----------------