diff options
author | David S. Miller <davem@davemloft.net> | 2020-09-10 17:40:13 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-09-10 17:40:13 +0200 |
commit | 46cf789b68b25744be3dc99efd4afce4a5381b5c (patch) | |
tree | 90202007f858618dbef4cae628c95f1e93bdbbbf /MAINTAINERS | |
parent | Merge branch 'net-qed-disable-aRFS-in-NPAR-and-100G' (diff) | |
download | linux-46cf789b68b25744be3dc99efd4afce4a5381b5c.tar.xz linux-46cf789b68b25744be3dc99efd4afce4a5381b5c.zip |
connector: Move maintainence under networking drivers umbrella.
Evgeniy does not have the time nor capacity to maintain the
connector subsystem any longer, so just move it under networking
as that is effectively what has been happening lately.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 12be7ae4d989..2783a5f68d2c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4407,12 +4407,6 @@ T: git git://git.infradead.org/users/hch/configfs.git F: fs/configfs/ F: include/linux/configfs.h -CONNECTOR -M: Evgeniy Polyakov <zbr@ioremap.net> -L: netdev@vger.kernel.org -S: Maintained -F: drivers/connector/ - CONSOLE SUBSYSTEM M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> S: Supported @@ -12046,6 +12040,7 @@ Q: http://patchwork.ozlabs.org/project/netdev/list/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git T: git git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git F: Documentation/devicetree/bindings/net/ +F: drivers/connector/ F: drivers/net/ F: include/linux/etherdevice.h F: include/linux/fcdevice.h |