diff options
author | Dan McGee <dan@archlinux.org> | 2010-02-26 19:42:12 -0600 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2010-02-26 19:42:12 -0600 |
commit | 990e3862632e3a354566d86916a72079b27b06a4 (patch) | |
tree | 7c534ad12a7e4d98f6ced1624d86224e093789a1 | |
parent | 0a6c760b35e20326d51185bd53886686b5e2ec93 (diff) |
Add UK IRC channel
Thanks to Dan Griffiths for the hard work and effort he sunk into this one.
Addresses FS#18480.
Signed-off-by: Dan McGee <dan@archlinux.org>
-rw-r--r-- | templates/public/irc.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/public/irc.html b/templates/public/irc.html index e4ab2357..ea44edee 100644 --- a/templates/public/irc.html +++ b/templates/public/irc.html @@ -61,6 +61,9 @@ </tr><tr> <td><strong>#archlinux.tr</strong></td> <td>Discussion (Turkish)</td> + </tr><tr> + <td><strong>#archlinux.org.uk</strong></td> + <td>Discussion (United Kingdom)</td> </tr> </table> </div> |