diff options
author | Amit Shah | 2014-11-18 13:31:24 +0100 |
---|---|---|
committer | Amit Shah | 2014-12-16 13:17:35 +0100 |
commit | 7f4675c3f737f3eded685deb83b47c9257e69999 (patch) | |
tree | a1570a9a6535b96cf904836f25583338163669c6 /MAINTAINERS | |
parent | Merge remote-tracking branch 'remotes/rth/tags/x86-next-20141214' into staging (diff) | |
download | qemu-7f4675c3f737f3eded685deb83b47c9257e69999.tar.gz qemu-7f4675c3f737f3eded685deb83b47c9257e69999.tar.xz qemu-7f4675c3f737f3eded685deb83b47c9257e69999.zip |
MAINTAINERS: Add myself to migration maintainers
Signed-off-by: Amit Shah <amit.shah@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Amit Shah <amit.shah@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index bcb69e80d2..e517c41640 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -928,6 +928,7 @@ F: scripts/checkpatch.pl Migration M: Juan Quintela <quintela@redhat.com> +M: Amit Shah <amit.shah@redhat.com> S: Maintained F: include/migration/ F: migration* |