Message ID | 20210312184530.14962-1-ljp@linux.ibm.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 6afa455e6153bcbde879dd408f7ac83668b0ac4a |
Delegated to: | Netdev Maintainers |
Headers | show |
Series | [net] ibmvnic: update MAINTAINERS | expand |
Context | Check | Description |
---|---|---|
netdev/cover_letter | success | Link |
netdev/fixes_present | success | No Fixes tags, but series doesn't touch code |
netdev/patch_count | success | Link |
netdev/tree_selection | success | Clearly marked for net |
netdev/subject_prefix | success | Link |
netdev/cc_maintainers | success | CCed 0 of 0 maintainers |
netdev/source_inline | success | Was 0 now: 0 |
netdev/verify_signedoff | success | Link |
netdev/module_param | success | Was 0 now: 0 |
netdev/build_32bit | success | Errors and warnings before: 0 this patch: 0 |
netdev/kdoc | success | Errors and warnings before: 0 this patch: 0 |
netdev/verify_fixes | success | Link |
netdev/checkpatch | success | total: 0 errors, 0 warnings, 0 checks, 7 lines checked |
netdev/build_allmodconfig_warn | success | Errors and warnings before: 0 this patch: 0 |
netdev/header_inline | success | Link |
Hello: This patch was applied to netdev/net.git (refs/heads/master): On Fri, 12 Mar 2021 12:45:30 -0600 you wrote: > 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 <ljp@linux.ibm.com> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) Here is the summary with links: - [net] ibmvnic: update MAINTAINERS https://git.kernel.org/netdev/net/c/6afa455e6153 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
diff --git a/MAINTAINERS b/MAINTAINERS index 47ae27ff6b4b..5a40554b2948 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8496,6 +8496,7 @@ IBM Power SRIOV Virtual NIC Device Driver M: Dany Madden <drt@linux.ibm.com> M: Lijun Pan <ljp@linux.ibm.com> M: Sukadev Bhattiprolu <sukadev@linux.ibm.com> +R: Thomas Falcon <tlfalcon@linux.ibm.com> L: netdev@vger.kernel.org S: Supported F: drivers/net/ethernet/ibm/ibmvnic.*
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 <ljp@linux.ibm.com> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)