From ccf0a57b45c1ff49d21d5b8c0322ea40b5f4f2c7 Mon Sep 17 00:00:00 2001 From: Thomas Huth Date: Fri, 30 Sep 2016 09:07:15 +0200 Subject: [PATCH] MAINTAINERS: Add usermode related config files The default-configs/*-linux-user.mak belong to Linux usermode emulation, and default-configs/*-bsd-user.mak belong to BSD usermode emulation. Signed-off-by: Thomas Huth Signed-off-by: Michael Tokarev --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index f0ab48ffcb3..4a72b77f362 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1425,11 +1425,13 @@ F: user-exec.c BSD user S: Orphan F: bsd-user/ +F: default-configs/*-bsd-user.mak Linux user M: Riku Voipio S: Maintained F: linux-user/ +F: default-configs/*-linux-user.mak Tiny Code Generator (TCG) ------------------------- -- 2.39.5