Message ID | 20200908184918.1085-1-luoyonggang@gmail.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On 9/8/20 1:49 PM, Yonggang Luo wrote: > The following changes since commit 6779038537360e957dbded830f76b08ef5070161: > > Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-09-08' int= > o staging (2020-09-08 17:23:31 +0100) > > are available in the Git repository at: > > http://github.com/lygstate/qemu tags/msys2-patches-pull-request > > for you to fetch changes up to 1892e4360f55ac8cbeeeae0043e0a9dc05c50269: > > rcu: add uninit destructor for rcu (2020-09-09 02:34:59 +0800) > > ---------------------------------------------------------------- > msys2 patch queue 2020-09-09 MAINTAINERS doesn't mention a category for msys2, and this patch series doesn't add one. It is unusual to send a pull request without being a listed maintainer for the code in question. I'm not objecting to you taking on a maintainership role, if we are ready for that, but I also worry that you have so few contributions currently in the main repository that you have not necessarily proven the quality of your work. Maybe it's better to just send this as an ordinary patch series, and let an existing maintainer incorporate it?
On 9/8/20 8:56 PM, Eric Blake wrote: > On 9/8/20 1:49 PM, Yonggang Luo wrote: >> The following changes since commit >> 6779038537360e957dbded830f76b08ef5070161: >> >> Merge remote-tracking branch >> 'remotes/armbru/tags/pull-qapi-2020-09-08' int= >> o staging (2020-09-08 17:23:31 +0100) >> >> are available in the Git repository at: >> >> http://github.com/lygstate/qemu tags/msys2-patches-pull-request >> >> for you to fetch changes up to 1892e4360f55ac8cbeeeae0043e0a9dc05c50269: >> >> rcu: add uninit destructor for rcu (2020-09-09 02:34:59 +0800) >> >> ---------------------------------------------------------------- >> msys2 patch queue 2020-09-09 > > MAINTAINERS doesn't mention a category for msys2, and this patch series > doesn't add one. It is unusual to send a pull request without being a > listed maintainer for the code in question. I'm not objecting to you > taking on a maintainership role, if we are ready for that, but I also > worry that you have so few contributions currently in the main > repository that you have not necessarily proven the quality of your > work. Maybe it's better to just send this as an ordinary patch series, > and let an existing maintainer incorporate it? Beside what Eric said, you sent all your patches altogether, this is already an improvement for reviewers, thanks!
On 08/09/2020 20.56, Eric Blake wrote: > On 9/8/20 1:49 PM, Yonggang Luo wrote: >> The following changes since commit >> 6779038537360e957dbded830f76b08ef5070161: >> >> Merge remote-tracking branch >> 'remotes/armbru/tags/pull-qapi-2020-09-08' int= >> o staging (2020-09-08 17:23:31 +0100) >> >> are available in the Git repository at: >> >> http://github.com/lygstate/qemu tags/msys2-patches-pull-request >> >> for you to fetch changes up to 1892e4360f55ac8cbeeeae0043e0a9dc05c50269: >> >> rcu: add uninit destructor for rcu (2020-09-09 02:34:59 +0800) >> >> ---------------------------------------------------------------- >> msys2 patch queue 2020-09-09 > > MAINTAINERS doesn't mention a category for msys2, and this patch series > doesn't add one. It is unusual to send a pull request without being a > listed maintainer for the code in question. I'm not objecting to you > taking on a maintainership role, if we are ready for that, but I also > worry that you have so few contributions currently in the main > repository that you have not necessarily proven the quality of your > work. Maybe it's better to just send this as an ordinary patch series, > and let an existing maintainer incorporate it? We already have a maintainer for Windows-related patches (see W32, W64 section in maintainers), so I was hoping that Stefan Weil could pick up the msys2 related patches, too. Stefan? Thomas