MAINTAINERS 7.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350
  1. List of Wine subsection maintainers
  2. When submitting patches to Wine, the guidelines at
  3. <https://wiki.winehq.org/SubmittingPatches> should be followed. This file
  4. contains a list of maintainers for subsections of Wine. When submitting
  5. patches, you may want to CC relevant people from this list. If you have
  6. questions about your work in an area of Wine, you may find a list of
  7. knowledgeable people here.
  8. Many areas of Wine don't have a specific maintainer, although there may
  9. be people with knowledge of those areas. If an area is not listed here
  10. at all, you can use the git log to find developers working in that area
  11. recently. Or, you can send a mail to wine-devel, but be aware that there
  12. may simply be no one knowledgeable about that subject on the list.
  13. This file uses a similar format to the Linux kernel MAINTAINERS file.
  14. Descriptions of section entries used here:
  15. M: Primary maintainer. CC patches to: FullName <address@domain>
  16. P: Other knowledgeable person. FullName <address@domain>
  17. F: Files and directories with wildcard patterns.
  18. One pattern per line. Multiple F: lines acceptable.
  19. W: Link to additional information.
  20. Maintainers List
  21. -----------------------------------
  22. ARM, ARM64
  23. M: André Hentschel <nerv@dawncrow.de>
  24. F: dlls/dbghelp/cpu_arm*
  25. F: dlls/msvcrt/except_arm.c
  26. F: dlls/ntdll/signal_arm*
  27. F: programs/winedbg/be_arm*
  28. Audio I/O
  29. M: Andrew Eikum <aeikum@codeweavers.com>
  30. F: dlls/dsound/
  31. F: dlls/mmdevapi/
  32. F: dlls/winealsa.drv/
  33. F: dlls/winecoreaudio.drv/
  34. F: dlls/wineoss.drv/
  35. F: dlls/winepulse.drv/
  36. F: dlls/winmm/
  37. F: dlls/x3daudio*/
  38. F: dlls/xapofx*/
  39. F: dlls/xaudio*/
  40. Common Controls Library
  41. P: Nikolay Sivov <nsivov@codeweavers.com>
  42. F: dlls/comctl32/
  43. Common Item Dialog
  44. P: Esme Povirk <vincent@codeweavers.com>
  45. F: dlls/comdlg32/itemdlg.c
  46. F: dlls/comdlg32/tests/itemdlg.c
  47. Direct2D
  48. M: Henri Verbeet <hverbeet@codeweavers.com>
  49. F: dlls/d2d*/
  50. Direct3D
  51. M: Henri Verbeet <hverbeet@codeweavers.com>
  52. P: Stefan Dösinger <stefan@codeweavers.com>
  53. P: Matteo Bruni <mbruni@codeweavers.com>
  54. F: dlls/d3d10core/
  55. F: dlls/d3d11/
  56. F: dlls/d3d12/
  57. F: dlls/d3d8/
  58. F: dlls/d3d9/
  59. F: dlls/d3drm/
  60. F: dlls/ddraw*/
  61. F: dlls/dxgi/
  62. F: dlls/wined3d/
  63. Direct3D helper libraries
  64. M: Matteo Bruni <mbruni@codeweavers.com>
  65. P: Henri Verbeet <hverbeet@codeweavers.com>
  66. P: Stefan Dösinger <stefan@codeweavers.com>
  67. F: dlls/d3d10/
  68. F: dlls/d3d10_1/
  69. F: dlls/d3dcompiler*/
  70. F: dlls/d3dx10*/
  71. F: dlls/d3dx11*/
  72. F: dlls/d3dx9*/
  73. F: dlls/d3dxof/
  74. DirectInput
  75. P: Andrew Eikum <aeikum@codeweavers.com>
  76. F: dlls/dinput/
  77. DirectMusic
  78. M: Michael Stefaniuc <mstefani@winehq.org>
  79. F: dlls/dm*/
  80. F: dlls/dswave/
  81. DirectPlay
  82. M: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
  83. F: dlls/dplayx/
  84. F: dlls/dpnet/
  85. F: dlls/dpwsockx/
  86. DirectShow
  87. M: Zebediah Figura <z.figura12@gmail.com>
  88. P: Andrew Eikum <aeikum@codeweavers.com>
  89. F: dlls/amstream/
  90. F: dlls/devenum/
  91. F: dlls/mciqtz32/
  92. F: dlls/qasf/
  93. F: dlls/qcap/
  94. F: dlls/qdvd/
  95. F: dlls/qedit/
  96. F: dlls/quartz/
  97. F: dlls/strmbase/
  98. F: dlls/winegstreamer/quartz_parser.c
  99. F: dlls/wineqtdecoder/
  100. DirectWrite
  101. M: Nikolay Sivov <nsivov@codeweavers.com>
  102. F: dlls/dwrite/
  103. DotNet Runtime
  104. M: Esme Povirk <vincent@codeweavers.com>
  105. F: dlls/mscoree/
  106. GDI
  107. M: Huw Davies <huw@codeweavers.com>
  108. F: dlls/gdi32/
  109. GDIPlus
  110. M: Esme Povirk <vincent@codeweavers.com>
  111. F: dlls/gdiplus/
  112. GPhoto Driver
  113. M: Marcus Meissner <marcus@jet.franken.de>
  114. F: dlls/gphoto2.ds/
  115. HID support
  116. M: Aric Stewart <aric@codeweavers.com>
  117. F: dlls/hid/
  118. F: dlls/hidclass.sys/
  119. F: dlls/winehid.sys/
  120. HTTP server
  121. M: Zebediah Figura <z.figura12@gmail.com>
  122. F: dlls/httpapi/
  123. F: dlls/http.sys/
  124. Input methods
  125. M: Aric Stewart <aric@codeweavers.com>
  126. F: dlls/imm32/
  127. JavaScript
  128. M: Jacek Caban <jacek@codeweavers.com>
  129. F: dlls/jscript/
  130. Mac OS X graphics driver
  131. M: Ken Thomases <ken@codeweavers.com>
  132. F: dlls/winemac.drv/
  133. Media format conversion
  134. M: Andrew Eikum <aeikum@codeweavers.com>
  135. F: dlls/*.acm/
  136. F: dlls/msacm32/
  137. Microsoft C Runtime
  138. M: Piotr Caban <piotr@codeweavers.com>
  139. F: dlls/msvc*/
  140. MSI installers
  141. M: Hans Leidekker <hans@codeweavers.com>
  142. P: Zebediah Figura <z.figura12@gmail.com>
  143. F: dlls/msi/
  144. Netstat
  145. M: André Hentschel <nerv@dawncrow.de>
  146. F: programs/netstat/
  147. Network
  148. P: Bruno Jesus <00cpxxx@gmail.com>
  149. P: Erich E. Hoover <erich.e.hoover@wine-staging.com>
  150. F: dlls/ws2_32/
  151. Network Store Interface
  152. M: Huw Davies <huw@codeweavers.com>
  153. F: dlls/iphlpapi/
  154. F: dlls/nsi/
  155. F: dlls/nsiproxy.sys/
  156. OLE Embedding
  157. M: Huw Davies <huw@codeweavers.com>
  158. F: dlls/ole32/clipboard.c
  159. F: dlls/ole32/datacache.c
  160. F: dlls/ole32/defaulthandler.c
  161. F: dlls/ole32/ole2.c
  162. F: dlls/ole32/ole2impl.c
  163. F: dlls/ole32/oleobj.c
  164. OLE RPC
  165. M: Huw Davies <huw@codeweavers.com>
  166. F: dlls/combase/
  167. F: dlls/ole32/compobj.c
  168. F: dlls/ole32/marshal.c
  169. F: dlls/ole32/usrmarshal.c
  170. OLE Storage
  171. M: Esme Povirk <vincent@codeweavers.com>
  172. F: dlls/ole32/filelockbytes.c
  173. F: dlls/ole32/memlockbytes.c
  174. F: dlls/ole32/stg_stream.c
  175. F: dlls/ole32/storage32.c
  176. F: dlls/ole32/storage32.h
  177. F: dlls/ole32/tests/storage32.c
  178. OLE Typelibs
  179. P: Andrew Eikum <aeikum@codeweavers.com>
  180. P: Huw Davies <huw@codeweavers.com>
  181. F: dlls/oleaut32/typelib.c
  182. Plug and Play
  183. P: Zebediah Figura <z.figura12@gmail.com>
  184. F: dlls/newdev/
  185. F: dlls/ntoskrnl.exe/pnp.c
  186. F: dlls/setupapi/devinst.c
  187. Postscript Driver
  188. M: Huw Davies <huw@codeweavers.com>
  189. F: dlls/wineps.drv/
  190. Printing
  191. M: Huw Davies <huw@codeweavers.com>
  192. P: Detlef Riekenberg <wine.dev@web.de>
  193. F: dlls/localspl/
  194. F: dlls/spoolss/
  195. F: dlls/winspool.drv/
  196. Richedit
  197. M: Huw Davies <huw@codeweavers.com>
  198. F: dlls/riched20
  199. RPC Runtime
  200. P: Huw Davies <huw@codeweavers.com>
  201. P: Zebediah Figura <z.figura12@gmail.com>
  202. F: dlls/rpcrt4
  203. F: tools/widl
  204. TWAIN
  205. P: Esme Povirk <vincent@codeweavers.com>
  206. F: dlls/twain_32/
  207. F: dlls/sane.ds/
  208. F: dlls/gphoto2.ds/
  209. Uniscribe
  210. M: Aric Stewart <aric@codeweavers.com>
  211. F: dlls/gdi32/uniscribe/
  212. URL Moniker
  213. M: Jacek Caban <jacek@codeweavers.com>
  214. F: dlls/urlmon/
  215. VBScript
  216. M: Jacek Caban <jacek@codeweavers.com>
  217. F: dlls/vbscript/
  218. Web Services
  219. M: Hans Leidekker <hans@codeweavers.com>
  220. F: dlls/webservices/
  221. WebBrowser control
  222. M: Jacek Caban <jacek@codeweavers.com>
  223. F: dlls/ieframe/
  224. F: dlls/mshtml/
  225. F: dlls/shdocvw/
  226. Windows Imaging Component
  227. M: Esme Povirk <vincent@codeweavers.com>
  228. F: dlls/windowscodecs/
  229. F: dlls/windowscodecsext/
  230. Windows Management Instrumentation
  231. M: Hans Leidekker <hans@codeweavers.com>
  232. F: dlls/wbemdisp/
  233. F: dlls/wbemprox/
  234. F: dlls/wmiutils/
  235. Windows Media Foundation
  236. M: Nikolay Sivov <nsivov@codeweavers.com>
  237. F: dlls/mf/
  238. F: dlls/mferror/
  239. F: dlls/mfmediaengine/
  240. F: dlls/mfplat/
  241. F: dlls/mfplay/
  242. F: dlls/mfreadwrite/
  243. F: dlls/mfuuid/
  244. F: dlls/rtworkq/
  245. Wine server, IPC
  246. M: Alexandre Julliard <julliard@winehq.org>
  247. P: Erich E. Hoover <erich.e.hoover@wine-staging.com>
  248. F: server/
  249. Winemaker
  250. M: André Hentschel <nerv@dawncrow.de>
  251. F: tools/winemaker/
  252. WinHTTP
  253. M: Hans Leidekker <hans@codeweavers.com>
  254. F: dlls/winhttp/
  255. WinINet
  256. P: Jacek Caban <jacek@codeweavers.com>
  257. F: dlls/wininet/
  258. WPcap
  259. M: André Hentschel <nerv@dawncrow.de>
  260. F: dlls/wpcap/
  261. X11 Driver
  262. M: Alexandre Julliard <julliard@winehq.org>
  263. F: dlls/winex11.drv/
  264. XML parsing
  265. M: Nikolay Sivov <nsivov@codeweavers.com>
  266. F: dlls/msxml*/
  267. F: dlls/xmllite/
  268. THE REST
  269. M: Alexandre Julliard <julliard@winehq.org>
  270. P: Alex Henrie <alexhenrie24@gmail.com>
  271. P: Andrew Eikum <aeikum@codeweavers.com>
  272. P: Huw Davies <huw@codeweavers.com>
  273. P: Jacek Caban <jacek@codeweavers.com>
  274. P: Esme Povirk <vincent@codeweavers.com>
  275. P: Erich E. Hoover <erich.e.hoover@wine-staging.com>
  276. F: *
  277. F: */
  278. Stable Branch
  279. M: Michael Stefaniuc <mstefani@winehq.org>
  280. W: https://wiki.winehq.org/StableRules
  281. Staging Branch
  282. M: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
  283. P: Zebediah Figura <z.figura12@gmail.com>
  284. P: Paul Gofman <gofmanp@gmail.com>
  285. P: Erich E. Hoover <erich.e.hoover@wine-staging.com>
  286. W: https://wine-staging.com/