diff options
author | Stefano Stabellini <[email protected]> | 2018-10-17 21:44:45 +0800 |
---|---|---|
committer | Juergen Gross <[email protected]> | 2018-10-24 11:29:36 +0200 |
commit | 769d6bfc74c1f02333dd5f9a438df3346aded56f (patch) | |
tree | 2da14fa5cb018f14ab8245a135f72c834a600735 | |
parent | f1db0050483cd3d63bb7b2e8c8a772501d52031b (diff) |
add myself as reviewer for Xen support in Linux
It would be good for me to keep an eye on the patches that touch Xen
support in Linux to try to spot changes that break Xen on ARM early on.
Signed-off-by: Stefano Stabellini <[email protected]>
Reviewed-by: Boris Ostrovsky <[email protected]>
Signed-off-by: Juergen Gross <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index af2a61a31a8e..748c3dd3ca09 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16120,6 +16120,7 @@ F: arch/arm64/include/asm/xen/ XEN HYPERVISOR INTERFACE M: Boris Ostrovsky <[email protected]> M: Juergen Gross <[email protected]> +R: Stefano Stabellini <[email protected]> L: [email protected] (moderated for non-subscribers) T: git git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git S: Supported |