Message ID | 20210522004654.2058118-1-vinicius.gomes@intel.com |
---|---|
State | Superseded |
Headers | show |
Series | [net-next,v2] MAINTAINERS: Add entries for CBS, ETF and taprio qdiscs | expand |
Hello: This patch was applied to netdev/net.git (refs/heads/master): On Fri, 21 May 2021 17:46:54 -0700 you wrote: > 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(+) Here is the summary with links: - [net-next,v2] MAINTAINERS: Add entries for CBS, ETF and taprio qdiscs https://git.kernel.org/netdev/net/c/1e69abf98921 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
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(+)