Commit dd86bd96 authored by Jeremy White's avatar Jeremy White Committed by Alexandre Julliard

maintainers: Add trailing slashes to directories.

The gitlab scripts operate without access to the wine tree. Requiring a trailing slash on patterns simplifies the logic to automatically assign reviewers to MRs.
parent c0f4f31c
...@@ -22,6 +22,7 @@ Descriptions of section entries used here: ...@@ -22,6 +22,7 @@ Descriptions of section entries used here:
P: Other knowledgeable person. FullName <address@domain> P: Other knowledgeable person. FullName <address@domain>
F: Files and directories with wildcard patterns. F: Files and directories with wildcard patterns.
One pattern per line. Multiple F: lines acceptable. One pattern per line. Multiple F: lines acceptable.
A trailing / implies /*.
W: Link to additional information. W: Link to additional information.
Maintainers List Maintainers List
...@@ -272,12 +273,12 @@ F: dlls/winspool.drv/ ...@@ -272,12 +273,12 @@ F: dlls/winspool.drv/
Richedit Richedit
M: Huw Davies <huw@codeweavers.com> M: Huw Davies <huw@codeweavers.com>
F: dlls/riched20 F: dlls/riched20/
RPC Runtime RPC Runtime
P: Huw Davies <huw@codeweavers.com> P: Huw Davies <huw@codeweavers.com>
P: Zebediah Figura <z.figura12@gmail.com> P: Zebediah Figura <z.figura12@gmail.com>
F: dlls/rpcrt4 F: dlls/rpcrt4/
Theming Theming
M: Zhiyi Zhang <zzhang@codeweavers.com> M: Zhiyi Zhang <zzhang@codeweavers.com>
...@@ -316,7 +317,7 @@ WIDL ...@@ -316,7 +317,7 @@ WIDL
P: Huw Davies <huw@codeweavers.com> P: Huw Davies <huw@codeweavers.com>
P: Rémi Bernon <rbernon@codeweavers.com> P: Rémi Bernon <rbernon@codeweavers.com>
P: Zebediah Figura <z.figura12@gmail.com> P: Zebediah Figura <z.figura12@gmail.com>
F: tools/widl F: tools/widl/
Windows Imaging Component Windows Imaging Component
M: Esme Povirk <esme@codeweavers.com> M: Esme Povirk <esme@codeweavers.com>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment