[Qemu-devel] [PULL for-4.1 0/1] s390x: vfio-ccw maintainership update

Cornelia Huck posted 1 patch 4 years, 9 months ago
Test docker-clang@ubuntu passed
Test s390x passed
Test asan passed
Test docker-mingw@fedora passed
Test FreeBSD passed
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20190726112728.20889-1-cohuck@redhat.com
MAINTAINERS | 1 -
1 file changed, 1 deletion(-)
[Qemu-devel] [PULL for-4.1 0/1] s390x: vfio-ccw maintainership update
Posted by Cornelia Huck 4 years, 9 months ago
The following changes since commit bf8b024372bf8abf5a9f40bfa65eeefad23ff988:

  Update version for v4.1.0-rc2 release (2019-07-23 18:28:08 +0100)

are available in the Git repository at:

  https://github.com/cohuck/qemu tags/s390x-20190726

for you to fetch changes up to 6ef2d01abf44fa86f2de4bcde3be9391259bf718:

  MAINTAINERS: vfio-ccw: Remove myself as the maintainer (2019-07-25 09:36:14 +0200)

----------------------------------------------------------------
MAINTAINERS update for vfio-ccw

----------------------------------------------------------------

Farhan Ali (1):
  MAINTAINERS: vfio-ccw: Remove myself as the maintainer

 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

-- 
2.20.1


Re: [Qemu-devel] [PULL for-4.1 0/1] s390x: vfio-ccw maintainership update
Posted by Peter Maydell 4 years, 9 months ago
On Fri, 26 Jul 2019 at 12:27, Cornelia Huck <cohuck@redhat.com> wrote:
>
> The following changes since commit bf8b024372bf8abf5a9f40bfa65eeefad23ff988:
>
>   Update version for v4.1.0-rc2 release (2019-07-23 18:28:08 +0100)
>
> are available in the Git repository at:
>
>   https://github.com/cohuck/qemu tags/s390x-20190726
>
> for you to fetch changes up to 6ef2d01abf44fa86f2de4bcde3be9391259bf718:
>
>   MAINTAINERS: vfio-ccw: Remove myself as the maintainer (2019-07-25 09:36:14 +0200)
>
> ----------------------------------------------------------------
> MAINTAINERS update for vfio-ccw
>
> ----------------------------------------------------------------
>
> Farhan Ali (1):
>   MAINTAINERS: vfio-ccw: Remove myself as the maintainer
>
>  MAINTAINERS | 1 -
>  1 file changed, 1 deletion(-)
>
> --
> 2.20.1


Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/4.1
for any user-visible changes.

-- PMM