Re: [PATCH] MAINTAINERS: add new entry for pidfd api

2019-07-14 Thread Christian Brauner
On Sun, Jul 14, 2019 at 04:35:07PM -0700, Joe Perches wrote: > On Mon, 2019-07-15 at 00:32 +0200, Christian Brauner wrote: > > On Sun, Jul 14, 2019 at 03:10:06PM -0700, Joe Perches wrote: > > > On Sun, 2019-07-14 at 21:33 +0200, Christian Brauner wrote: > > > > Add me as a maintainer for pidfd stuf

Re: [PATCH] MAINTAINERS: add new entry for pidfd api

2019-07-14 Thread Joe Perches
On Mon, 2019-07-15 at 00:32 +0200, Christian Brauner wrote: > On Sun, Jul 14, 2019 at 03:10:06PM -0700, Joe Perches wrote: > > On Sun, 2019-07-14 at 21:33 +0200, Christian Brauner wrote: > > > Add me as a maintainer for pidfd stuff. This way we can easily see when > > > changes come in and people k

Re: [PATCH] MAINTAINERS: add new entry for pidfd api

2019-07-14 Thread Christian Brauner
On Sun, Jul 14, 2019 at 03:10:06PM -0700, Joe Perches wrote: > On Sun, 2019-07-14 at 21:33 +0200, Christian Brauner wrote: > > Add me as a maintainer for pidfd stuff. This way we can easily see when > > changes come in and people know who to yell at. > [] > > diff --git a/MAINTAINERS b/MAINTAINERS

Re: [PATCH] MAINTAINERS: add new entry for pidfd api

2019-07-14 Thread Joe Perches
On Sun, 2019-07-14 at 21:33 +0200, Christian Brauner wrote: > Add me as a maintainer for pidfd stuff. This way we can easily see when > changes come in and people know who to yell at. [] > diff --git a/MAINTAINERS b/MAINTAINERS > [] > @@ -12567,6 +12567,18 @@ F: arch/arm/boot/dts/picoxcell* > F:

[PATCH] MAINTAINERS: add new entry for pidfd api

2019-07-14 Thread Christian Brauner
Add me as a maintainer for pidfd stuff. This way we can easily see when changes come in and people know who to yell at. Signed-off-by: Christian Brauner --- MAINTAINERS | 12 1 file changed, 12 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 1be025959be9..e8a2e44656cf 10