The RDMA (Infiniband) user verb documentation has been converted to .rst format, and moved to the Documentation/userspace-api directory. In addition, a new file is added to Documentation/driver-api with some details on Infiniband internals. Thus, the MAINTAINERS file must be updated with the responsibility of the new files. Signed-off-by: Joel Nider <joeln@xxxxxxxxxx> --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 2cf9c1c..977b83d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7487,6 +7487,8 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git S: Supported F: Documentation/devicetree/bindings/infiniband/ F: Documentation/infiniband/ +F: Documentation/userspace-api/rdma_user_verbs.rst +F: Documentation/driver-api/infiniband.rst F: drivers/infiniband/ F: include/uapi/linux/if_infiniband.h F: include/uapi/rdma/ -- 2.7.4