diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-01-24 12:51:49 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-01-24 12:51:49 -0800 |
commit | 5149394c899808667e0f8444d3d39cba1dfb42f7 (patch) | |
tree | b6a20d0a0b7dae8e7a6ffab1a9d2a4703c162f26 /MAINTAINERS | |
parent | 854f0912f813c3b7a4d35517658ca7f1511a69e2 (diff) | |
parent | ef7592e466ef7b2595fdfdfd23559a779f4b211a (diff) | |
download | linux-5149394c899808667e0f8444d3d39cba1dfb42f7.tar.bz2 |
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Pull fsverity MAINTAINERS entry update from Eric Biggers:
"Update the MAINTAINERS file entry for fsverity"
* tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux:
MAINTAINERS: update fsverity git repo, list, and patchwork
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 468f39a37b33..3dec96a7f105 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8518,10 +8518,10 @@ F: include/linux/fsnotify*.h FSVERITY: READ-ONLY FILE-BASED AUTHENTICITY PROTECTION M: Eric Biggers <ebiggers@kernel.org> M: Theodore Y. Ts'o <tytso@mit.edu> -L: linux-fscrypt@vger.kernel.org +L: fsverity@lists.linux.dev 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 |