From 8b4cfcfc0fce9cdb1c47551c69328ad5493dfe93 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Mon, 7 Dec 2020 11:49:58 -0500 Subject: [PATCH] maintainers: rename sanitycheck Change sanitycheck occurances with twister. Signed-off-by: Anas Nashif --- MAINTAINERS.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/MAINTAINERS.yml b/MAINTAINERS.yml index 61658f2bd2..c09132919f 100644 --- a/MAINTAINERS.yml +++ b/MAINTAINERS.yml @@ -1036,15 +1036,15 @@ RISCV arch: labels: - "area: RISCV" -Sanitycheck: +Twister: status: maintained maintainers: - nashif files: - - scripts/sanitycheck - - scripts/sanity_chk/ + - scripts/twister + - scripts/pylib/twister labels: - - "area: Sanitycheck" + - "area: Twister" Settings: status: maintained