Skip to content

Commit ef7592e

Browse files
committed
MAINTAINERS: update fsverity git repo, list, and patchwork
We're moving fsverity development to use its own git repo, mailing list, and patchwork project, instead of reusing the fscrypt ones. Update the MAINTAINERS file accordingly. Signed-off-by: Eric Biggers <ebiggers@google.com> Link: https://lore.kernel.org/r/20230116232257.64377-1-ebiggers@kernel.org
1 parent 5dc4c99 commit ef7592e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

MAINTAINERS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8520,10 +8520,10 @@ F: include/linux/fsnotify*.h
85208520
FSVERITY: READ-ONLY FILE-BASED AUTHENTICITY PROTECTION
85218521
M: Eric Biggers <ebiggers@kernel.org>
85228522
M: Theodore Y. Ts'o <tytso@mit.edu>
8523-
L: linux-fscrypt@vger.kernel.org
8523+
L: fsverity@lists.linux.dev
85248524
S: Supported
8525-
Q: https://patchwork.kernel.org/project/linux-fscrypt/list/
8526-
T: git git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt.git fsverity
8525+
Q: https://patchwork.kernel.org/project/fsverity/list/
8526+
T: git https://git.kernel.org/pub/scm/fs/fsverity/linux.git
85278527
F: Documentation/filesystems/fsverity.rst
85288528
F: fs/verity/
85298529
F: include/linux/fsverity.h

0 commit comments

Comments
 (0)