diff mbox series

maintainers: Add Alyssa Rosenzweig as M1 reviewer

Message ID 20210823151738.6273-1-alyssa@rosenzweig.io (mailing list archive)
State New, archived
Headers show
Series maintainers: Add Alyssa Rosenzweig as M1 reviewer | expand

Commit Message

Alyssa Rosenzweig Aug. 23, 2021, 3:17 p.m. UTC
Add myself as a reviewer for Asahi Linux (Apple M1) patches.

I would like to be CC'ed on Asahi Linux patches for review and testing.
I am also collecting Asahi Linux patches downstream, rebasing on
linux-next periodically, and would like to be notified of what to
cherry-pick from lists.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Cc: Hector Martin <marcan@marcan.st>
Cc: Sven Peter <sven@svenpeter.dev>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

Comments

Hector Martin Aug. 27, 2021, 3 a.m. UTC | #1
On 24/08/2021 00.17, Alyssa Rosenzweig wrote:
> Add myself as a reviewer for Asahi Linux (Apple M1) patches.
> 
> I would like to be CC'ed on Asahi Linux patches for review and testing.
> I am also collecting Asahi Linux patches downstream, rebasing on
> linux-next periodically, and would like to be notified of what to
> cherry-pick from lists.
> 
> Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
> Cc: Hector Martin <marcan@marcan.st>
> Cc: Sven Peter <sven@svenpeter.dev>
> ---
>   MAINTAINERS | 2 ++
>   1 file changed, 2 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b63403793c81..399e536bf629 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1264,6 +1264,7 @@ F:	drivers/input/mouse/bcm5974.c
>   
>   APPLE DART IOMMU DRIVER
>   M:	Sven Peter <sven@svenpeter.dev>
> +R:	Alyssa Rosenzweig <alyssa@rosenzweig.io>
>   L:	iommu@lists.linux-foundation.org
>   S:	Maintained
>   F:	Documentation/devicetree/bindings/iommu/apple,dart.yaml
> @@ -1693,6 +1694,7 @@ F:	drivers/*/*alpine*
>   
>   ARM/APPLE MACHINE SUPPORT
>   M:	Hector Martin <marcan@marcan.st>
> +R:	Alyssa Rosenzweig <alyssa@rosenzweig.io>
>   L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
>   S:	Maintained
>   W:	https://asahilinux.org
> 

Acked-by: Hector Martin <marcan@marcan.st>

P.S. fix your mail server, I had to pull this from the list and I doubt 
I'm the only one ;)
Randy Dunlap Aug. 27, 2021, 3:17 a.m. UTC | #2
On 8/26/21 8:00 PM, Hector Martin wrote:
> On 24/08/2021 00.17, Alyssa Rosenzweig wrote:
>> Add myself as a reviewer for Asahi Linux (Apple M1) patches.
>>
>> I would like to be CC'ed on Asahi Linux patches for review and testing.
>> I am also collecting Asahi Linux patches downstream, rebasing on
>> linux-next periodically, and would like to be notified of what to
>> cherry-pick from lists.
>>
>> Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
>> Cc: Hector Martin <marcan@marcan.st>
>> Cc: Sven Peter <sven@svenpeter.dev>
>> ---
>>   MAINTAINERS | 2 ++
>>   1 file changed, 2 insertions(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index b63403793c81..399e536bf629 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -1264,6 +1264,7 @@ F:    drivers/input/mouse/bcm5974.c
>>   APPLE DART IOMMU DRIVER
>>   M:    Sven Peter <sven@svenpeter.dev>
>> +R:    Alyssa Rosenzweig <alyssa@rosenzweig.io>
>>   L:    iommu@lists.linux-foundation.org
>>   S:    Maintained
>>   F:    Documentation/devicetree/bindings/iommu/apple,dart.yaml
>> @@ -1693,6 +1694,7 @@ F:    drivers/*/*alpine*
>>   ARM/APPLE MACHINE SUPPORT
>>   M:    Hector Martin <marcan@marcan.st>
>> +R:    Alyssa Rosenzweig <alyssa@rosenzweig.io>
>>   L:    linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
>>   S:    Maintained
>>   W:    https://asahilinux.org
>>
> 
> Acked-by: Hector Martin <marcan@marcan.st>
> 
> P.S. fix your mail server, I had to pull this from the list and I doubt I'm the only one ;)

