Message ID | 20180814150704.3402-1-bart.vanassche@wdc.com (mailing list archive) |
---|---|
State | Changes Requested |
Headers | show |
Series | Update the e-mail address of Bart Van Assche | expand |
On Tue, Aug 14, 2018 at 08:07:04AM -0700, Bart Van Assche wrote: > Since my @wdc.com e-mail address will become invalid after Friday > August 24th, change it into an e-mail address that will remain valid > after that date. > > Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com> > --- > MAINTAINERS | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Would you like to update ".mailmap" as well? > diff --git a/MAINTAINERS b/MAINTAINERS > index 1e53fe99eb63..0fb209911711 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -12619,7 +12619,7 @@ S: Maintained > F: drivers/scsi/sr* > > SCSI RDMA PROTOCOL (SRP) INITIATOR > -M: Bart Van Assche <bart.vanassche@wdc.com> > +M: Bart Van Assche <bvanassche@acm.org> > L: linux-rdma@vger.kernel.org > S: Supported > Q: http://patchwork.kernel.org/project/linux-rdma/list/ > @@ -12627,7 +12627,7 @@ F: drivers/infiniband/ulp/srp/ > F: include/scsi/srp.h > > SCSI RDMA PROTOCOL (SRP) TARGET > -M: Bart Van Assche <bart.vanassche@wdc.com> > +M: Bart Van Assche <bvanassche@acm.org> > L: linux-rdma@vger.kernel.org > L: target-devel@vger.kernel.org > S: Supported > -- > 2.18.0 >
On Tue, 2018-08-14 at 10:06 -0600, Jason Gunthorpe wrote: > On Tue, Aug 14, 2018 at 08:07:04AM -0700, Bart Van Assche wrote: > > Since my @wdc.com e-mail address will become invalid after Friday > > August 24th, change it into an e-mail address that will remain valid > > after that date. > > > > Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com> > > --- > > MAINTAINERS | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > Would you like to update ".mailmap" as well? Hello Jason, That sounds like a good idea to me. Do you want me to update and repost this patch? Thanks, Bart.
On Tue, Aug 14, 2018 at 04:10:11PM +0000, Bart Van Assche wrote: > On Tue, 2018-08-14 at 10:06 -0600, Jason Gunthorpe wrote: > > On Tue, Aug 14, 2018 at 08:07:04AM -0700, Bart Van Assche wrote: > > > Since my @wdc.com e-mail address will become invalid after Friday > > > August 24th, change it into an e-mail address that will remain valid > > > after that date. > > > > > > Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com> > > > MAINTAINERS | 4 ++-- > > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > > Would you like to update ".mailmap" as well? > > Hello Jason, > > That sounds like a good idea to me. Do you want me to update and repost this > patch? Please Thanks, Jason
diff --git a/MAINTAINERS b/MAINTAINERS index 1e53fe99eb63..0fb209911711 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12619,7 +12619,7 @@ S: Maintained F: drivers/scsi/sr* SCSI RDMA PROTOCOL (SRP) INITIATOR -M: Bart Van Assche <bart.vanassche@wdc.com> +M: Bart Van Assche <bvanassche@acm.org> L: linux-rdma@vger.kernel.org S: Supported Q: http://patchwork.kernel.org/project/linux-rdma/list/ @@ -12627,7 +12627,7 @@ F: drivers/infiniband/ulp/srp/ F: include/scsi/srp.h SCSI RDMA PROTOCOL (SRP) TARGET -M: Bart Van Assche <bart.vanassche@wdc.com> +M: Bart Van Assche <bvanassche@acm.org> L: linux-rdma@vger.kernel.org L: target-devel@vger.kernel.org S: Supported
Since my @wdc.com e-mail address will become invalid after Friday August 24th, change it into an e-mail address that will remain valid after that date. Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com> --- MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)