All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next] MAINTAINERS: add myself as a maintainer of xen-netback
@ 2016-10-07 10:33 Paul Durrant
  2016-10-07 10:54 ` Wei Liu
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Paul Durrant @ 2016-10-07 10:33 UTC (permalink / raw)
  To: netdev, xen-devel; +Cc: Paul Durrant, Wei Liu

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
Cc: Wei Liu <wei.liu2@citrix.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 464437d..4491841 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13061,6 +13061,7 @@ F:	arch/arm64/include/asm/xen/
 
 XEN NETWORK BACKEND DRIVER
 M:	Wei Liu <wei.liu2@citrix.com>
+M:	Paul Durrant <paul.durrant@citrix.com>
 L:	xen-devel@lists.xenproject.org (moderated for non-subscribers)
 L:	netdev@vger.kernel.org
 S:	Supported
-- 
2.1.4

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [PATCH net-next] MAINTAINERS: add myself as a maintainer of xen-netback
@ 2016-10-07 10:33 Paul Durrant
  0 siblings, 0 replies; 6+ messages in thread
From: Paul Durrant @ 2016-10-07 10:33 UTC (permalink / raw)
  To: netdev, xen-devel; +Cc: Paul Durrant, Wei Liu

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
Cc: Wei Liu <wei.liu2@citrix.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 464437d..4491841 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13061,6 +13061,7 @@ F:	arch/arm64/include/asm/xen/
 
 XEN NETWORK BACKEND DRIVER
 M:	Wei Liu <wei.liu2@citrix.com>
+M:	Paul Durrant <paul.durrant@citrix.com>
 L:	xen-devel@lists.xenproject.org (moderated for non-subscribers)
 L:	netdev@vger.kernel.org
 S:	Supported
-- 
2.1.4


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH net-next] MAINTAINERS: add myself as a maintainer of xen-netback
  2016-10-07 10:33 [PATCH net-next] MAINTAINERS: add myself as a maintainer of xen-netback Paul Durrant
  2016-10-07 10:54 ` Wei Liu
@ 2016-10-07 10:54 ` Wei Liu
  2016-10-08  3:50 ` David Miller
  2016-10-08  3:50 ` David Miller
  3 siblings, 0 replies; 6+ messages in thread
From: Wei Liu @ 2016-10-07 10:54 UTC (permalink / raw)
  To: Paul Durrant; +Cc: netdev, xen-devel, Wei Liu

On Fri, Oct 07, 2016 at 11:33:37AM +0100, Paul Durrant wrote:
> Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
> Cc: Wei Liu <wei.liu2@citrix.com>

Acked-by: Wei Liu <wei.liu2@citrix.com>

Thanks for stepping up!

> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 464437d..4491841 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13061,6 +13061,7 @@ F:	arch/arm64/include/asm/xen/
>  
>  XEN NETWORK BACKEND DRIVER
>  M:	Wei Liu <wei.liu2@citrix.com>
> +M:	Paul Durrant <paul.durrant@citrix.com>
>  L:	xen-devel@lists.xenproject.org (moderated for non-subscribers)
>  L:	netdev@vger.kernel.org
>  S:	Supported
> -- 
> 2.1.4
> 

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH net-next] MAINTAINERS: add myself as a maintainer of xen-netback
  2016-10-07 10:33 [PATCH net-next] MAINTAINERS: add myself as a maintainer of xen-netback Paul Durrant
@ 2016-10-07 10:54 ` Wei Liu
  2016-10-07 10:54 ` Wei Liu
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: Wei Liu @ 2016-10-07 10:54 UTC (permalink / raw)
  To: Paul Durrant; +Cc: netdev, Wei Liu, xen-devel

On Fri, Oct 07, 2016 at 11:33:37AM +0100, Paul Durrant wrote:
> Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
> Cc: Wei Liu <wei.liu2@citrix.com>

Acked-by: Wei Liu <wei.liu2@citrix.com>

Thanks for stepping up!

> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 464437d..4491841 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13061,6 +13061,7 @@ F:	arch/arm64/include/asm/xen/
>  
>  XEN NETWORK BACKEND DRIVER
>  M:	Wei Liu <wei.liu2@citrix.com>
> +M:	Paul Durrant <paul.durrant@citrix.com>
>  L:	xen-devel@lists.xenproject.org (moderated for non-subscribers)
>  L:	netdev@vger.kernel.org
>  S:	Supported
> -- 
> 2.1.4
> 

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH net-next] MAINTAINERS: add myself as a maintainer of xen-netback
  2016-10-07 10:33 [PATCH net-next] MAINTAINERS: add myself as a maintainer of xen-netback Paul Durrant
                   ` (2 preceding siblings ...)
  2016-10-08  3:50 ` David Miller
@ 2016-10-08  3:50 ` David Miller
  3 siblings, 0 replies; 6+ messages in thread
From: David Miller @ 2016-10-08  3:50 UTC (permalink / raw)
  To: paul.durrant; +Cc: netdev, xen-devel, wei.liu2

From: Paul Durrant <paul.durrant@citrix.com>
Date: Fri, 7 Oct 2016 11:33:37 +0100

> Signed-off-by: Paul Durrant <paul.durrant@citrix.com>

Applied.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH net-next] MAINTAINERS: add myself as a maintainer of xen-netback
  2016-10-07 10:33 [PATCH net-next] MAINTAINERS: add myself as a maintainer of xen-netback Paul Durrant
  2016-10-07 10:54 ` Wei Liu
  2016-10-07 10:54 ` Wei Liu
@ 2016-10-08  3:50 ` David Miller
  2016-10-08  3:50 ` David Miller
  3 siblings, 0 replies; 6+ messages in thread
From: David Miller @ 2016-10-08  3:50 UTC (permalink / raw)
  To: paul.durrant; +Cc: netdev, wei.liu2, xen-devel

From: Paul Durrant <paul.durrant@citrix.com>
Date: Fri, 7 Oct 2016 11:33:37 +0100

> Signed-off-by: Paul Durrant <paul.durrant@citrix.com>

Applied.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-10-08  3:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-07 10:33 [PATCH net-next] MAINTAINERS: add myself as a maintainer of xen-netback Paul Durrant
2016-10-07 10:54 ` Wei Liu
2016-10-07 10:54 ` Wei Liu
2016-10-08  3:50 ` David Miller
2016-10-08  3:50 ` David Miller
  -- strict thread matches above, loose matches on Subject: below --
2016-10-07 10:33 Paul Durrant

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.