From c68cd7177540e65785bb1e0a45f9ac7a159e83b3 Mon Sep 17 00:00:00 2001 From: Nicola Ochsenbein Date: Thu, 5 Sep 2024 09:20:46 +0200 Subject: [PATCH] MAINTAINERS: remove maintainer FatFs Remove ox11 as maintainer and remove the FatFs reentrant subgroup Signed-off-by: Nicola Ochsenbein --- MAINTAINERS.yml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/MAINTAINERS.yml b/MAINTAINERS.yml index 65d3e5aa58ba0..d84d87eb27c47 100644 --- a/MAINTAINERS.yml +++ b/MAINTAINERS.yml @@ -2279,18 +2279,6 @@ Filesystems: tests: - filesystem -"Filesystems: FatFs reentrant support": - status: maintained - maintainers: - - ox11 - files: - - modules/fatfs/zfs_ffsystem.c - - tests/subsys/fs/fat_fs_api/src/test_fat_file_reentrant.c - labels: - - "area: File System" - tests: - - filesystem.fat - Formatted Output: status: maintained maintainers: