diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2023-04-26 12:27:51 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2023-10-22 17:08:07 -0400 |
commit | 0d29a833b7b1800bd2759bbc064b5ada4729caf5 (patch) | |
tree | 49aa40fbed3f40f69d1575e6bf28938c6af903d7 | |
parent | faf1dce852754a076bbd1d4bd3fc13c3e8f5d22a (diff) | |
download | lwn-0d29a833b7b1800bd2759bbc064b5ada4729caf5.tar.gz lwn-0d29a833b7b1800bd2759bbc064b5ada4729caf5.zip |
MAINTAINERS: Add entry for bcachefs
bcachefs is a new copy-on-write filesystem; add a MAINTAINERS entry for
it.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 4b011d0cd897..55c64cc6a0d0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3464,6 +3464,13 @@ W: http://bcache.evilpiepirate.org C: irc://irc.oftc.net/bcache F: drivers/md/bcache/ +BCACHEFS +M: Kent Overstreet <kent.overstreet@linux.dev> +L: linux-bcachefs@vger.kernel.org +S: Supported +C: irc://irc.oftc.net/bcache +F: fs/bcachefs/ + BDISP ST MEDIA DRIVER M: Fabien Dessenne <fabien.dessenne@foss.st.com> L: linux-media@vger.kernel.org |