2021-05-29 14:27:35

by Alyssa Rosenzweig

[permalink] [raw]
Subject: [PATCH 1/2] documentation: Update #nouveau IRC channel network

Like many free software projects, Nouveau recently moved from Freenode
to OFTC. Update the reference.

Signed-off-by: Alyssa Rosenzweig <[email protected]>
Cc: David Airlie <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: [email protected]
Cc: [email protected]
---
Documentation/driver-api/thermal/nouveau_thermal.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/driver-api/thermal/nouveau_thermal.rst b/Documentation/driver-api/thermal/nouveau_thermal.rst
index 79ece266c..aa10db6df 100644
--- a/Documentation/driver-api/thermal/nouveau_thermal.rst
+++ b/Documentation/driver-api/thermal/nouveau_thermal.rst
@@ -90,7 +90,7 @@ Bug reports
-----------

Thermal management on Nouveau is new and may not work on all cards. If you have
-inquiries, please ping mupuf on IRC (#nouveau, freenode).
+inquiries, please ping mupuf on IRC (#nouveau, OFTC).

Bug reports should be filled on Freedesktop's bug tracker. Please follow
https://nouveau.freedesktop.org/wiki/Bugs
--
2.30.2


2021-05-29 14:29:20

by Alyssa Rosenzweig

[permalink] [raw]
Subject: [PATCH 2/2] maintainers: Update freedesktop.org IRC channels

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

Signed-off-by: Alyssa Rosenzweig <[email protected]>
Cc: David Airlie <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: [email protected]
Cc: [email protected]
---
MAINTAINERS | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 49091fbfa..7f992125a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1651,7 +1651,7 @@ L: [email protected] (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
@@ -5969,7 +5969,7 @@ M: Daniel Vetter <[email protected]>
L: [email protected]
S: Maintained
B: https://gitlab.freedesktop.org/drm
-C: irc://chat.freenode.net/dri-devel
+C: irc://irc.oftc.net/dri-devel
T: git git://anongit.freedesktop.org/drm/drm
F: Documentation/devicetree/bindings/display/
F: Documentation/devicetree/bindings/gpu/
@@ -9116,7 +9116,7 @@ S: Supported
W: https://01.org/linuxgraphics/
Q: http://patchwork.freedesktop.org/project/intel-gfx/
B: https://gitlab.freedesktop.org/drm/intel/-/wikis/How-to-file-i915-bugs
-C: irc://chat.freenode.net/intel-gfx
+C: irc://irc.oftc.net/intel-gfx
T: git git://anongit.freedesktop.org/drm-intel
F: Documentation/gpu/i915.rst
F: drivers/gpu/drm/i915/
--
2.30.2

2021-05-29 14:41:15

by Jonathan Neuschäfer

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

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

The other way around: from Freenode to OFTC

> 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


Thanks,
Jonathan Neuschäfer


Attachments:
(No filename) (563.00 B)
signature.asc (849.00 B)
Download all attachments

2021-05-30 10:50:17

by Lukas Wunner

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

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
^^^^^^^^^^^^^^^^^^^^^
from Freenode to OFTC

2021-05-30 11:02:59

by Lukas Wunner

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

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: [email protected] (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

2021-05-31 02:37:39

by Hector Martin

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

On 30/05/2021 20.01, Lukas Wunner wrote:
> On Sat, May 29, 2021 at 10:16:38AM -0400, Alyssa Rosenzweig wrote:
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -1651,7 +1651,7 @@ L: [email protected] (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).

Heh, I totally forgot we had the IRC info in MAINTAINERS too when I did
the move. Thanks :)

Acked-By: Hector Martin <[email protected]>

--
Hector Martin ([email protected])
Public Key: https://mrcn.st/pub