[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250304124700.24574-1-dsterba@suse.com>
Date: Tue, 4 Mar 2025 13:46:58 +0100
From: David Sterba <dsterba@...e.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: David Sterba <dsterba@...e.com>,
linux-kernel@...r.kernel.org,
linux-crypto@...r.kernel.org,
Nick Terrell <terrelln@...com>
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 <terrelln@...com>
Signed-off-by: David Sterba <dsterba@...e.com>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 8e0736dc2ee0..b50c0eff3606 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -26274,6 +26274,7 @@ F: mm/zsmalloc.c
ZSTD
M: Nick Terrell <terrelln@...com>
+M: David Sterba <dsterba@...e.com>
S: Maintained
B: https://github.com/facebook/zstd/issues
T: git https://github.com/terrelln/linux.git
--
2.47.1
Powered by blists - more mailing lists