Re: [PATCH 2/2] maintainers: Update freedesktop.org IRC channels

From: Lukas Wunner
Date: Sun May 30 2021 - 07:01:45 EST


On Sat, May 29, 2021 at 10:16:38AM -0400, Alyssa Rosenzweig wrote:
> Like many free software projects, freedesktop.org issued a non-binding
> recommendation for projects to migrate from OFTC to Freenode [1]. As
> such, freedesktop.org entries in the MAINTAINERS file are out-of-date as
> the respective channels have moved. Update the file to point to the
> right network.
>
> [1] https://lists.freedesktop.org/archives/dri-devel/2021-May/307605.html
[...]
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1651,7 +1651,7 @@ L: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx (moderated for non-subscribers)
> S: Maintained
> W: https://asahilinux.org
> B: https://github.com/AsahiLinux/linux/issues
> -C: irc://chat.freenode.net/asahi-dev
> +C: irc://irc.oftc.net/asahi-dev
> T: git https://github.com/AsahiLinux/linux.git
> F: Documentation/devicetree/bindings/arm/apple.yaml
> F: Documentation/devicetree/bindings/interrupt-controller/apple,aic.yaml

This isn't a freedesktop.org project, so either needs to be dropped
from the patch or the patch needs an ack from Hector Martin (+cc).

Thanks,

Lukas