On 9/20/23 22:00, Bart Van Assche wrote:
Nicholas A. Bellinger owns both email addresses. Perform this
replacement because the linux-iscsi.org domain name no longer has any MX
records associated. This patch has been generated by running the
following shell command:
git grep -li 'nab@xxxxxxxxxxxxxxx' |
while read f; do
awk '{ if (match($0, "Copyright") == 0) gsub("nab@[lL]inux-i[sS][cC][sS][iI].org", "nab@xxxxxxxxxx"); print $0 }' <$f >/tmp/awk.tmp &&
mv /tmp/awk.tmp $f
done
Note: I received the following reply after having sent an email to
nab@xxxxxxxxxx: "I'm sorry to have to inform you that your message
could not be delivered to one or more recipients. It's attached below.
For further assistance, please send mail to postmaster. If you do so,
please include this problem report. You can delete your own text from
the attached returned message. The mail system."
Didn't you want to drop this patch?
The 'Author' line is a historic reference; Nic Bellinger wrote this code
using that e-mail address. This fact will not change, even if Nic is
using a different e-mail address now.
Cheers,
Hannes
--
Dr. Hannes Reinecke Kernel Storage Architect
hare@xxxxxxx +49 911 74053 688
SUSE Software Solutions GmbH, Maxfeldstr. 5, 90409 Nürnberg
HRB 36809 (AG Nürnberg), Geschäftsführer: Ivo Totev, Andrew
Myers, Andrew McDonald, Martje Boudien Moerman