diff options
author | Eric Biggers <ebiggers@google.com> | 2017-04-26 16:43:00 -0700 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2017-05-04 11:44:40 -0400 |
commit | 90fce086ed59caefa457dffd587b00caeab9116d (patch) | |
tree | f9d6753cc07c0554253fee3dfc254a634b631ecc /MAINTAINERS | |
parent | d9b9f8d5a88cb7881d9f1c2b7e9de9a3fe1dc9e2 (diff) | |
download | linux-90fce086ed59caefa457dffd587b00caeab9116d.tar.gz linux-90fce086ed59caefa457dffd587b00caeab9116d.tar.bz2 linux-90fce086ed59caefa457dffd587b00caeab9116d.zip |
MAINTAINERS: fscrypt: update mailing list, patchwork, and git
Now that there has been a dedicated mailing list, patchwork project, and
git repository set up for filesystem encryption, update the MAINTAINERS
file accordingly.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index fdd5350fe261..28314fdd7163 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5351,10 +5351,12 @@ F: Documentation/filesystems/caching/ F: fs/fscache/ F: include/linux/fscache*.h -FS-CRYPTO: FILE SYSTEM LEVEL ENCRYPTION SUPPORT +FSCRYPT: FILE SYSTEM LEVEL ENCRYPTION SUPPORT M: Theodore Y. Ts'o <tytso@mit.edu> M: Jaegeuk Kim <jaegeuk@kernel.org> -L: linux-fsdevel@vger.kernel.org +L: linux-fscrypt@vger.kernel.org +Q: https://patchwork.kernel.org/project/linux-fscrypt/list/ +T: git git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt.git S: Supported F: fs/crypto/ F: include/linux/fscrypt*.h |