diff options
| author | 2019-09-13 13:47:27 +0100 | |
|---|---|---|
| committer | 2019-09-16 09:13:41 +0200 | |
| commit | 655e023ed49d4f8a193945c3302784773b0ded95 (patch) | |
| tree | f93513eabd1e9ac449a66229b6b41f12ab9f5e35 | |
| parent | net: stmmac: Hold rtnl lock in suspend/resume callbacks (diff) | |
MAINTAINERS: xen-netback: update my email address
My Citrix email address will expire shortly.
Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
Acked-by: Wei Liu <wl@xen.org>
Acked-by: Wei Liu <wei.liu@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
| -rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a50e97a63bc8..63ab65dbc966 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17646,7 +17646,7 @@ F: Documentation/ABI/testing/sysfs-hypervisor-xen XEN NETWORK BACKEND DRIVER M: Wei Liu <wei.liu@kernel.org> -M: Paul Durrant <paul.durrant@citrix.com> +M: Paul Durrant <paul@xen.org> L: xen-devel@lists.xenproject.org (moderated for non-subscribers) L: netdev@vger.kernel.org S: Supported |
