All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Update Ben's email address
@ 2022-05-20 18:00 Ben Widawsky
  2022-05-20 18:54 ` Alison Schofield
  0 siblings, 1 reply; 2+ messages in thread
From: Ben Widawsky @ 2022-05-20 18:00 UTC (permalink / raw)
  To: linux-cxl
  Cc: patches, Ben Widawsky, Alison Schofield, Dan Williams, Ira Weiny,
	Vishal Verma

From: Ben Widawsky <ben.widawsky@intel.com>

I'm leaving Intel. Update email address to korg and add .mailmap
entries. For now, I will be taking a reduced role in CXL development,
but I still plan to spend time working on it, and I can still serve as a
good substitute if needed for maintainer responsibilities (that may
change in the future).

Signed-off-by: Ben Widawsky <ben.widawsky@intel.com>
---
 .mailmap    | 3 +++
 MAINTAINERS | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/.mailmap b/.mailmap
index 97ccdf147111..e8fb056a8935 100644
--- a/.mailmap
+++ b/.mailmap
@@ -61,6 +61,9 @@ Bart Van Assche <bvanassche@acm.org> <bart.vanassche@sandisk.com>
 Bart Van Assche <bvanassche@acm.org> <bart.vanassche@wdc.com>
 Ben Gardner <bgardner@wabtec.com>
 Ben M Cahill <ben.m.cahill@intel.com>
+Ben Widawsky <bwidawsk@kernel.org> <ben@bwidawsk.net>
+Ben Widawsky <bwidawsk@kernel.org> <ben.widawsky@intel.com>
+Ben Widawsky <bwidawsk@kernel.org> <benjamin.widawsky@intel.com>
 Björn Steinbrink <B.Steinbrink@gmx.de>
 Björn Töpel <bjorn@kernel.org> <bjorn.topel@gmail.com>
 Björn Töpel <bjorn@kernel.org> <bjorn.topel@intel.com>
diff --git a/MAINTAINERS b/MAINTAINERS
index e127c2fb08a7..f5545ce42cc8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4842,7 +4842,7 @@ COMPUTE EXPRESS LINK (CXL)
 M:	Alison Schofield <alison.schofield@intel.com>
 M:	Vishal Verma <vishal.l.verma@intel.com>
 M:	Ira Weiny <ira.weiny@intel.com>
-M:	Ben Widawsky <ben.widawsky@intel.com>
+M:	Ben Widawsky <bwidawsk@kernel.org>
 M:	Dan Williams <dan.j.williams@intel.com>
 L:	linux-cxl@vger.kernel.org
 S:	Maintained
-- 
2.36.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] MAINTAINERS: Update Ben's email address
  2022-05-20 18:00 [PATCH] MAINTAINERS: Update Ben's email address Ben Widawsky
@ 2022-05-20 18:54 ` Alison Schofield
  0 siblings, 0 replies; 2+ messages in thread
From: Alison Schofield @ 2022-05-20 18:54 UTC (permalink / raw)
  To: Ben Widawsky
  Cc: linux-cxl, patches, Widawsky, Ben, Williams, Dan J, Weiny, Ira,
	Verma, Vishal L

On Fri, May 20, 2022 at 11:00:59AM -0700, Ben Widawsky wrote:
> From: Ben Widawsky <ben.widawsky@intel.com>
> 
> I'm leaving Intel. Update email address to korg and add .mailmap
> entries. For now, I will be taking a reduced role in CXL development,
> but I still plan to spend time working on it, and I can still serve as a
> good substitute if needed for maintainer responsibilities (that may
> change in the future).
> 
> Signed-off-by: Ben Widawsky <ben.widawsky@intel.com>

Thanks Ben! Glad to hear your staying in the region ;)

Reviewed-by: Alison Schofield <alison.schofield@intel.com>



> ---
>  .mailmap    | 3 +++
>  MAINTAINERS | 2 +-
>  2 files changed, 4 insertions(+), 1 deletion(-)
> 
> diff --git a/.mailmap b/.mailmap
> index 97ccdf147111..e8fb056a8935 100644
> --- a/.mailmap
> +++ b/.mailmap
> @@ -61,6 +61,9 @@ Bart Van Assche <bvanassche@acm.org> <bart.vanassche@sandisk.com>
>  Bart Van Assche <bvanassche@acm.org> <bart.vanassche@wdc.com>
>  Ben Gardner <bgardner@wabtec.com>
>  Ben M Cahill <ben.m.cahill@intel.com>
> +Ben Widawsky <bwidawsk@kernel.org> <ben@bwidawsk.net>
> +Ben Widawsky <bwidawsk@kernel.org> <ben.widawsky@intel.com>
> +Ben Widawsky <bwidawsk@kernel.org> <benjamin.widawsky@intel.com>
>  Björn Steinbrink <B.Steinbrink@gmx.de>
>  Björn Töpel <bjorn@kernel.org> <bjorn.topel@gmail.com>
>  Björn Töpel <bjorn@kernel.org> <bjorn.topel@intel.com>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e127c2fb08a7..f5545ce42cc8 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4842,7 +4842,7 @@ COMPUTE EXPRESS LINK (CXL)
>  M:	Alison Schofield <alison.schofield@intel.com>
>  M:	Vishal Verma <vishal.l.verma@intel.com>
>  M:	Ira Weiny <ira.weiny@intel.com>
> -M:	Ben Widawsky <ben.widawsky@intel.com>
> +M:	Ben Widawsky <bwidawsk@kernel.org>
>  M:	Dan Williams <dan.j.williams@intel.com>
>  L:	linux-cxl@vger.kernel.org
>  S:	Maintained
> -- 
> 2.36.1
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-05-20 18:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-20 18:00 [PATCH] MAINTAINERS: Update Ben's email address Ben Widawsky
2022-05-20 18:54 ` Alison Schofield

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.