diff options
author | Alyssa Rosenzweig <[email protected]> | 2021-07-25 11:00:07 -0400 |
---|---|---|
committer | Karol Herbst <[email protected]> | 2021-07-25 22:20:55 +0200 |
commit | 03b7c552d081b73ba814eefc257c704b4d096d93 (patch) | |
tree | 26f7cf78687c142e4dfd9f7d8434b113184c0230 | |
parent | 79e93d0a74e7fb6bee5674b1d59a324c22a6338b (diff) |
maintainers: Update freedesktop.org IRC channels
Like many free software projects, freedesktop.org issued a non-binding
recommendation for projects to migrate from Freenode to OFTC [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.
v2: Correct typo in commit message pointed out by Lukas and Jonathan.
Add Hector's ack.
v3: Add acks.
[1] https://lists.freedesktop.org/archives/dri-devel/2021-May/307605.html
Signed-off-by: Alyssa Rosenzweig <[email protected]>
Acked-by: Hector Martin <[email protected]>
Acked-by: Jani Nikula <[email protected]>
Cc: Karol Herbst <[email protected]>
Cc: David Airlie <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: Lukas Wunner <[email protected]>
Cc: Jonathan Neuschäfer <[email protected]>
Cc: [email protected]
Signed-off-by: Karol Herbst <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0dc84339cff4..d04be542c469 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 @@ -5982,7 +5982,7 @@ M: Daniel Vetter <[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/ @@ -9137,7 +9137,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/ |