diff options
author | Tyler Hicks <[email protected]> | 2020-02-12 23:35:03 +0000 |
---|---|---|
committer | Tyler Hicks <[email protected]> | 2020-02-14 20:07:15 +0000 |
commit | 726464596b5d3f10b7c655129a62168e5c17d60c (patch) | |
tree | 9d1f71cd170acec331af5a6f8a428f7621ff47d6 | |
parent | b4a81b87a4cfe2bb26a4a943b748d96a43ef20e8 (diff) |
MAINTAINERS: eCryptfs: Update maintainer address and downgrade status
Adjust my email address to a personal account. Downgrade the status of
eCryptfs maintenance to 'Odd Fixes' since it has not been part of my
work responsibilities recently and I've had little personal time to
devote to it.
eCryptfs hasn't seen active development in some time. New deployments of
file level encryption should use more modern solutions, such as fscrypt,
where possible.
Signed-off-by: Tyler Hicks <[email protected]>
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 08176d64eed5..04ee092e1940 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5740,12 +5740,12 @@ S: Maintained F: drivers/media/dvb-frontends/ec100* ECRYPT FILE SYSTEM -M: Tyler Hicks <[email protected]> +M: Tyler Hicks <[email protected]> W: http://ecryptfs.org W: https://launchpad.net/ecryptfs T: git git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs.git -S: Supported +S: Odd Fixes F: Documentation/filesystems/ecryptfs.txt F: fs/ecryptfs/ |