[PATCH v2 3/3] MAINTAINERS: add missing NVMe documentation files
Guixin Liu <[email protected]>
| Newsgroups | org.infradead.lists.linux-nvme |
|---|---|
| Message-ID | <[email protected]> |
Add documentation file entries that were missing from the NVM EXPRESS DRIVER and NVM EXPRESS TARGET DRIVER sections, so patches touching these files are properly routed to the NVMe mailing list and maintainers. Signed-off-by: Guixin Liu <[email protected]> Reviewed-by: Hannes Reinecke <[email protected]> --- v1->v2: Add Reviewed-by tag from Hannes Reinecke, thanks. MAINTAINERS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 15011f5752a9..7f8d52f8aab1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19367,6 +19367,9 @@ L: [email protected] S: Supported W: http://git.infradead.org/nvme.git T: git git://git.infradead.org/nvme.git +F: Documentation/ABI/testing/sysfs-nvme +F: Documentation/admin-guide/nvme-multipath.rst +F: Documentation/fault-injection/nvme-fault-injection.rst F: Documentation/nvme/ F: drivers/nvme/common/ F: drivers/nvme/host/ @@ -19409,6 +19412,7 @@ L: [email protected] S: Supported W: http://git.infradead.org/nvme.git T: git git://git.infradead.org/nvme.git +F: Documentation/ABI/testing/configfs-nvmet F: drivers/nvme/target/ NVMEM FRAMEWORK -- 2.43.7