Module: wine Branch: master Commit: 151ae36abc1f5529d1e8931f9832c68a915400e4 URL: https://source.winehq.org/git/wine.git/?a=commit;h=151ae36abc1f5529d1e8931f9...
Author: Huw Davies huw@codeweavers.com Date: Mon Jul 5 08:51:11 2021 +0100
maintainers: Add a Network Store Interface section.
Signed-off-by: Huw Davies huw@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
MAINTAINERS | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS index d1bc8658e02..e85151e9bd2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -181,9 +181,14 @@ F: programs/netstat/ Network P: Bruno Jesus 00cpxxx@gmail.com P: Erich E. Hoover erich.e.hoover@wine-staging.com -F: dlls/iphlpapi/ F: dlls/ws2_32/
+Network Store Interface +M: Huw Davies huw@codeweavers.com +F: dlls/iphlpapi/ +F: dlls/nsi/ +F: dlls/nsiproxy.sys/ + OLE Embedding M: Huw Davies huw@codeweavers.com F: dlls/ole32/clipboard.c