I recall seeing it, so do you have any suggestions or points
about what needs to be fixed?

thanks.
Hector Martin Aug. 27, 2021, 3:47 a.m. UTC | #3
On 27/08/2021 12.17, Randy Dunlap wrote:
> On 8/26/21 8:00 PM, Hector Martin wrote:
>> P.S. fix your mail server, I had to pull this from the list and I doubt I'm the only one ;)
> 
> I recall seeing it, so do you have any suggestions or points
> about what needs to be fixed?

I already sent her the details in private, but tl;dr it has no reverse 
DNS set, which is a pretty big no-no in mail server land.
Alyssa Rosenzweig Sept. 1, 2021, 9 p.m. UTC | #4
> > Add myself as a reviewer for Asahi Linux (Apple M1) patches.
> > 
> > I would like to be CC'ed on Asahi Linux patches for review and testing.
> > I am also collecting Asahi Linux patches downstream, rebasing on
> > linux-next periodically, and would like to be notified of what to
> > cherry-pick from lists.
> > 
> > Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
> > Cc: Hector Martin <marcan@marcan.st>
> > Cc: Sven Peter <sven@svenpeter.dev>
> 
> Acked-by: Hector Martin <marcan@marcan.st>

Do you have commit rights to the kernel? If so, could you push it?
Otherwise, could someone else?

Thanks,

Alyssa
Hector Martin Sept. 2, 2021, 2:38 a.m. UTC | #5
On 02/09/2021 06.00, Alyssa Rosenzweig wrote:
>>> Add myself as a reviewer for Asahi Linux (Apple M1) patches.
>>>
>>> I would like to be CC'ed on Asahi Linux patches for review and testing.
>>> I am also collecting Asahi Linux patches downstream, rebasing on
>>> linux-next periodically, and would like to be notified of what to
>>> cherry-pick from lists.
>>>
>>> Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
>>> Cc: Hector Martin <marcan@marcan.st>
>>> Cc: Sven Peter <sven@svenpeter.dev>
>>
>> Acked-by: Hector Martin <marcan@marcan.st>
> 
> Do you have commit rights to the kernel? If so, could you push it?
> Otherwise, could someone else?

You need an ack from Sven too, since he's the maintainer of DART.

After that, maybe this can go through Arnd's tree?
Sven Peter Sept. 2, 2021, 5:52 p.m. UTC | #6
On Thu, Sep 2, 2021, at 04:38, Hector Martin wrote:
> On 02/09/2021 06.00, Alyssa Rosenzweig wrote:
> >>> Add myself as a reviewer for Asahi Linux (Apple M1) patches.
> >>>
> >>> I would like to be CC'ed on Asahi Linux patches for review and testing.
> >>> I am also collecting Asahi Linux patches downstream, rebasing on
> >>> linux-next periodically, and would like to be notified of what to
> >>> cherry-pick from lists.
> >>>
> >>> Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
> >>> Cc: Hector Martin <marcan@marcan.st>
> >>> Cc: Sven Peter <sven@svenpeter.dev>
> >>
> >> Acked-by: Hector Martin <marcan@marcan.st>
> > 
> > Do you have commit rights to the kernel? If so, could you push it?
> > Otherwise, could someone else?
> 
> You need an ack from Sven too, since he's the maintainer of DART.
> 

Ugh, sorry, completely forgot about this.

Acked-by: Sven Peter <sven@svenpeter.dev>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index b63403793c81..399e536bf629 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1264,6 +1264,7 @@  F:	drivers/input/mouse/bcm5974.c
 
 APPLE DART IOMMU DRIVER
 M:	Sven Peter <sven@svenpeter.dev>
+R:	Alyssa Rosenzweig <alyssa@rosenzweig.io>
 L:	iommu@lists.linux-foundation.org
 S:	Maintained
 F:	Documentation/devicetree/bindings/iommu/apple,dart.yaml
@@ -1693,6 +1694,7 @@  F:	drivers/*/*alpine*
 
 ARM/APPLE MACHINE SUPPORT
 M:	Hector Martin <marcan@marcan.st>
+R:	Alyssa Rosenzweig <alyssa@rosenzweig.io>
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:	Maintained
 W:	https://asahilinux.org