diff options
author | Dan Williams <[email protected]> | 2023-07-12 18:50:36 -0700 |
---|---|---|
committer | Vishal Verma <[email protected]> | 2023-07-14 14:36:18 -0600 |
commit | 004ff1b049dda0ec484328a78fc550a9cfc0942b (patch) | |
tree | ffa6deea5e2f03c1dce69e7035cdd6f798100e8d | |
parent | 95c6bff72b02ca084be60c08503d563e506b733f (diff) |
cxl: Update MAINTAINERS
Ben, thank you for all the work to get the CXL subsystem off the ground
and establishing QEMU as a place where hardware vendors can collaborate
on the new advancements and mechanisms appearing in the CXL
specification.
Jonathan, thank you for your continued review and collaboration, you have
been a defacto CXL maintainer for a while now.
Davidlohr, thank you for getting the background command infrastructure
off the ground and your leadership on and off the lists.
Dave Jiang, thank you for yor continued attention to all the
cross-subsytem plumbing issues that CXL continues to create.
Cc: Davidlohr Bueso <[email protected]>
Cc: Jonathan Cameron <[email protected]>
Cc: Ben Widawsky <[email protected]>
Cc: Adam Manzanares <[email protected]>
Cc: Alison Schofield <[email protected]>
Cc: Vishal Verma <[email protected]>
Cc: Ira Weiny <[email protected]>
Cc: Dave Jiang <[email protected]>
Acked-by: Davidlohr Bueso <[email protected]>
Acked-by: Jonathan Cameron <[email protected]>
Reviewed-by: Adam Manzanares <[email protected]>
Signed-off-by: Dan Williams <[email protected]>
Link: https://lore.kernel.org/r/168921298745.190279.14706856880354094471.stgit@dwillia2-xfh.jf.intel.com
Reviewed-by: Alison Schofield <[email protected]>
Reviewed-by: Vishal Verma <[email protected]>
Acked-by: Dave Jiang <[email protected]>
Signed-off-by: Vishal Verma <[email protected]>
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3be1bdfe8ecc..82de99b6b340 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5140,10 +5140,12 @@ S: Maintained F: include/linux/compiler_attributes.h COMPUTE EXPRESS LINK (CXL) +M: Davidlohr Bueso <[email protected]> +M: Jonathan Cameron <[email protected]> +M: Dave Jiang <[email protected]> M: Alison Schofield <[email protected]> M: Vishal Verma <[email protected]> M: Ira Weiny <[email protected]> -M: Ben Widawsky <[email protected]> M: Dan Williams <[email protected]> S: Maintained |