From 1cdecf8be3c8e4ddfae9982ea63e3ace43fc253b Mon Sep 17 00:00:00 2001 From: Christian Brauner Date: Thu, 28 Jan 2021 11:16:26 +0100 Subject: contributors: add myself Apparently I've never done this before even though I've contributed patches to syzkaller before. 5be3a391ba78 ("sys/linux: add new pidfd_getfd syscall" bc992c0ee464 ("sys/linux: add new arguments to struct clone_args for clone3()" Signed-off-by: Christian Brauner --- AUTHORS | 1 + CONTRIBUTORS | 1 + 2 files changed, 2 insertions(+) diff --git a/AUTHORS b/AUTHORS index 1c674c28a..7e716e54a 100644 --- a/AUTHORS +++ b/AUTHORS @@ -40,3 +40,4 @@ Ethercflow Collabora Bayerische Motoren Werke Aktiengesellschaft (BMW AG) Heyuan Shi +Christian Brauner diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 220890667..51caa1122 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -84,3 +84,4 @@ Tiger Gao Congyu Liu Kyle Evans Darby Sauter +Christian Brauner -- cgit mrf-deployment