diff --git a/MAINTAINERS b/MAINTAINERS
index 170bbbeefc3f4ff39e9d6b56f43214841a5e4e68..dc26f21f486f584b8c47370174a5ef29b88e5347 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -21053,6 +21053,18 @@ F:	Documentation/vm/zsmalloc.rst
 F:	include/linux/zsmalloc.h
 F:	mm/zsmalloc.c
 
+ZSTD
+M:	Nick Terrell <terrelln@fb.com>
+S:	Maintained
+B:	https://github.com/facebook/zstd/issues
+T:	git git://github.com/terrelln/linux.git
+F:	include/linux/zstd*
+F:	lib/zstd/
+F:	lib/decompress_unzstd.c
+F:	crypto/zstd.c
+N:	zstd
+K:	zstd
+
 ZSWAP COMPRESSED SWAP CACHING
 M:	Seth Jennings <sjenning@redhat.com>
 M:	Dan Streetman <ddstreet@ieee.org>