diff options
Diffstat (limited to 'site/common')
-rw-r--r-- | site/common/variables.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/common/variables.php b/site/common/variables.php index de3fdf9..986b96e 100644 --- a/site/common/variables.php +++ b/site/common/variables.php @@ -72,7 +72,7 @@ $devMailingListEmail = "libreboot-dev@nongnu.org"; /* IRC channel */ - $ircChannelName = "#libreboot (FreeNode IRC)"; + $ircChannelName = "#libreboot chat (FreeNode IRC)"; $ircChannelAddress = "https://webchat.freenode.net/?channels=libreboot"; /* GPG key info */ |