* [PATCH] MAINTAINERS: Update KUnit email address for Rae Moar
@ 2025-10-28 19:40 Rae Moar
2025-10-29 7:18 ` David Gow
0 siblings, 1 reply; 3+ messages in thread
From: Rae Moar @ 2025-10-28 19:40 UTC (permalink / raw)
To: shuah, davidgow; +Cc: linux-kselftest, kunit-dev, linux-kernel, Rae Moar
Update Rae's email address for the KUnit entry. Also add an entry to
.mailmap to map former google email to current gmail address.
Signed-off-by: Rae Moar <rmoar@google.com>
---
I am leaving Google and am going through and cleaning up my @google.com
address in the relevant places. Note that Friday, November 7 2025 is my
last day at Google after which I will lose access to this email account
so any future updates or comments after Friday will come from my
@gmail.com account.
.mailmap | 1 +
MAINTAINERS | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/.mailmap b/.mailmap
index d2edd256b19d..2fcf7e4a5cfd 100644
--- a/.mailmap
+++ b/.mailmap
@@ -642,6 +642,7 @@ Qais Yousef <qyousef@layalina.io> <qais.yousef@arm.com>
Quentin Monnet <qmo@kernel.org> <quentin.monnet@netronome.com>
Quentin Monnet <qmo@kernel.org> <quentin@isovalent.com>
Quentin Perret <qperret@qperret.net> <quentin.perret@arm.com>
+Rae Moar <raemoar63@gmail.com> <rmoar@google.com>
Rafael J. Wysocki <rjw@rjwysocki.net> <rjw@sisk.pl>
Rajeev Nandan <quic_rajeevny@quicinc.com> <rajeevny@codeaurora.org>
Rajendra Nayak <quic_rjendra@quicinc.com> <rnayak@codeaurora.org>
diff --git a/MAINTAINERS b/MAINTAINERS
index 46126ce2f968..eefcff990987 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13601,7 +13601,7 @@ F: fs/smb/server/
KERNEL UNIT TESTING FRAMEWORK (KUnit)
M: Brendan Higgins <brendan.higgins@linux.dev>
M: David Gow <davidgow@google.com>
-R: Rae Moar <rmoar@google.com>
+R: Rae Moar <raemoar63@gmail.com>
L: linux-kselftest@vger.kernel.org
L: kunit-dev@googlegroups.com
S: Maintained
base-commit: 9de5f847ef8fa205f4fd704a381d32ecb5b66da9
--
2.51.1.851.g4ebd6896fd-goog
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] MAINTAINERS: Update KUnit email address for Rae Moar
2025-10-28 19:40 [PATCH] MAINTAINERS: Update KUnit email address for Rae Moar Rae Moar
@ 2025-10-29 7:18 ` David Gow
2025-10-29 13:44 ` Shuah Khan
0 siblings, 1 reply; 3+ messages in thread
From: David Gow @ 2025-10-29 7:18 UTC (permalink / raw)
To: Rae Moar; +Cc: shuah, linux-kselftest, kunit-dev, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 1977 bytes --]
On Wed, 29 Oct 2025 at 03:40, Rae Moar <rmoar@google.com> wrote:
>
> Update Rae's email address for the KUnit entry. Also add an entry to
> .mailmap to map former google email to current gmail address.
>
> Signed-off-by: Rae Moar <rmoar@google.com>
> ---
> I am leaving Google and am going through and cleaning up my @google.com
> address in the relevant places. Note that Friday, November 7 2025 is my
> last day at Google after which I will lose access to this email account
> so any future updates or comments after Friday will come from my
> @gmail.com account.
>
Thanks very much, Rae! Best of luck!
Reviewed-by: David Gow <davidgow@google.com>
Cheers,
-- David
> .mailmap | 1 +
> MAINTAINERS | 2 +-
> 2 files changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/.mailmap b/.mailmap
> index d2edd256b19d..2fcf7e4a5cfd 100644
> --- a/.mailmap
> +++ b/.mailmap
> @@ -642,6 +642,7 @@ Qais Yousef <qyousef@layalina.io> <qais.yousef@arm.com>
> Quentin Monnet <qmo@kernel.org> <quentin.monnet@netronome.com>
> Quentin Monnet <qmo@kernel.org> <quentin@isovalent.com>
> Quentin Perret <qperret@qperret.net> <quentin.perret@arm.com>
> +Rae Moar <raemoar63@gmail.com> <rmoar@google.com>
> Rafael J. Wysocki <rjw@rjwysocki.net> <rjw@sisk.pl>
> Rajeev Nandan <quic_rajeevny@quicinc.com> <rajeevny@codeaurora.org>
> Rajendra Nayak <quic_rjendra@quicinc.com> <rnayak@codeaurora.org>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 46126ce2f968..eefcff990987 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13601,7 +13601,7 @@ F: fs/smb/server/
> KERNEL UNIT TESTING FRAMEWORK (KUnit)
> M: Brendan Higgins <brendan.higgins@linux.dev>
> M: David Gow <davidgow@google.com>
> -R: Rae Moar <rmoar@google.com>
> +R: Rae Moar <raemoar63@gmail.com>
> L: linux-kselftest@vger.kernel.org
> L: kunit-dev@googlegroups.com
> S: Maintained
>
> base-commit: 9de5f847ef8fa205f4fd704a381d32ecb5b66da9
> --
> 2.51.1.851.g4ebd6896fd-goog
>
[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 5281 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] MAINTAINERS: Update KUnit email address for Rae Moar
2025-10-29 7:18 ` David Gow
@ 2025-10-29 13:44 ` Shuah Khan
0 siblings, 0 replies; 3+ messages in thread
From: Shuah Khan @ 2025-10-29 13:44 UTC (permalink / raw)
To: David Gow, Rae Moar
Cc: shuah, linux-kselftest, kunit-dev, linux-kernel, Shuah Khan
On 10/29/25 01:18, David Gow wrote:
> On Wed, 29 Oct 2025 at 03:40, Rae Moar <rmoar@google.com> wrote:
>>
>> Update Rae's email address for the KUnit entry. Also add an entry to
>> .mailmap to map former google email to current gmail address.
>>
>> Signed-off-by: Rae Moar <rmoar@google.com>
>> ---
>> I am leaving Google and am going through and cleaning up my @google.com
>> address in the relevant places. Note that Friday, November 7 2025 is my
>> last day at Google after which I will lose access to this email account
>> so any future updates or comments after Friday will come from my
>> @gmail.com account.
>>
>
> Thanks very much, Rae! Best of luck!
>
> Reviewed-by: David Gow <davidgow@google.com>
Thank you Rae and best of luck. I will apply and send it up this week
with kunit fixes update
thanks,
-- Shuah
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-10-29 13:44 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-28 19:40 [PATCH] MAINTAINERS: Update KUnit email address for Rae Moar Rae Moar
2025-10-29 7:18 ` David Gow
2025-10-29 13:44 ` Shuah Khan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox