diff options
author | Lijun Pan <[email protected]> | 2021-03-12 12:45:30 -0600 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-03-12 17:53:11 -0800 |
commit | 6afa455e6153bcbde879dd408f7ac83668b0ac4a (patch) | |
tree | 311fddd74bb79f2856a427f311fdeafc03216f71 | |
parent | a673321aa74fc5604643d6a4653684c0bc9fa617 (diff) |
ibmvnic: update MAINTAINERS
Tom wrote most of the driver code and his experience is valuable to us.
Add him as a Reviewer so that patches will be Cc'ed and reviewed by him.
Signed-off-by: Lijun Pan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f2e34ede1ab3..6acc3b839187 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8521,6 +8521,7 @@ IBM Power SRIOV Virtual NIC Device Driver M: Dany Madden <[email protected]> M: Lijun Pan <[email protected]> M: Sukadev Bhattiprolu <[email protected]> +R: Thomas Falcon <[email protected]> S: Supported F: drivers/net/ethernet/ibm/ibmvnic.* |