~aperezdc/webkit-releng-toolbelt

6f381bee2c8a72e76dc68cb45199407c33b39fdc — Adrian Perez de Castro 3 years ago fc6ae51
Remove references to Freenode IRC channels
M conf/cog.yml => conf/cog.yml +1 -1
@@ 9,7 9,7 @@ variables:
  url: https://wpewebkit.org
  bugurl: https://github.com/Igalia/cog/issues
  mailinglist: webkit-wpe
  irc: "#webkit"
  chat: "#wpe channel at irc.oftc.net, or the #wpe:matrix.org room"
  description: |-
    Cog is a suite of utilities for the WPE WebKit port, including a reusable
    library (libcogcore), a launcher (named "cog" as well) suitable to be

M conf/defaults.yml => conf/defaults.yml +1 -1
@@ 30,7 30,7 @@ variables:
      A bug report with a minimal, reproducible test cases is often just
      as valuable as a patch.

    - Join the %{irc} channel at irc.freenode.net.
    - Join the chat at %{chat}.

    - Subscribe to the %{mailinglist}@lists.webkit.org mailing list,
      https://lists.webkit.org/mailman/listinfo/%{mailinglist}, or the

M conf/libwpe.yml => conf/libwpe.yml +1 -1
@@ 9,7 9,7 @@ variables:
  url: https://wpewebkit.org
  bugurl: https://github.com/WebPlatformForEmbedded/libwpe/issues
  mailinglist: webkit-wpe
  irc: "#webkit"
  chat: "#wpe channel at irc.oftc.net, or the #wpe:matrix.org room"
  description: |-
    libwpe is the library that WPE WebKit uses to load different backend
    implementation modules, which themselves provide adaptations for running

M conf/webkitgtk.yml => conf/webkitgtk.yml +1 -1
@@ 10,7 10,7 @@ variables:
  url: https://webkitgtk.org
  bugurl: https://bugs.webkit.org
  mailinglist: webkit-gtk
  irc: "#webkitgtk and #webkit"
  chat: "#webkitgtk channel at irc.gnome.org or the #webkitgtk:matrix.org room"
  description: |-
    WebKitGTK is the GNOME platform port of the WebKit rendering engine.
    Offering WebKit's full functionality through a set of GObject-based

M conf/wpebackend-fdo.yml => conf/wpebackend-fdo.yml +1 -1
@@ 9,7 9,7 @@ variables:
  url: https://wpewebkit.org
  bugurl: https://github.com/Igalia/WPEBackend-fdo/issues
  mailinglist: webkit-wpe
  irc: "#webkit"
  chat: "#wpe channel at irc.oftc.net, or the #wpe:matrix.org room"
  description: |-
    WPEBackend-fdo is a backend implementation for WPE WebKit which targets
    FreeDesktop.org (FDO) technologies, and uses Wayland for graphics output.

M conf/wpewebkit.yml => conf/wpewebkit.yml +1 -1
@@ 9,7 9,7 @@ variables:
  url: https://wpewebkit.org
  bugurl: https://bugs.webkit.org
  mailinglist: webkit-wpe
  irc: "#webkit"
  chat: "#wpe channel at irc.oftc.net, or the #wpe:matrix.org room"
  description: |-
    WPE WebKit is an embeddable port of the WebKit rendering engine.
    Offering WebKit's full functionality through a set of GObject-based