diff mbox

[v2,17/17] MAINTAINERS: Add myself as maintainer of the throttling code

Message ID 0d0aaae7270938d01b0e3bf6453fa9194c0efbd6.1455788710.git.berto@igalia.com
State New
Headers show

Commit Message

Alberto Garcia Feb. 18, 2016, 10:27 a.m. UTC
Signed-off-by: Alberto Garcia <berto@igalia.com>
---
 MAINTAINERS | 9 +++++++++
 1 file changed, 9 insertions(+)
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 02710f8..c2f2dd7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1276,6 +1276,15 @@  S: Maintained
 F: include/qemu/sockets.h
 F: util/qemu-sockets.c
 
+Throttling infrastructure
+M: Alberto Garcia <berto@igalia.com>
+S: Supported
+F: block/throttle-groups.c
+F: include/block/throttle-groups.h
+F: include/qemu/throttle.h
+F: util/throttle.c
+L: qemu-block@nongnu.org
+
 Usermode Emulation
 ------------------
 Overall