Message ID | 20250310135404.22385-1-stephen.smalley.work@gmail.com (mailing list archive) |
---|---|
State | Accepted |
Delegated to: | Paul Moore |
Headers | show |
Series | mailmap: map my old email addresses | expand |
On Mon, Mar 10, 2025 at 9:54 AM Stephen Smalley <stephen.smalley.work@gmail.com> wrote: > > Map old email addresses that are no longer in use to my current > email address. > > Suggested-by: Paul Moore <paul@paul-moore.com> > Signed-off-by: Stephen Smalley <stephen.smalley.work@gmail.com> > --- > .mailmap | 2 ++ > 1 file changed, 2 insertions(+) Merged via lsm/dev and not selinux/dev so it goes up to Linus in the same tree as your other email deprecation patch. Regardless, thanks for the update, hopefully this should cut down on the mail bounces.
diff --git a/.mailmap b/.mailmap index ae0adc499f4a..850221fcd63f 100644 --- a/.mailmap +++ b/.mailmap @@ -677,6 +677,8 @@ Stephen Hemminger <stephen@networkplumber.org> <shemminger@linux-foundation.org> Stephen Hemminger <stephen@networkplumber.org> <shemminger@osdl.org> Stephen Hemminger <stephen@networkplumber.org> <sthemmin@microsoft.com> Stephen Hemminger <stephen@networkplumber.org> <sthemmin@vyatta.com> +Stephen Smalley <stephen.smalley.work@gmail.com> <sds@epoch.ncsc.mil> +Stephen Smalley <stephen.smalley.work@gmail.com> <sds@tycho.nsa.gov> Steve Wise <larrystevenwise@gmail.com> <swise@chelsio.com> Steve Wise <larrystevenwise@gmail.com> <swise@opengridcomputing.com> Subash Abhinov Kasiviswanathan <quic_subashab@quicinc.com> <subashab@codeaurora.org>
Map old email addresses that are no longer in use to my current email address. Suggested-by: Paul Moore <paul@paul-moore.com> Signed-off-by: Stephen Smalley <stephen.smalley.work@gmail.com> --- .mailmap | 2 ++ 1 file changed, 2 insertions(+)