diff options
author | Theodore Ts'o <[email protected]> | 2019-01-24 16:42:24 -0500 |
---|---|---|
committer | Eric Biggers <[email protected]> | 2019-02-20 15:33:28 -0800 |
commit | 129ca2d2a83f44551e73a408fa5e75a7b5169abb (patch) | |
tree | 9ef5e4cf595d9946456e27aa6deae213b756ac89 | |
parent | f5e55e777cc93eae1416f0fa4908e8846b6d7825 (diff) |
MAINTAINERS: add Eric Biggers as an fscrypt maintainer
Also update the location of the git tree as we will be using a shared
git tree.
Signed-off-by: Theodore Ts'o <[email protected]>
Signed-off-by: Eric Biggers <[email protected]>
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 51029a425dbe..419b326e711a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6193,9 +6193,10 @@ F: include/linux/fscache*.h FSCRYPT: FILE SYSTEM LEVEL ENCRYPTION SUPPORT M: Theodore Y. Ts'o <[email protected]> M: Jaegeuk Kim <[email protected]> +M: Eric Biggers <[email protected]> Q: https://patchwork.kernel.org/project/linux-fscrypt/list/ -T: git git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt.git +T: git git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt.git S: Supported F: fs/crypto/ F: include/linux/fscrypt*.h |