Map Mat's old corporate address to his kernel.org one.
Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
---
Mat's address is still being used because get_maintainers.pl will look
at the Git history.
@Mat: still OK to use your kernel.org one?
---
.mailmap | 1 +
1 file changed, 1 insertion(+)
diff --git a/.mailmap b/.mailmap
index e42486317d18..ad1d3c166e64 100644
--- a/.mailmap
+++ b/.mailmap
@@ -297,6 +297,7 @@ Martin Kepplinger <martink@posteo.de> <martin.kepplinger@puri.sm>
Martin Kepplinger <martink@posteo.de> <martin.kepplinger@theobroma-systems.com>
Martyna Szapar-Mudlaw <martyna.szapar-mudlaw@linux.intel.com> <martyna.szapar-mudlaw@intel.com>
Mathieu Othacehe <m.othacehe@gmail.com>
+Mat Martineau <martineau@kernel.org> <mathew.j.martineau@linux.intel.com>
Matthew Wilcox <willy@infradead.org> <matthew.r.wilcox@intel.com>
Matthew Wilcox <willy@infradead.org> <matthew@wil.cx>
Matthew Wilcox <willy@infradead.org> <mawilcox@linuxonhyperv.com>
---
base-commit: f43ad21ca73772d3a95ceb8f20bbf1caebfd3fb5
change-id: 20230417-mptcp-mat-alias-2c7cb2190e8b
Best regards,
--
Matthieu Baerts <matthieu.baerts@tessares.net>
Hi Matthieu, Thank you for your modifications, that's great! Our CI did some validations and here is its report: - KVM Validation: normal (except selftest_mptcp_join): - Success! ✅: - Task: https://cirrus-ci.com/task/6437075239567360 - Summary: https://api.cirrus-ci.com/v1/artifact/task/6437075239567360/summary/summary.txt - KVM Validation: debug (except selftest_mptcp_join): - Success! ✅: - Task: https://cirrus-ci.com/task/6155600262856704 - Summary: https://api.cirrus-ci.com/v1/artifact/task/6155600262856704/summary/summary.txt - KVM Validation: debug (only selftest_mptcp_join): - Success! ✅: - Task: https://cirrus-ci.com/task/5592650309435392 - Summary: https://api.cirrus-ci.com/v1/artifact/task/5592650309435392/summary/summary.txt - KVM Validation: normal (only selftest_mptcp_join): - Success! ✅: - Task: https://cirrus-ci.com/task/5029700356014080 - Summary: https://api.cirrus-ci.com/v1/artifact/task/5029700356014080/summary/summary.txt Initiator: Patchew Applier Commits: https://github.com/multipath-tcp/mptcp_net-next/commits/140085dd99a8 If there are some issues, you can reproduce them using the same environment as the one used by the CI thanks to a docker image, e.g.: $ cd [kernel source code] $ docker run -v "${PWD}:${PWD}:rw" -w "${PWD}" --privileged --rm -it \ --pull always mptcp/mptcp-upstream-virtme-docker:latest \ auto-debug For more details: https://github.com/multipath-tcp/mptcp-upstream-virtme-docker Please note that despite all the efforts that have been already done to have a stable tests suite when executed on a public CI like here, it is possible some reported issues are not due to your modifications. Still, do not hesitate to help us improve that ;-) Cheers, MPTCP GH Action bot Bot operated by Matthieu Baerts (Tessares)
On 4/17/23 10:25 AM, Matthieu Baerts wrote: > Map Mat's old corporate address to his kernel.org one. > > Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net> > --- > Mat's address is still being used because get_maintainers.pl will look > at the Git history. > > @Mat: still OK to use your kernel.org one? Hi Matthieu - Yes, martineau@kernel.org is what I plan to use going forward. Thanks for creating the commit! Signed-off-by: Mat Martineau <martineau@kernel.org> > --- > .mailmap | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/.mailmap b/.mailmap > index e42486317d18..ad1d3c166e64 100644 > --- a/.mailmap > +++ b/.mailmap > @@ -297,6 +297,7 @@ Martin Kepplinger <martink@posteo.de> <martin.kepplinger@puri.sm> > Martin Kepplinger <martink@posteo.de> <martin.kepplinger@theobroma-systems.com> > Martyna Szapar-Mudlaw <martyna.szapar-mudlaw@linux.intel.com> <martyna.szapar-mudlaw@intel.com> > Mathieu Othacehe <m.othacehe@gmail.com> > +Mat Martineau <martineau@kernel.org> <mathew.j.martineau@linux.intel.com> > Matthew Wilcox <willy@infradead.org> <matthew.r.wilcox@intel.com> > Matthew Wilcox <willy@infradead.org> <matthew@wil.cx> > Matthew Wilcox <willy@infradead.org> <mawilcox@linuxonhyperv.com> > > --- > base-commit: f43ad21ca73772d3a95ceb8f20bbf1caebfd3fb5 > change-id: 20230417-mptcp-mat-alias-2c7cb2190e8b > > Best regards,
On 4/17/23 4:25 PM, Mat Martineau wrote: > > > On 4/17/23 10:25 AM, Matthieu Baerts wrote: >> Map Mat's old corporate address to his kernel.org one. >> >> Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net> >> --- >> Mat's address is still being used because get_maintainers.pl will look >> at the Git history. >> >> @Mat: still OK to use your kernel.org one? > > Hi Matthieu - > > Yes, martineau@kernel.org is what I plan to use going forward. Thanks for creating the commit! > > Signed-off-by: Mat Martineau <martineau@kernel.org> Oops, maybe I should have said: Reviewed-by: Mat Martineau <martineau@kernel.org> > >> --- >> .mailmap | 1 + >> 1 file changed, 1 insertion(+) >> >> diff --git a/.mailmap b/.mailmap >> index e42486317d18..ad1d3c166e64 100644 >> --- a/.mailmap >> +++ b/.mailmap >> @@ -297,6 +297,7 @@ Martin Kepplinger <martink@posteo.de> <martin.kepplinger@puri.sm> >> Martin Kepplinger <martink@posteo.de> <martin.kepplinger@theobroma-systems.com> >> Martyna Szapar-Mudlaw <martyna.szapar-mudlaw@linux.intel.com> <martyna.szapar-mudlaw@intel.com> >> Mathieu Othacehe <m.othacehe@gmail.com> >> +Mat Martineau <martineau@kernel.org> <mathew.j.martineau@linux.intel.com> Oh yeah! Can you also add Mat Martineau <martineau@kernel.org> <mathewm@codeaurora.org> to cover my old Bluetooth commits? Thanks, Mat >> Matthew Wilcox <willy@infradead.org> <matthew.r.wilcox@intel.com> >> Matthew Wilcox <willy@infradead.org> <matthew@wil.cx> >> Matthew Wilcox <willy@infradead.org> <mawilcox@linuxonhyperv.com> >> >> --- >> base-commit: f43ad21ca73772d3a95ceb8f20bbf1caebfd3fb5 >> change-id: 20230417-mptcp-mat-alias-2c7cb2190e8b >> >> Best regards, >
Hi Mat, On 18/04/2023 01:54, Mat Martineau wrote: > > > On 4/17/23 4:25 PM, Mat Martineau wrote: >> >> >> On 4/17/23 10:25 AM, Matthieu Baerts wrote: >>> Map Mat's old corporate address to his kernel.org one. >>> >>> Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net> >>> --- >>> Mat's address is still being used because get_maintainers.pl will look >>> at the Git history. >>> >>> @Mat: still OK to use your kernel.org one? >> >> Hi Matthieu - >> >> Yes, martineau@kernel.org is what I plan to use going forward. Thanks >> for creating the commit! >> >> Signed-off-by: Mat Martineau <martineau@kernel.org> > > Oops, maybe I should have said: > > Reviewed-by: Mat Martineau <martineau@kernel.org> Thanks! >>> --- >>> .mailmap | 1 + >>> 1 file changed, 1 insertion(+) >>> >>> diff --git a/.mailmap b/.mailmap >>> index e42486317d18..ad1d3c166e64 100644 >>> --- a/.mailmap >>> +++ b/.mailmap >>> @@ -297,6 +297,7 @@ Martin Kepplinger <martink@posteo.de> >>> <martin.kepplinger@puri.sm> >>> Martin Kepplinger <martink@posteo.de> >>> <martin.kepplinger@theobroma-systems.com> >>> Martyna Szapar-Mudlaw <martyna.szapar-mudlaw@linux.intel.com> >>> <martyna.szapar-mudlaw@intel.com> >>> Mathieu Othacehe <m.othacehe@gmail.com> >>> +Mat Martineau <martineau@kernel.org> >>> <mathew.j.martineau@linux.intel.com> > > Oh yeah! Can you also add > > Mat Martineau <martineau@kernel.org> <mathewm@codeaurora.org> > > to cover my old Bluetooth commits? Sure, good idea! I will send this directly to netdev, for the net tree, no need to add that in ours :) Cheers, Matt -- Tessares | Belgium | Hybrid Access Solutions www.tessares.net
Hi Matthieu, Thank you for your modifications, that's great! Our CI did some validations and here is its report: - KVM Validation: normal (except selftest_mptcp_join): - Success! ✅: - Task: https://cirrus-ci.com/task/6474347796234240 - Summary: https://api.cirrus-ci.com/v1/artifact/task/6474347796234240/summary/summary.txt - KVM Validation: debug (except selftest_mptcp_join): - Success! ✅: - Task: https://cirrus-ci.com/task/5770660354457600 - Summary: https://api.cirrus-ci.com/v1/artifact/task/5770660354457600/summary/summary.txt - KVM Validation: debug (only selftest_mptcp_join): - Success! ✅: - Task: https://cirrus-ci.com/task/5207710401036288 - Summary: https://api.cirrus-ci.com/v1/artifact/task/5207710401036288/summary/summary.txt - KVM Validation: normal (only selftest_mptcp_join): - Success! ✅: - Task: https://cirrus-ci.com/task/4644760447614976 - Summary: https://api.cirrus-ci.com/v1/artifact/task/4644760447614976/summary/summary.txt Initiator: Patchew Applier Commits: https://github.com/multipath-tcp/mptcp_net-next/commits/e9ce416b05e6 If there are some issues, you can reproduce them using the same environment as the one used by the CI thanks to a docker image, e.g.: $ cd [kernel source code] $ docker run -v "${PWD}:${PWD}:rw" -w "${PWD}" --privileged --rm -it \ --pull always mptcp/mptcp-upstream-virtme-docker:latest \ auto-debug For more details: https://github.com/multipath-tcp/mptcp-upstream-virtme-docker Please note that despite all the efforts that have been already done to have a stable tests suite when executed on a public CI like here, it is possible some reported issues are not due to your modifications. Still, do not hesitate to help us improve that ;-) Cheers, MPTCP GH Action bot Bot operated by Matthieu Baerts (Tessares)
© 2016 - 2023 Red Hat, Inc.