diff options
author | Juergen Gross <jgross@suse.com> | 2017-09-05 10:34:07 -0400 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2017-09-13 04:55:16 -0400 |
commit | 30c1bbffe629985d86bf68796a224ea4eac2685b (patch) | |
tree | c9a8bdcd9d79e75cbcab97728a0e627e0b70cecd /MAINTAINERS | |
parent | 87930019c713873a1c3b9bd55dde46e81f70c8f1 (diff) |
paravirt: Switch maintainer
Jeremy Fitzhardinge is stepping down as a paravirt maintainer. I'll
replace him.
While at it, update the file list to the actual pattern.
Signed-off-by: Juergen Gross <jgross@suse.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: akataria@vmware.com
Cc: chrisw@sous-sol.org
Cc: jeremy@goop.org
Cc: rusty@rustcorp.com.au
Cc: virtualization@lists.linux-foundation.org
Link: http://lkml.kernel.org/r/20170905143407.9227-1-jgross@suse.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f46a3225e398..14e76a41b302 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -10129,7 +10129,7 @@ F: include/uapi/linux/ppdev.h | |||
10129 | F: Documentation/parport*.txt | 10129 | F: Documentation/parport*.txt |
10130 | 10130 | ||
10131 | PARAVIRT_OPS INTERFACE | 10131 | PARAVIRT_OPS INTERFACE |
10132 | M: Jeremy Fitzhardinge <jeremy@goop.org> | 10132 | M: Juergen Gross <jgross@suse.com> |
10133 | M: Chris Wright <chrisw@sous-sol.org> | 10133 | M: Chris Wright <chrisw@sous-sol.org> |
10134 | M: Alok Kataria <akataria@vmware.com> | 10134 | M: Alok Kataria <akataria@vmware.com> |
10135 | M: Rusty Russell <rusty@rustcorp.com.au> | 10135 | M: Rusty Russell <rusty@rustcorp.com.au> |
@@ -10137,7 +10137,7 @@ L: virtualization@lists.linux-foundation.org | |||
10137 | S: Supported | 10137 | S: Supported |
10138 | F: Documentation/virtual/paravirt_ops.txt | 10138 | F: Documentation/virtual/paravirt_ops.txt |
10139 | F: arch/*/kernel/paravirt* | 10139 | F: arch/*/kernel/paravirt* |
10140 | F: arch/*/include/asm/paravirt.h | 10140 | F: arch/*/include/asm/paravirt*.h |
10141 | F: include/linux/hypervisor.h | 10141 | F: include/linux/hypervisor.h |
10142 | 10142 | ||
10143 | PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES | 10143 | PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES |