On 5/13/20 10:14 AM, Eric Blake wrote:
> Dirty bitmaps are important to incremental backups, including exposure
> over NBD where I'm already maintainer. Also, I'm aware that lately I
> have been doing as much code/review on bitmaps as John Snow, who is
> hoping to scale back on this front.
>
> Signed-off-by: Eric Blake <ebl...@redhat.com>
>
> ---
> This still leaves John as maintainer for: IDE, Floppy, and Block Jobs,
> which I did not feel comfortable taking on at this time.
>
> If this patch makes sense, I'm happy to take on my recent 'qemu-img
> bitmap' series as my first bitmap-related pull request, once it has
> sufficient review.
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 6a8dc1e69d42..f7caf7c0cc7f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2002,6 +2002,7 @@ T: git https://repo.or.cz/qemu/armbru.git block-next
>
> Dirty Bitmaps
> M: John Snow <js...@redhat.com>
> +M: Eric Blake <ebl...@redhat.com>
> R: Vladimir Sementsov-Ogievskiy <vsement...@virtuozzo.com>
> L: qemu-bl...@nongnu.org
> S: Supported
>
I'd also like to point out that I wouldn't mind if Vladimir became an
official maintainer, but I can't remember if he wanted the title when we
last spoke at KVM Forum.
Regardless; I am clearly not keeping up with reviews right now as my
attention has been pulled elsewhere, so:
Reviewed-by: John Snow <js...@redhat.com>