diff options
author | Stefan Hajnoczi <stefanha@redhat.com> | 2014-07-01 14:04:31 +0200 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2014-07-07 09:15:29 +0200 |
commit | 37253e1ec898b167c5ff1fe63e14914bd35e28d9 (patch) | |
tree | d0eb4de205fe9445d6653979583591b6f5c651c3 | |
parent | 5a0f6fd5c84573387056e0464a7fc0c6fb70b2dc (diff) | |
download | hqemu-37253e1ec898b167c5ff1fe63e14914bd35e28d9.zip hqemu-37253e1ec898b167c5ff1fe63e14914bd35e28d9.tar.gz |
MAINTAINERS: add Stefan Hajnoczi to IDE maintainers
Make Stefan officially co-maintain hw/ide/ with Kevin.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Acked-by: Kevin Wolf <kwolf@redhat.com>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e7dc907..906f252 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -563,6 +563,7 @@ Devices ------- IDE M: Kevin Wolf <kwolf@redhat.com> +M: Stefan Hajnoczi <stefanha@redhat.com> S: Odd Fixes F: include/hw/ide.h F: hw/ide/ |