diff options
author | Tony Krowiak <[email protected]> | 2022-02-14 19:25:40 -0500 |
---|---|---|
committer | Alexander Gordeev <[email protected]> | 2022-07-19 16:18:12 +0200 |
commit | 693714b900cea5417d7b3a48891b961d40fb5c55 (patch) | |
tree | 75c4f0e338e8b304c69146d37e28f86b7ecf17cd | |
parent | e32d3827f3d5b2844d041066b89843599c3e82b9 (diff) |
MAINTAINERS: pick up all vfio_ap docs for VFIO AP maintainers
A new document, Documentation/s390/vfio-ap-locking.rst was added. Make sure
the new document is picked up for the VFIO AP maintainers by using a
wildcard: Documentation/s390/vfio-ap*.
Signed-off-by: Tony Krowiak <[email protected]>
Signed-off-by: Alexander Gordeev <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3cf9842d9233..fbe417746e22 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17453,7 +17453,7 @@ M: Jason Herne <[email protected]> S: Supported W: http://www.ibm.com/developerworks/linux/linux390/ -F: Documentation/s390/vfio-ap.rst +F: Documentation/s390/vfio-ap* F: drivers/s390/crypto/vfio_ap* S390 VFIO-CCW DRIVER |