Roopa has decided to withdraw as a bridge maintainer and Ido has agreed to step up and co-maintain the bridge with me. He has been very helpful in bridge patch reviews and has contributed a lot to the bridge over the years. Add an entry for Roopa to CREDITS and also add bridge's headers to its MAINTAINERS entry. Signed-off-by: Nikolay Aleksandrov <razor@xxxxxxxxxxxxx> --- CREDITS | 4 ++++ MAINTAINERS | 4 +++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CREDITS b/CREDITS index 53d11a46fd69..d71d42c30044 100644 --- a/CREDITS +++ b/CREDITS @@ -3233,6 +3233,10 @@ N: Rui Prior E: rprior@xxxxxxxxx D: ATM device driver for NICStAR based cards +N: Roopa Prabhu +E: roopa@xxxxxxxxxx +D: Bridge co-maintainer, vxlan and networking contributor + N: Stefan Probst E: sp@xxxxxxxxxx D: The Linux Support Team Erlangen, 1993-97 diff --git a/MAINTAINERS b/MAINTAINERS index 241ca9e260a2..3169b1e3f006 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8590,12 +8590,14 @@ F: Documentation/networking/devlink/etas_es58x.rst F: drivers/net/can/usb/etas_es58x/ ETHERNET BRIDGE -M: Roopa Prabhu <roopa@xxxxxxxxxx> M: Nikolay Aleksandrov <razor@xxxxxxxxxxxxx> +M: Ido Schimmel <idosch@xxxxxxxxxx> L: bridge@xxxxxxxxxxxxxxx L: netdev@xxxxxxxxxxxxxxx S: Maintained W: http://www.linuxfoundation.org/en/Net:Bridge +F: include/linux/if_bridge.h +F: include/uapi/linux/if_bridge.h F: include/linux/netfilter_bridge/ F: net/bridge/ -- 2.48.1