From d599e098dec5dcb463a094867bf059e936bccc01 Mon Sep 17 00:00:00 2001 From: David Sterba Date: Tue, 4 Mar 2025 13:46:58 +0100 Subject: [PATCH] MAINTAINERS: add myself to co-maintain ZSTD Recently the ZSTD tree has been removed from linux-next due to lack of updates for last year [1]. As there are several users of ZSTD in kernel we need to keep the code maintained and updated. I'll act as a backup to get the ZSTD upstream to linux, Nick is OK with that [2]. [1] https://lore.kernel.org/all/20250216224200.50b9dd6a@canb.auug.org.au/ [2] https://github.com/facebook/zstd/issues/4262#issuecomment-2691527952 CC: Nick Terrell Signed-off-by: David Sterba Signed-off-by: Nick Terrell Signed-off-by: Herbert Xu --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 5663000cdf05c..1fcba5f1dd7a6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -26223,6 +26223,7 @@ F: mm/zsmalloc.c ZSTD M: Nick Terrell +M: David Sterba S: Maintained B: https://github.com/facebook/zstd/issues T: git https://github.com/terrelln/linux.git -- 2.39.5