1
0
Fork 0
mirror of synced 2025-03-07 03:53:26 +01:00

maintainers: Remove advice about Cc'ing patches.

This commit is contained in:
Huw Davies 2022-08-19 12:37:24 +01:00 committed by Alexandre Julliard
parent 58b477d158
commit 25ac708dad

View file

@ -4,8 +4,7 @@
When submitting patches to Wine, the guidelines at When submitting patches to Wine, the guidelines at
<https://wiki.winehq.org/SubmittingPatches> should be followed. This file <https://wiki.winehq.org/SubmittingPatches> should be followed. This file
contains a list of maintainers for subsections of Wine. When submitting contains a list of maintainers for subsections of Wine. If you have
patches, you may want to CC relevant people from this list. If you have
questions about your work in an area of Wine, you may find a list of questions about your work in an area of Wine, you may find a list of
knowledgeable people here. knowledgeable people here.
@ -18,7 +17,7 @@ may simply be no one knowledgeable about that subject on the list.
This file uses a similar format to the Linux kernel MAINTAINERS file. This file uses a similar format to the Linux kernel MAINTAINERS file.
Descriptions of section entries used here: Descriptions of section entries used here:
M: Primary maintainer. CC patches to: FullName <address@domain> M: Primary maintainer. FullName <address@domain>
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.