diff options
author | Christian Brauner <brauner@kernel.org> | 2022-07-26 16:16:15 +0200 |
---|---|---|
committer | Christian Brauner (Microsoft) <brauner@kernel.org> | 2022-07-27 10:13:44 +0200 |
commit | ba40a57ff08bf606135866bfe5fddc572089ac16 (patch) | |
tree | a899d433c1898702bb6d30ab008a656ff42e4076 /MAINTAINERS | |
parent | 7c4d37c269ac8bf834b47718386d02ae94d54633 (diff) |
Add Seth Forshee as co-maintainer for idmapped mounts
Seth has been integral in the design and implementation of idmapped
mounts and was the main architect behind the s_user_ns work which
ultimately made filesystems such as FUSE and overlayfs available in
containers. He continues to be active in both development and review.
I'm very happy he decided to maintain this feature. He has my full
trust.
Link: https://lore.kernel.org/r/20220726141615.1046027-1-brauner@kernel.org
Cc: Seth Forshee <sforshee@digitalocean.com>
Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 66bffb24a348..6defeb24d8b7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9548,6 +9548,7 @@ F: drivers/input/misc/ideapad_slidebar.c IDMAPPED MOUNTS M: Christian Brauner <brauner@kernel.org> +M: Seth Forshee <sforshee@kernel.org> L: linux-fsdevel@vger.kernel.org S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux.git |