diff options
| author | Konrad Rzeszutek Wilk <[email protected]> | 2021-09-17 12:16:52 -0400 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2021-09-22 12:49:48 -0700 |
| commit | 4057525736b159bd456732d11270af2cc49ec21f (patch) | |
| tree | d8be36664b91f6fd1cd4bcf5fa2feb9d388381a8 | |
| parent | 2e36a964ada4f7bda24f3caa971a33500e23af36 (diff) | |
MAINTAINERS: Update Xen-[PCI,SWIOTLB,Block] maintainership
Konrad's new job role is putting a serious cramp on him
being a responsive maintainer and as such he is handing off
the reins to Juergen, Roger, and Stefano.
Thank you!
Acked-by: Juergen Gross <[email protected]>
Acked-by: Roger Pau Monné <[email protected]>
Acked-by: Stefano Stabellini <[email protected]>
Signed-off-by: Konrad Rzeszutek Wilk <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
| -rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a8a1b1c283e2..2e75360c7b8b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -20475,7 +20475,6 @@ F: samples/bpf/xdpsock* F: tools/lib/bpf/xsk* XEN BLOCK SUBSYSTEM -M: Konrad Rzeszutek Wilk <[email protected]> M: Roger Pau Monné <[email protected]> L: [email protected] (moderated for non-subscribers) S: Supported @@ -20523,7 +20522,7 @@ S: Supported F: drivers/net/xen-netback/* XEN PCI SUBSYSTEM -M: Konrad Rzeszutek Wilk <[email protected]> +M: Juergen Gross <[email protected]> L: [email protected] (moderated for non-subscribers) S: Supported F: arch/x86/pci/*xen* @@ -20546,7 +20545,8 @@ S: Supported F: sound/xen/* XEN SWIOTLB SUBSYSTEM -M: Konrad Rzeszutek Wilk <[email protected]> +M: Juergen Gross <[email protected]> +M: Stefano Stabellini <[email protected]> L: [email protected] (moderated for non-subscribers) S: Supported |