diff options
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | 2018-04-27 02:47:35 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-04-27 22:03:09 +0300 |
commit | 0b21bca04551906485e5d4140ccb2d875c45daa0 (patch) | |
tree | 5f1eb054a3fe491288faf4f8db707664f55f594d /MAINTAINERS | |
parent | e8e9608116593a54915a6ca8e343210e3aa6bce3 (diff) | |
download | linux-0b21bca04551906485e5d4140ccb2d875c45daa0.tar.xz |
MAINTAINERS: add davem in NETWORKING DRIVERS
"./scripts/get_maintainer.pl -f" does not actually show us David as the
maintainer of drivers/net directories such as team, bonding, phy or dsa.
Adding him in an M: entry of NETWORKING DRIVERS fixes this.
Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 92be777d060a..2310341b9995 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9733,6 +9733,7 @@ W: https://fedorahosted.org/dropwatch/ F: net/core/drop_monitor.c NETWORKING DRIVERS +M: "David S. Miller" <davem@davemloft.net> L: netdev@vger.kernel.org W: http://www.linuxfoundation.org/en/Net Q: http://patchwork.ozlabs.org/project/netdev/list/ |