diff options
author | Nick Child <nnac123@linux.ibm.com> | 2022-08-03 10:52:46 -0500 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-08-05 18:53:11 -0700 |
commit | 8a5dfc28af9acea379952df533d86bce4aa91a42 (patch) | |
tree | e6c1a8c5ab6d7c4b208b80e147040053a1650d9e | |
parent | 07977a8a9e542888d39acc14a0738fd2fcdafbf0 (diff) | |
download | linux-8a5dfc28af9acea379952df533d86bce4aa91a42.tar.bz2 |
MAINTAINERS: Update ibmveth maintainer
Add Nick Child as the maintainer of the IBM Power Virtual Ethernet
Device Driver, replacing Cristobal Forno.
Signed-off-by: Nick Child <nnac123@linux.ibm.com>
Link: https://lore.kernel.org/r/20220803155246.39582-1-nnac123@linux.ibm.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 56ab4aae433e..386178699ae7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9609,7 +9609,7 @@ F: arch/powerpc/platforms/powernv/copy-paste.h F: arch/powerpc/platforms/powernv/vas* IBM Power Virtual Ethernet Device Driver -M: Cristobal Forno <cforno12@linux.ibm.com> +M: Nick Child <nnac123@linux.ibm.com> L: netdev@vger.kernel.org S: Supported F: drivers/net/ethernet/ibm/ibmveth.* |