Probably simpler for you to get started at this point and ask forgiveness for minor mistakes rather than permission.Git history/logs for files touched is often reliable for determining maintainers if not updated elsewhere yet.On Thu, Jul 23, 2026 at 9:59 AM Barath Rk via Wine-Devel <wine-devel@list.winehq.org> wrote:> If your MRs have distinct maintainers, and you get their approval, then you should be fine
Should I have to ping the maintainer beforehand to get their opinion
on opening an MR?
If so, any idea who I am supposed to ping for the Wayland MR? I know
Eric deals with console related stuff but I don't see any entry in the
MAINTAINERS file for the wayland driver maintainer.
On Thu, Jul 23, 2026 at 2:45 PM Jinoh Kang <jinoh.kang.kr@gmail.com> wrote:
>
> On Thu, Jul 23, 2026, 17:19 Barath Rk via Wine-Devel <wine-devel@list.winehq.org> wrote:
>>
>> Then would it be fine to create 2 MRs at the same time? I was a little biased towards 1 MR 2 Commits because of the wiki stating that multiple outstanding MRs from an individual are discouraged.
>>
>
> The same principle applies to one MR encompassing multiple functionalities.
>
> The rule isn't clear cut, and is intended to discourage overflowing reviewer resources by e.g., making the same mistake across multuple MRs. If your MRs have distinct maintainers, and you get their approval, then you should be fine.
>
>
> --
> Jinoh