Commit 50306df3 authored by Linus Torvalds's avatar Linus Torvalds
Browse files

Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux

Pull fscrypt MAINTAINERS entry update from Eric Biggers:
 "Update the MAINTAINERS file entry for fscrypt"

* tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux:
  MAINTAINERS: update fscrypt git repo
parents 5149394c 31e1be62
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -8466,16 +8466,16 @@ F: fs/fscache/
F:	include/linux/fscache*.h
FSCRYPT: FILE SYSTEM LEVEL ENCRYPTION SUPPORT
M:	Eric Biggers <ebiggers@kernel.org>
M:	Theodore Y. Ts'o <tytso@mit.edu>
M:	Jaegeuk Kim <jaegeuk@kernel.org>
M:	Eric Biggers <ebiggers@kernel.org>
L:	linux-fscrypt@vger.kernel.org
S:	Supported
Q:	https://patchwork.kernel.org/project/linux-fscrypt/list/
T:	git git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt.git
T:	git https://git.kernel.org/pub/scm/fs/fscrypt/linux.git
F:	Documentation/filesystems/fscrypt.rst
F:	fs/crypto/
F:	include/linux/fscrypt*.h
F:	include/linux/fscrypt.h
F:	include/uapi/linux/fscrypt.h
FSI SUBSYSTEM