diff mbox series

MAINTAINERS: Add entry for CAKE qdisc

Message ID 20181116201359.15922-1-toke@toke.dk
State Accepted, archived
Delegated to: David Miller
Headers show
Series MAINTAINERS: Add entry for CAKE qdisc | expand

Commit Message

Toke Høiland-Jørgensen Nov. 16, 2018, 8:13 p.m. UTC
We would like the existing community to be kept in the loop for any new
developments on CAKE; and I certainly plan to keep maintaining it. Reflect
this in MAINTAINERS.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
---
 MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)

Comments

David Miller Nov. 18, 2018, 5:40 a.m. UTC | #1
From: Toke Høiland-Jørgensen <toke@toke.dk>
Date: Fri, 16 Nov 2018 12:13:59 -0800

> We would like the existing community to be kept in the loop for any new
> developments on CAKE; and I certainly plan to keep maintaining it. Reflect
> this in MAINTAINERS.
> 
> Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>

Applied, thanks Toke.
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 3bd775ba51ce..96be48879a7b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3276,6 +3276,12 @@  F:	include/uapi/linux/caif/
 F:	include/net/caif/
 F:	net/caif/
 
+CAKE QDISC
+M:	Toke Høiland-Jørgensen <toke@toke.dk>
+L:	cake@lists.bufferbloat.net (moderated for non-subscribers)
+S:	Maintained
+F:	net/sched/sch_cake.c
+
 CALGARY x86-64 IOMMU
 M:	Muli Ben-Yehuda <mulix@mulix.org>
 M:	Jon Mason <jdmason@kudzu.us>