Message ID | 20210603221414.3820562-3-vinicius.gomes@intel.com |
---|---|
State | New |
Headers | show |
Series | [net-next,v2] MAINTAINERS: Add entries for CBS, ETF and taprio qdiscs | expand |
diff --git a/MAINTAINERS b/MAINTAINERS index b9f329249a5a..a245fa344206 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4138,6 +4138,14 @@ S: Odd Fixes F: Documentation/devicetree/bindings/arm/cavium-thunder2.txt F: arch/arm64/boot/dts/cavium/thunder2-99xx* +CBS/ETF/TAPRIO QDISCS +M: Vinicius Costa Gomes <vinicius.gomes@intel.com> +S: Maintained +L: netdev@vger.kernel.org +F: net/sched/sch_cbs.c +F: net/sched/sch_etf.c +F: net/sched/sch_taprio.c + CC2520 IEEE-802.15.4 RADIO DRIVER M: Varka Bhadram <varkabhadram@gmail.com> L: linux-wpan@vger.kernel.org
Add Vinicius Costa Gomes as maintainer for these qdiscs. These qdiscs are all TSN (Time Sensitive Networking) related. Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@intel.com> --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+)