Re: [Nbd] [PATCH] MAINTAINERS: Update NBD maintainer

2015-01-30 Thread Markus Pargmann
Hi Wouter, On Fri, Jan 30, 2015 at 12:51:06AM +0100, Wouter Verhelst wrote: > Hi Markus, > > On Wed, Jan 28, 2015 at 07:35:38PM +0100, Markus Pargmann wrote: > > Paul stops maintining NBD and I will take his place from now on. > > Thanks for stepping in! > > For clarity: I've been maintaining t

Re: [Nbd] [PATCH] MAINTAINERS: Update NBD maintainer

2015-01-29 Thread Wouter Verhelst
Hi Markus, On Wed, Jan 28, 2015 at 07:35:38PM +0100, Markus Pargmann wrote: > Paul stops maintining NBD and I will take his place from now on. Thanks for stepping in! For clarity: I've been maintaining the userspace component (nbd-client/nbd-server) since about the same time, but am not looking

Re: [PATCH] MAINTAINERS: Update NBD maintainer

2015-01-28 Thread Markus Pargmann
On Wed, Jan 28, 2015 at 12:19:40PM -0700, Jens Axboe wrote: > On 01/28/2015 11:35 AM, Markus Pargmann wrote: > >Paul stops maintining NBD and I will take his place from now on. > > > >Signed-off-by: Markus Pargmann > > Applied, with the typo that Paul pointed out fixed. Okay, then I won't send i

Re: [PATCH] MAINTAINERS: Update NBD maintainer

2015-01-28 Thread Jens Axboe
On 01/28/2015 11:35 AM, Markus Pargmann wrote: Paul stops maintining NBD and I will take his place from now on. Signed-off-by: Markus Pargmann Applied, with the typo that Paul pointed out fixed. -- Jens Axboe -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the

Re: [PATCH] MAINTAINERS: Update NBD maintainer

2015-01-28 Thread Markus Pargmann
On Wed, Jan 28, 2015 at 02:12:02PM -0500, Paul Clements wrote: > Small typo, but otherwise, I approve. > > On Wed, Jan 28, 2015 at 1:35 PM, Markus Pargmann wrote: > > Paul stops maintining NBD and I will take his place from now on. > > > > Signed-off-by: Markus Pargmann > > --- > > MAINTAINERS

[PATCH] MAINTAINERS: Update NBD maintainer

2015-01-28 Thread Markus Pargmann
Paul stops maintining NBD and I will take his place from now on. Signed-off-by: Markus Pargmann --- MAINTAINERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 2ebb056cbe0a..4a83259e7f45 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6583,9 +

Re: [PATCH] MAINTAINERS: Update NBD maintainer

2015-01-28 Thread Paul Clements
Small typo, but otherwise, I approve. On Wed, Jan 28, 2015 at 1:35 PM, Markus Pargmann wrote: > Paul stops maintining NBD and I will take his place from now on. > > Signed-off-by: Markus Pargmann > --- > MAINTAINERS | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/MAIN