Skip to content

Commit 0b6d348

Browse files
author
Shawn McCool
committed
Merge pull request laravelio#30 from DriesForks/dv/add-channel-moderators
Add list of channel moderators for irc page
2 parents fb7d391 + 99cb354 commit 0b6d348

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

application/views/irc/index.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
<iframe src="https://kiwiirc.com/client/irc.freenode.net/?&theme=basic#laravel" style="border:0; width:100%; height:450px;"></iframe>
44

5-
<a href="http://irclogs.laravel.io" target="_NEW">Search the chat logs</a> to see if your question has already been answered. You can use your own IRC client at Freenode.net in #Laravel.
5+
<a href="http://irclogs.laravel.io" target="_NEW">Search the chat logs</a> to see if your question has already been answered. You can use your own IRC client at Freenode.net in #Laravel.<br>
6+
Channel Moderators are: TaylorOtwell, ShawnMcCool, PhillSparks, daylerees, JasonLewis, machuga and JesseOBrien.
67

78
<hr/>
89

0 commit comments

Comments
 (0)