bus/dpaa: introduce NXP DPAA bus driver skeleton
[dpdk.git] / MAINTAINERS
index 5fd78bf..3fe2eef 100644 (file)
@@ -21,33 +21,36 @@ Descriptions of section entries:
 
 General Project Administration
 ------------------------------
+
+Main Branch
 M: Thomas Monjalon <thomas@monjalon.net>
+M: Ferruh Yigit <ferruh.yigit@intel.com>
 T: git://dpdk.org/dpdk
-F: MAINTAINERS
-F: devtools/check-dup-includes.sh
-F: devtools/check-maintainers.sh
-F: devtools/check-git-log.sh
-F: devtools/check-includes.sh
-F: devtools/checkpatches.sh
-F: devtools/git-log-fixes.sh
-F: devtools/load-devel-config
-F: devtools/test-build.sh
 
 Stable Branches
----------------
+M: Yuanhan Liu <yliu@fridaylinux.org>
 T: git://dpdk.org/dpdk-stable
 
 Security Issues
----------------
 M: maintainers@dpdk.org
 
-
 Documentation (with overlaps)
--------------
 M: John McNamara <john.mcnamara@intel.com>
 F: README
 F: doc/
 
+Developers and Maintainers Tools
+M: Thomas Monjalon <thomas@monjalon.net>
+F: MAINTAINERS
+F: devtools/check-dup-includes.sh
+F: devtools/check-maintainers.sh
+F: devtools/check-git-log.sh
+F: devtools/check-includes.sh
+F: devtools/checkpatches.sh
+F: devtools/git-log-fixes.sh
+F: devtools/load-devel-config
+F: devtools/test-build.sh
+
 
 Build System
 ------------
@@ -389,6 +392,7 @@ F: doc/guides/nics/features/mlx4.ini
 Mellanox mlx5
 M: Adrien Mazarguil <adrien.mazarguil@6wind.com>
 M: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
+M: Yongseok Koh <yskoh@mellanox.com>
 F: drivers/net/mlx5/
 F: doc/guides/nics/mlx5.rst
 F: doc/guides/nics/features/mlx5.ini
@@ -403,7 +407,12 @@ Netronome nfp
 M: Alejandro Lucero <alejandro.lucero@netronome.com>
 F: drivers/net/nfp/
 F: doc/guides/nics/nfp.rst
-F: doc/guides/nics/features/nfp.ini
+F: doc/guides/nics/features/nfp*.ini
+
+NXP dpaa
+M: Hemant Agrawal <hemant.agrawal@nxp.com>
+M: Shreyansh Jain <shreyansh.jain@nxp.com>
+F: drivers/bus/dpaa/
 
 NXP dpaa2
 M: Hemant Agrawal <hemant.agrawal@nxp.com>
@@ -639,6 +648,7 @@ F: doc/guides/sample_app_ug/ip_reassembly.rst
 Generic Receive Offload - EXPERIMENTAL
 M: Jiayu Hu <jiayu.hu@intel.com>
 F: lib/librte_gro/
+F: doc/guides/prog_guide/generic_receive_offload_lib.rst
 
 Distributor
 M: Bruce Richardson <bruce.richardson@intel.com>