diff options
| author | Eric Biggers <[email protected]> | 2023-01-16 15:22:57 -0800 |
|---|---|---|
| committer | Eric Biggers <[email protected]> | 2023-01-16 15:38:41 -0800 |
| commit | ef7592e466ef7b2595fdfdfd23559a779f4b211a (patch) | |
| tree | 170d7227157af4f4a03dbdeee1fb6c01db0c3afc | |
| parent | 5dc4c995db9eb45f6373a956eb1f69460e69e6d4 (diff) | |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
| -rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 42fc47c6edfd..936cbdbc60eb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8520,10 +8520,10 @@ F: include/linux/fsnotify*.h FSVERITY: READ-ONLY FILE-BASED AUTHENTICITY PROTECTION M: Eric Biggers <[email protected]> M: Theodore Y. Ts'o <[email protected]> S: Supported -Q: https://patchwork.kernel.org/project/linux-fscrypt/list/ -T: git git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt.git fsverity +Q: https://patchwork.kernel.org/project/fsverity/list/ +T: git https://git.kernel.org/pub/scm/fs/fsverity/linux.git F: Documentation/filesystems/fsverity.rst F: fs/verity/ F: include/linux/fsverity.h |