aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2017-04-26 19:43:00 -0400
committerTheodore Ts'o <tytso@mit.edu>2017-05-04 11:44:40 -0400
commit90fce086ed59caefa457dffd587b00caeab9116d (patch)
treef9d6753cc07c0554253fee3dfc254a634b631ecc
parentd9b9f8d5a88cb7881d9f1c2b7e9de9a3fe1dc9e2 (diff)
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>
-rw-r--r--MAINTAINERS6
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/
5351F: fs/fscache/ 5351F: fs/fscache/
5352F: include/linux/fscache*.h 5352F: include/linux/fscache*.h
5353 5353
5354FS-CRYPTO: FILE SYSTEM LEVEL ENCRYPTION SUPPORT 5354FSCRYPT: FILE SYSTEM LEVEL ENCRYPTION SUPPORT
5355M: Theodore Y. Ts'o <tytso@mit.edu> 5355M: Theodore Y. Ts'o <tytso@mit.edu>
5356M: Jaegeuk Kim <jaegeuk@kernel.org> 5356M: Jaegeuk Kim <jaegeuk@kernel.org>
5357L: linux-fsdevel@vger.kernel.org 5357L: linux-fscrypt@vger.kernel.org
5358Q: https://patchwork.kernel.org/project/linux-fscrypt/list/
5359T: git git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt.git
5358S: Supported 5360S: Supported
5359F: fs/crypto/ 5361F: fs/crypto/
5360F: include/linux/fscrypt*.h 5362F: include/linux/fscrypt*.h