* [dpdk-dev] [PATCH] maintainers: claim responsibility for vhost and null PMD
@ 2016-07-28 5:27 Tetsuya Mukawa
2016-07-28 5:30 ` Tetsuya Mukawa
` (2 more replies)
0 siblings, 3 replies; 6+ messages in thread
From: Tetsuya Mukawa @ 2016-07-28 5:27 UTC (permalink / raw)
To: dev
Signed-off-by: Tetsuya Mukawa <mukawa@igel.co.jp>
---
MAINTAINERS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index d099131..6536c6b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -373,7 +373,7 @@ F: drivers/net/vmxnet3/
F: doc/guides/nics/vmxnet3.rst
Vhost PMD
-M: Tetsuya Mukawa <mukawa@igel.co.jp>
+M: Tetsuya Mukawa <mtetsuyah@gmail.com>
M: Yuanhan Liu <yuanhan.liu@linux.intel.com>
T: git://dpdk.org/next/dpdk-next-virtio
F: drivers/net/vhost/
@@ -392,7 +392,7 @@ F: app/test/test_pmd_ring.c
F: app/test/test_pmd_ring_perf.c
Null Networking PMD
-M: Tetsuya Mukawa <mukawa@igel.co.jp>
+M: Tetsuya Mukawa <mtetsuyah@gmail.com>
F: drivers/net/null/
--
2.7.4
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [dpdk-dev] [PATCH] maintainers: claim responsibility for vhost and null PMD
2016-07-28 5:27 [dpdk-dev] [PATCH] maintainers: claim responsibility for vhost and null PMD Tetsuya Mukawa
@ 2016-07-28 5:30 ` Tetsuya Mukawa
2016-07-28 5:43 ` Yuanhan Liu
2016-07-28 5:53 ` [dpdk-dev] [PATCH v2] maintainers: update email address " Tetsuya Mukawa
2 siblings, 0 replies; 6+ messages in thread
From: Tetsuya Mukawa @ 2016-07-28 5:30 UTC (permalink / raw)
To: dev
I left my current company soon. Until my next email address is assigned,
here is my email address.
Regards,
Tetsuya
On 2016/07/28 14:27, Tetsuya Mukawa wrote:
> Signed-off-by: Tetsuya Mukawa <mukawa@igel.co.jp>
> ---
> MAINTAINERS | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d099131..6536c6b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -373,7 +373,7 @@ F: drivers/net/vmxnet3/
> F: doc/guides/nics/vmxnet3.rst
>
> Vhost PMD
> -M: Tetsuya Mukawa <mukawa@igel.co.jp>
> +M: Tetsuya Mukawa <mtetsuyah@gmail.com>
> M: Yuanhan Liu <yuanhan.liu@linux.intel.com>
> T: git://dpdk.org/next/dpdk-next-virtio
> F: drivers/net/vhost/
> @@ -392,7 +392,7 @@ F: app/test/test_pmd_ring.c
> F: app/test/test_pmd_ring_perf.c
>
> Null Networking PMD
> -M: Tetsuya Mukawa <mukawa@igel.co.jp>
> +M: Tetsuya Mukawa <mtetsuyah@gmail.com>
> F: drivers/net/null/
>
>
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [dpdk-dev] [PATCH] maintainers: claim responsibility for vhost and null PMD
2016-07-28 5:27 [dpdk-dev] [PATCH] maintainers: claim responsibility for vhost and null PMD Tetsuya Mukawa
2016-07-28 5:30 ` Tetsuya Mukawa
@ 2016-07-28 5:43 ` Yuanhan Liu
2016-07-28 5:50 ` Tetsuya Mukawa
2016-07-28 5:53 ` [dpdk-dev] [PATCH v2] maintainers: update email address " Tetsuya Mukawa
2 siblings, 1 reply; 6+ messages in thread
From: Yuanhan Liu @ 2016-07-28 5:43 UTC (permalink / raw)
To: Tetsuya Mukawa; +Cc: dev
You are already the maintainer of the both :)
I think a title like "update email address" would be more appropriate.
-yliu
On Thu, Jul 28, 2016 at 02:27:00PM +0900, Tetsuya Mukawa wrote:
> Signed-off-by: Tetsuya Mukawa <mukawa@igel.co.jp>
> ---
> MAINTAINERS | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d099131..6536c6b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -373,7 +373,7 @@ F: drivers/net/vmxnet3/
> F: doc/guides/nics/vmxnet3.rst
>
> Vhost PMD
> -M: Tetsuya Mukawa <mukawa@igel.co.jp>
> +M: Tetsuya Mukawa <mtetsuyah@gmail.com>
> M: Yuanhan Liu <yuanhan.liu@linux.intel.com>
> T: git://dpdk.org/next/dpdk-next-virtio
> F: drivers/net/vhost/
> @@ -392,7 +392,7 @@ F: app/test/test_pmd_ring.c
> F: app/test/test_pmd_ring_perf.c
>
> Null Networking PMD
> -M: Tetsuya Mukawa <mukawa@igel.co.jp>
> +M: Tetsuya Mukawa <mtetsuyah@gmail.com>
> F: drivers/net/null/
>
>
> --
> 2.7.4
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [dpdk-dev] [PATCH] maintainers: claim responsibility for vhost and null PMD
2016-07-28 5:43 ` Yuanhan Liu
@ 2016-07-28 5:50 ` Tetsuya Mukawa
0 siblings, 0 replies; 6+ messages in thread
From: Tetsuya Mukawa @ 2016-07-28 5:50 UTC (permalink / raw)
To: Yuanhan Liu; +Cc: dev
Hi Yuanhan,
Okay, thanks.
I will submit again.
Thanks,
Tetsuya
On 2016/07/28 14:43, Yuanhan Liu wrote:
> You are already the maintainer of the both :)
>
> I think a title like "update email address" would be more appropriate.
>
> -yliu
>
> On Thu, Jul 28, 2016 at 02:27:00PM +0900, Tetsuya Mukawa wrote:
>> Signed-off-by: Tetsuya Mukawa <mukawa@igel.co.jp>
>> ---
>> MAINTAINERS | 4 ++--
>> 1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index d099131..6536c6b 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -373,7 +373,7 @@ F: drivers/net/vmxnet3/
>> F: doc/guides/nics/vmxnet3.rst
>>
>> Vhost PMD
>> -M: Tetsuya Mukawa <mukawa@igel.co.jp>
>> +M: Tetsuya Mukawa <mtetsuyah@gmail.com>
>> M: Yuanhan Liu <yuanhan.liu@linux.intel.com>
>> T: git://dpdk.org/next/dpdk-next-virtio
>> F: drivers/net/vhost/
>> @@ -392,7 +392,7 @@ F: app/test/test_pmd_ring.c
>> F: app/test/test_pmd_ring_perf.c
>>
>> Null Networking PMD
>> -M: Tetsuya Mukawa <mukawa@igel.co.jp>
>> +M: Tetsuya Mukawa <mtetsuyah@gmail.com>
>> F: drivers/net/null/
>>
>>
>> --
>> 2.7.4
^ permalink raw reply [flat|nested] 6+ messages in thread
* [dpdk-dev] [PATCH v2] maintainers: update email address for vhost and null PMD
2016-07-28 5:27 [dpdk-dev] [PATCH] maintainers: claim responsibility for vhost and null PMD Tetsuya Mukawa
2016-07-28 5:30 ` Tetsuya Mukawa
2016-07-28 5:43 ` Yuanhan Liu
@ 2016-07-28 5:53 ` Tetsuya Mukawa
2016-07-28 15:28 ` Thomas Monjalon
2 siblings, 1 reply; 6+ messages in thread
From: Tetsuya Mukawa @ 2016-07-28 5:53 UTC (permalink / raw)
To: dev; +Cc: yuanhan.liu
Signed-off-by: Tetsuya Mukawa <mukawa@igel.co.jp>
---
MAINTAINERS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index d099131..6536c6b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -373,7 +373,7 @@ F: drivers/net/vmxnet3/
F: doc/guides/nics/vmxnet3.rst
Vhost PMD
-M: Tetsuya Mukawa <mukawa@igel.co.jp>
+M: Tetsuya Mukawa <mtetsuyah@gmail.com>
M: Yuanhan Liu <yuanhan.liu@linux.intel.com>
T: git://dpdk.org/next/dpdk-next-virtio
F: drivers/net/vhost/
@@ -392,7 +392,7 @@ F: app/test/test_pmd_ring.c
F: app/test/test_pmd_ring_perf.c
Null Networking PMD
-M: Tetsuya Mukawa <mukawa@igel.co.jp>
+M: Tetsuya Mukawa <mtetsuyah@gmail.com>
F: drivers/net/null/
--
2.7.4
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [dpdk-dev] [PATCH v2] maintainers: update email address for vhost and null PMD
2016-07-28 5:53 ` [dpdk-dev] [PATCH v2] maintainers: update email address " Tetsuya Mukawa
@ 2016-07-28 15:28 ` Thomas Monjalon
0 siblings, 0 replies; 6+ messages in thread
From: Thomas Monjalon @ 2016-07-28 15:28 UTC (permalink / raw)
To: Tetsuya Mukawa; +Cc: dev, yuanhan.liu
> Signed-off-by: Tetsuya Mukawa <mukawa@igel.co.jp>
Applied, thanks
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2016-07-28 15:28 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-28 5:27 [dpdk-dev] [PATCH] maintainers: claim responsibility for vhost and null PMD Tetsuya Mukawa
2016-07-28 5:30 ` Tetsuya Mukawa
2016-07-28 5:43 ` Yuanhan Liu
2016-07-28 5:50 ` Tetsuya Mukawa
2016-07-28 5:53 ` [dpdk-dev] [PATCH v2] maintainers: update email address " Tetsuya Mukawa
2016-07-28 15:28 ` Thomas Monjalon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).