diff options
author | Rick Lindsley <[email protected]> | 2022-10-28 13:35:11 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-10-31 19:56:57 -0700 |
commit | e230d36f7d4cf1b89614e2bb4c2f0c55a16d3259 (patch) | |
tree | 5b6899a8037c6d68852a6070f8f534e5444e265b | |
parent | 8bdc2acd420c6f3dd1f1c78750ec989f02a1e2b9 (diff) |
ibmvnic: change maintainers for vnic driver
Changed maintainers for vnic driver, since Dany has new responsibilities.
Also added Nick Child as reviewer.
Signed-off-by: Rick Lindsley <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9e437612dd81..9b297be5c6ed 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9775,7 +9775,10 @@ S: Supported F: drivers/pci/hotplug/rpaphp* IBM Power SRIOV Virtual NIC Device Driver -M: Dany Madden <[email protected]> +M: Haren Myneni <[email protected]> +M: Rick Lindsley <[email protected]> +R: Nick Child <[email protected]> +R: Dany Madden <[email protected]> R: Thomas Falcon <[email protected]> S: Supported |