From 7325cd4db12e532ea1ed4b021a03063f31fb740e Mon Sep 17 00:00:00 2001 From: Mickaël Salaün Date: Fri, 5 Mar 2021 14:44:11 +0100 Subject: contributors: add myself MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add myself to contributors given that I didn't update this file since my first contribution: commit 4cc276ec62f6 ("sys/linux: add fork syscall"). Signed-off-by: Mickaël Salaün --- AUTHORS | 1 + CONTRIBUTORS | 2 ++ 2 files changed, 3 insertions(+) diff --git a/AUTHORS b/AUTHORS index 064a1fc1c..61d0c83d0 100644 --- a/AUTHORS +++ b/AUTHORS @@ -42,3 +42,4 @@ Bayerische Motoren Werke Aktiengesellschaft (BMW AG) Heyuan Shi Christian Brauner Johannes Wellhöfer +Microsoft Corporation diff --git a/CONTRIBUTORS b/CONTRIBUTORS index bdb55160f..0db8c5126 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -86,3 +86,5 @@ Kyle Evans Darby Sauter Christian Brauner Johannes Wellhöfer +Microsoft Corporation + Mickaël Salaün -- cgit mrf-deployment