Skip to content

Commit c3a9f63

Browse files
kyoshinoDave Miller
authored and
Dave Miller
committed
Update IRC channel (bugzilla#6)
1 parent 1b08140 commit c3a9f63

File tree

3 files changed

+12
-13
lines changed

3 files changed

+12
-13
lines changed

contribute.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"home": "https://www.bugzilla.org/",
1212
"docs": "http://bugzilla.readthedocs.org",
1313
"mailing-list": "https://lists.bugzilla.org/listinfo/",
14-
"irc": "irc://irc.mozilla.org/#bugzilla"
14+
"irc": "ircs://chat.freenode.net/bugzilla"
1515
},
1616
"bugs": {
1717
"list": "https://bugzilla.mozilla.org/buglist.cgi?product=Bugzilla",

developers/index.html

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,12 @@ <h2>Mailing List</h2>
4343
<h2>IRC</h2>
4444
<a name="irc"></a>
4545
<p>Much Bugzilla development discussion happens in real time on IRC.
46-
We hang out on the <a href="ircs://irc.mozilla.org:6697/bugzilla">#bugzilla</a>
47-
channel on <a href="https://wiki.mozilla.org/IRC">irc.mozilla.org</a>.
48-
Feel free to drop in there anytime to discuss Bugzilla
49-
(both development and support discussion happens there).</p>
46+
We hang out on the <a href="ircs://chat.freenode.net/bugzilla">#bugzilla</a>
47+
channel on freenode. Feel free to drop in there anytime to discuss Bugzilla
48+
(both development and support discussion happens there).</p>
5049

5150
<p>The easiest way to get on IRC is to use the
52-
<a href="https://kiwiirc.com/client/irc.mozilla.org#bugzilla">Kiwi web IRC client</a>,
51+
<a href="https://kiwiirc.com/client/chat.freenode.net#bugzilla">Kiwi web IRC client</a>,
5352
which lets you chat with us through your browser, without installing
5453
anything.</p>
5554

support/index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Support"
2+
title: "Support"
33
---
44

55
<h1>Support</h1>
@@ -19,10 +19,10 @@ <h2>Where to Ask Questions</h2>
1919
</li>
2020

2121
<li>
22-
<b><a href="irc://irc.mozilla.org/bugzilla">#bugzilla</a></b>
23-
on <b>irc.mozilla.org</b> - Most of the Bugzilla developers are on this
24-
IRC channel. (although you may have to be patient to get our attention,
25-
since we aren't always watching the window).
22+
<b><a href="ircs://chat.freenode.net/bugzilla">#bugzilla</a></b> on freenode
23+
- Most of the Bugzilla developers are on this IRC channel. (although you may
24+
have to be patient to get our attention, since we aren't always watching the
25+
window).
2626
</li>
2727

2828
</ul>
@@ -34,8 +34,8 @@ <h2 id="private-emails">Private Emails Do Not Help Others</h2>
3434
see you succeed in using Bugzilla. It's just that we don't like answering the
3535
same questions over and over again, and one-on-one support is pretty difficult
3636
via email. Thus we provide our general support in a public forum (the newsgroup
37-
and mailing lists mentioned above) where the questions and answers get archived
38-
and can be used by future Bugzilla admins at their leisure. This also allows
37+
and mailing lists mentioned above) where the questions and answers get archived
38+
and can be used by future Bugzilla admins at their leisure. This also allows
3939
other knowledgable Bugzilla admins help us out in providing support. We'll
4040
also try to help out on the IRC channel (see above) when possible (it's just
4141
easier that way).</p>

0 commit comments

Comments
 (0)