diff options
author | 2025-02-01 12:56:51 -0500 | |
---|---|---|
committer | 2025-02-06 22:35:11 -0500 | |
commit | fdfd0ad82890f678398ee670c4e59747738540e7 (patch) | |
tree | 70556ac83f4c1183b1dbfc4384f3f8cf41086ab4 /MAINTAINERS | |
parent | Linux 6.14-rc1 (diff) | |
download | wireguard-linux-fdfd0ad82890f678398ee670c4e59747738540e7.tar.xz wireguard-linux-fdfd0ad82890f678398ee670c4e59747738540e7.zip |
bcachefs docs: SubmittingPatches.rst
Add an (initial?) patch submission checklist, focusing mainly on
testing.
Yes, all patches must be tested, and that starts (but does not end) with
the patch author.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 896a307fa065..c40d3d0c68c7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3955,6 +3955,7 @@ M: Kent Overstreet <kent.overstreet@linux.dev> L: linux-bcachefs@vger.kernel.org S: Supported C: irc://irc.oftc.net/bcache +P: Documentation/filesystems/bcachefs/SubmittingPatches.rst T: git https://evilpiepirate.org/git/bcachefs.git F: fs/bcachefs/ F: Documentation/filesystems/bcachefs/ |