diff options
author | Amit Shah <amit.shah@redhat.com> | 2014-11-18 18:01:25 +0530 |
---|---|---|
committer | Amit Shah <amit.shah@redhat.com> | 2014-12-16 17:47:35 +0530 |
commit | c55156402e5b1f64b17c3261ef39a5e6666d9209 (patch) | |
tree | c079a5f5e28f8c15d9389ae858a529aa803940e7 /MAINTAINERS | |
parent | 7f4675c3f737f3eded685deb83b47c9257e69999 (diff) |
MAINTAINERS: migration: add vmstate static checker files
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 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e517c41640..af8d856bb8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -935,6 +935,8 @@ F: migration* F: savevm.c F: arch_init.c F: vmstate.c +F: scripts/vmstate-static-checker.py +F: tests/vmstate-static-checker-data/ Seccomp M: Eduardo Otubo <eduardo.otubo@profitbricks.com> |