MAINTAINERS: add new entry for pidfd api
authorChristian Brauner <christian@brauner.io>
Mon, 15 Jul 2019 00:30:21 +0000 (02:30 +0200)
committerChristian Brauner <christian@brauner.io>
Mon, 15 Jul 2019 10:59:44 +0000 (12:59 +0200)
Add me as a maintainer for pidfd stuff so people know who to yell at and
to easily keep track of incoming changes.

Signed-off-by: Christian Brauner <christian@brauner.io>
Link: https://lore.kernel.org/r/20190715003021.25040-1-christian@brauner.io
MAINTAINERS

index 1be025959be9ea58580a9cf133d995a561606200..63522c0043d4f83dc5a4789e2f3f102befd32493 100644 (file)
@@ -12567,6 +12567,17 @@ F:     arch/arm/boot/dts/picoxcell*
 F:     arch/arm/mach-picoxcell/
 F:     drivers/crypto/picoxcell*
 
+PIDFD API
+M:     Christian Brauner <christian@brauner.io>
+L:     linux-kernel@vger.kernel.org
+S:     Maintained
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux.git
+F:     samples/pidfd/
+F:     tools/testing/selftests/pidfd/
+K:     (?i)pidfd
+K:     (?i)clone3
+K:     \b(clone_args|kernel_clone_args)\b
+
 PIN CONTROL SUBSYSTEM
 M:     Linus Walleij <linus.walleij@linaro.org>
 L:     linux-gpio@vger.kernel.org