Add general intro about IRC + channel list
As eavesdrop.o.o moves to be the official reference page about our IRC presence, add more information to it. Change-Id: I133d7447124195549fccd1f972abed3798effff0
This commit is contained in:
parent
aab9d0ed30
commit
0af8c32b0e
@ -22,21 +22,28 @@ h2,h3 {margin-top: 30px;}
|
||||
.meeting_index ul{-webkit-column-count:4;-moz-column-count:4;column-count:4;}
|
||||
}
|
||||
</style>
|
||||
<title>OpenStack IRC meetings</title>
|
||||
<title>OpenStack IRC channels and meetings</title>
|
||||
</head>
|
||||
<body>
|
||||
<div class="masterheader">
|
||||
<h1>OpenStack IRC meetings</h1>
|
||||
<h1>OpenStack IRC channels and meetings</h1>
|
||||
</div>
|
||||
<div class="container">
|
||||
|
||||
<h2>Logging</h2>
|
||||
<p>OpenStack IRC channels and logged. You can find them here:</p>
|
||||
<h2>IRC channels</h2>
|
||||
<p>OpenStack maintains a large number of channels on the Freenode IRC network for community communications. You can learn more about IRC in the <a href="https://docs.openstack.org/contributors/common/irc.html">Contributor Guide</a>.</p>
|
||||
<p>The main channels are:</p>
|
||||
<ul>
|
||||
<li><a href="https://webchat.freenode.net/?channels=openstack">#openstack</a> (for usage questions)</li>
|
||||
<li><a href="https://webchat.freenode.net/?channels=openstack-dev">#openstack-dev (for development questions)</a></li>
|
||||
<li><a href="https://webchat.freenode.net/?channels=openstack-infra">#openstack-infra</a> (for questions about the project infrastructure)</li>
|
||||
</ul>
|
||||
<p>OpenStack IRC channels and logged. You can find all channels and all logs here:</p>
|
||||
<div class="well"><span class="glyphicon glyphicon-fast-backward"></span>
|
||||
<a href="irclogs/">IRC Channel Logs</a></div>
|
||||
<p>Links to specific meeting logs can be found on meeting descriptions below.</p>
|
||||
|
||||
<h2>Meeting schedule</h2>
|
||||
<h2>IRC meetings schedule</h2>
|
||||
<p>The IRC meetings schedule is driven by the
|
||||
<a href=http://git.openstack.org/cgit/openstack-infra/irc-meetings/tree/>openstack-infra/irc-meetings</a> repository.
|
||||
To propose a change, please submit a change to that repository in Gerrit.</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user