* [dpdk-web] [PATCH] add a new member in the technical board
@ 2018-09-12 15:13 Thomas Monjalon
2018-09-12 15:16 ` [dpdk-web] [dpdk-techboard] " Richardson, Bruce
` (3 more replies)
0 siblings, 4 replies; 9+ messages in thread
From: Thomas Monjalon @ 2018-09-12 15:13 UTC (permalink / raw)
To: web; +Cc: techboard
The techboard decided to add Maxime (virtio maintainer)
as a member of the board.
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
content/techboard/_index.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/content/techboard/_index.md b/content/techboard/_index.md
index 46c48e4..fad46f9 100644
--- a/content/techboard/_index.md
+++ b/content/techboard/_index.md
@@ -22,7 +22,7 @@ to the development in the following repositories:
### Members
-The 8 current members of
+The 9 current members of
[techboard@dpdk.org](mailto:techboard@dpdk.org) are:
* Bruce Richardson
@@ -30,6 +30,7 @@ The 8 current members of
* Hemant Agrawal
* Jerin Jacob
* Konstantin Ananyev
+* Maxime Coquelin
* Olivier Matz
* Stephen Hemminger
* Thomas Monjalon
--
2.18.0
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [dpdk-web] [dpdk-techboard] [PATCH] add a new member in the technical board
2018-09-12 15:13 [dpdk-web] [PATCH] add a new member in the technical board Thomas Monjalon
@ 2018-09-12 15:16 ` Richardson, Bruce
2018-09-12 15:17 ` Ferruh Yigit
2018-09-12 15:30 ` Stephen Hemminger
2018-09-12 15:17 ` Ananyev, Konstantin
` (2 subsequent siblings)
3 siblings, 2 replies; 9+ messages in thread
From: Richardson, Bruce @ 2018-09-12 15:16 UTC (permalink / raw)
To: Thomas Monjalon, web; +Cc: techboard
> -----Original Message-----
> From: techboard [mailto:techboard-bounces@dpdk.org] On Behalf Of Thomas
> Monjalon
> Sent: Wednesday, September 12, 2018 4:14 PM
> To: web@dpdk.org
> Cc: techboard@dpdk.org
> Subject: [dpdk-techboard] [PATCH] add a new member in the technical board
>
> The techboard decided to add Maxime (virtio maintainer) as a member of the
> board.
>
> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
> ---
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [dpdk-web] [dpdk-techboard] [PATCH] add a new member in the technical board
2018-09-12 15:13 [dpdk-web] [PATCH] add a new member in the technical board Thomas Monjalon
2018-09-12 15:16 ` [dpdk-web] [dpdk-techboard] " Richardson, Bruce
@ 2018-09-12 15:17 ` Ananyev, Konstantin
2018-09-12 15:28 ` Olivier Matz
2018-09-12 16:02 ` Thomas Monjalon
3 siblings, 0 replies; 9+ messages in thread
From: Ananyev, Konstantin @ 2018-09-12 15:17 UTC (permalink / raw)
To: Thomas Monjalon, web; +Cc: techboard
> -----Original Message-----
> From: techboard [mailto:techboard-bounces@dpdk.org] On Behalf Of Thomas Monjalon
> Sent: Wednesday, September 12, 2018 4:14 PM
> To: web@dpdk.org
> Cc: techboard@dpdk.org
> Subject: [dpdk-techboard] [PATCH] add a new member in the technical board
>
> The techboard decided to add Maxime (virtio maintainer)
> as a member of the board.
>
> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
> ---
> content/techboard/_index.md | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/content/techboard/_index.md b/content/techboard/_index.md
> index 46c48e4..fad46f9 100644
> --- a/content/techboard/_index.md
> +++ b/content/techboard/_index.md
> @@ -22,7 +22,7 @@ to the development in the following repositories:
>
> ### Members
>
> -The 8 current members of
> +The 9 current members of
> [techboard@dpdk.org](mailto:techboard@dpdk.org) are:
>
> * Bruce Richardson
> @@ -30,6 +30,7 @@ The 8 current members of
> * Hemant Agrawal
> * Jerin Jacob
> * Konstantin Ananyev
> +* Maxime Coquelin
> * Olivier Matz
> * Stephen Hemminger
> * Thomas Monjalon
> --
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
> 2.18.0
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [dpdk-web] [dpdk-techboard] [PATCH] add a new member in the technical board
2018-09-12 15:16 ` [dpdk-web] [dpdk-techboard] " Richardson, Bruce
@ 2018-09-12 15:17 ` Ferruh Yigit
2018-09-12 15:23 ` Hemant Agrawal
2018-09-12 15:30 ` Stephen Hemminger
1 sibling, 1 reply; 9+ messages in thread
From: Ferruh Yigit @ 2018-09-12 15:17 UTC (permalink / raw)
To: Richardson, Bruce, Thomas Monjalon, web; +Cc: techboard
On 9/12/2018 4:16 PM, Richardson, Bruce wrote:
>
>
>> -----Original Message-----
>> From: techboard [mailto:techboard-bounces@dpdk.org] On Behalf Of Thomas
>> Monjalon
>> Sent: Wednesday, September 12, 2018 4:14 PM
>> To: web@dpdk.org
>> Cc: techboard@dpdk.org
>> Subject: [dpdk-techboard] [PATCH] add a new member in the technical board
>>
>> The techboard decided to add Maxime (virtio maintainer) as a member of the
>> board.
>>
>> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
>> ---
> Acked-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [dpdk-web] [dpdk-techboard] [PATCH] add a new member in the technical board
2018-09-12 15:17 ` Ferruh Yigit
@ 2018-09-12 15:23 ` Hemant Agrawal
0 siblings, 0 replies; 9+ messages in thread
From: Hemant Agrawal @ 2018-09-12 15:23 UTC (permalink / raw)
To: Ferruh Yigit, Richardson, Bruce, Thomas Monjalon, web; +Cc: techboard
-----Original Message-----
From: techboard <techboard-bounces@dpdk.org> On Behalf Of Ferruh Yigit
Sent: Wednesday, September 12, 2018 8:47 PM
To: Richardson, Bruce <bruce.richardson@intel.com>; Thomas Monjalon <thomas@monjalon.net>; web@dpdk.org
Cc: techboard@dpdk.org
Subject: Re: [dpdk-techboard] [dpdk-web] [PATCH] add a new member in the technical board
On 9/12/2018 4:16 PM, Richardson, Bruce wrote:
>
>
>> -----Original Message-----
>> From: techboard [mailto:techboard-bounces@dpdk.org] On Behalf Of
>> Thomas Monjalon
>> Sent: Wednesday, September 12, 2018 4:14 PM
>> To: web@dpdk.org
>> Cc: techboard@dpdk.org
>> Subject: [dpdk-techboard] [PATCH] add a new member in the technical
>> board
>>
>> The techboard decided to add Maxime (virtio maintainer) as a member
>> of the board.
>>
>> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
>> ---
> Acked-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [dpdk-web] [dpdk-techboard] [PATCH] add a new member in the technical board
2018-09-12 15:13 [dpdk-web] [PATCH] add a new member in the technical board Thomas Monjalon
2018-09-12 15:16 ` [dpdk-web] [dpdk-techboard] " Richardson, Bruce
2018-09-12 15:17 ` Ananyev, Konstantin
@ 2018-09-12 15:28 ` Olivier Matz
2018-09-12 16:02 ` Thomas Monjalon
3 siblings, 0 replies; 9+ messages in thread
From: Olivier Matz @ 2018-09-12 15:28 UTC (permalink / raw)
To: Thomas Monjalon; +Cc: web, techboard
On Wed, Sep 12, 2018 at 05:13:56PM +0200, Thomas Monjalon wrote:
> The techboard decided to add Maxime (virtio maintainer)
> as a member of the board.
>
> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [dpdk-web] [dpdk-techboard] [PATCH] add a new member in the technical board
2018-09-12 15:16 ` [dpdk-web] [dpdk-techboard] " Richardson, Bruce
2018-09-12 15:17 ` Ferruh Yigit
@ 2018-09-12 15:30 ` Stephen Hemminger
2018-09-12 15:31 ` Jerin Jacob
1 sibling, 1 reply; 9+ messages in thread
From: Stephen Hemminger @ 2018-09-12 15:30 UTC (permalink / raw)
To: Richardson, Bruce; +Cc: Thomas Monjalon, web, techboard
On Wed, 12 Sep 2018 15:16:19 +0000
"Richardson, Bruce" <bruce.richardson@intel.com> wrote:
> > -----Original Message-----
> > From: techboard [mailto:techboard-bounces@dpdk.org] On Behalf Of Thomas
> > Monjalon
> > Sent: Wednesday, September 12, 2018 4:14 PM
> > To: web@dpdk.org
> > Cc: techboard@dpdk.org
> > Subject: [dpdk-techboard] [PATCH] add a new member in the technical board
> >
> > The techboard decided to add Maxime (virtio maintainer) as a member of the
> > board.
> >
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [dpdk-web] [dpdk-techboard] [PATCH] add a new member in the technical board
2018-09-12 15:30 ` Stephen Hemminger
@ 2018-09-12 15:31 ` Jerin Jacob
0 siblings, 0 replies; 9+ messages in thread
From: Jerin Jacob @ 2018-09-12 15:31 UTC (permalink / raw)
To: Stephen Hemminger; +Cc: Richardson, Bruce, Thomas Monjalon, web, techboard
-----Original Message-----
> Date: Wed, 12 Sep 2018 08:30:33 -0700
> From: Stephen Hemminger <stephen@networkplumber.org>
> To: "Richardson, Bruce" <bruce.richardson@intel.com>
> Cc: Thomas Monjalon <thomas@monjalon.net>, "web@dpdk.org" <web@dpdk.org>,
> "techboard@dpdk.org" <techboard@dpdk.org>
> Subject: Re: [dpdk-techboard] [PATCH] add a new member in the technical
> board
>
>
> On Wed, 12 Sep 2018 15:16:19 +0000
> "Richardson, Bruce" <bruce.richardson@intel.com> wrote:
>
> > > -----Original Message-----
> > > From: techboard [mailto:techboard-bounces@dpdk.org] On Behalf Of Thomas
> > > Monjalon
> > > Sent: Wednesday, September 12, 2018 4:14 PM
> > > To: web@dpdk.org
> > > Cc: techboard@dpdk.org
> > > Subject: [dpdk-techboard] [PATCH] add a new member in the technical board
> > >
> > > The techboard decided to add Maxime (virtio maintainer) as a member of the
> > > board.
> > >
>
> Acked-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [dpdk-web] [dpdk-techboard] [PATCH] add a new member in the technical board
2018-09-12 15:13 [dpdk-web] [PATCH] add a new member in the technical board Thomas Monjalon
` (2 preceding siblings ...)
2018-09-12 15:28 ` Olivier Matz
@ 2018-09-12 16:02 ` Thomas Monjalon
3 siblings, 0 replies; 9+ messages in thread
From: Thomas Monjalon @ 2018-09-12 16:02 UTC (permalink / raw)
To: web; +Cc: techboard, maxime.coquelin
12/09/2018 17:13, Thomas Monjalon:
> The techboard decided to add Maxime (virtio maintainer)
> as a member of the board.
>
> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
Applied!
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2018-09-12 16:02 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-12 15:13 [dpdk-web] [PATCH] add a new member in the technical board Thomas Monjalon
2018-09-12 15:16 ` [dpdk-web] [dpdk-techboard] " Richardson, Bruce
2018-09-12 15:17 ` Ferruh Yigit
2018-09-12 15:23 ` Hemant Agrawal
2018-09-12 15:30 ` Stephen Hemminger
2018-09-12 15:31 ` Jerin Jacob
2018-09-12 15:17 ` Ananyev, Konstantin
2018-09-12 15:28 ` Olivier Matz
2018-09-12 16:02 ` 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).