As agreed with Kevin and already practiced for a while, I am adding myself as co-maintainer of the block layer core, qcow2 and blkdebug.
Signed-off-by: Max Reitz <[email protected]> --- MAINTAINERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 9277fbf..980d8e0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -985,6 +985,7 @@ F: tests/intel-hda-test.c Block layer core M: Kevin Wolf <[email protected]> +M: Max Reitz <[email protected]> L: [email protected] S: Supported F: block* @@ -1568,6 +1569,7 @@ F: block/win32-aio.c qcow2 M: Kevin Wolf <[email protected]> +M: Max Reitz <[email protected]> L: [email protected] S: Supported F: block/qcow2* @@ -1580,6 +1582,7 @@ F: block/qcow.c blkdebug M: Kevin Wolf <[email protected]> +M: Max Reitz <[email protected]> L: [email protected] S: Supported F: block/blkdebug.c -- 2.8.0
