Merge "Not all meetings are OpenStack"
This commit is contained in:
commit
d2d65ff3cd
@ -22,24 +22,24 @@ h2,h3 {margin-top: 30px;}
|
|||||||
.meeting_index ul{-webkit-column-count:4;-moz-column-count:4;column-count:4;}
|
.meeting_index ul{-webkit-column-count:4;-moz-column-count:4;column-count:4;}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<title>OpenStack IRC channels and meetings</title>
|
<title>IRC channels and meetings</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="masterheader">
|
<div class="masterheader">
|
||||||
<h1>OpenStack IRC channels and meetings</h1>
|
<h1>IRC channels and meetings</h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
|
||||||
<a id="channels"></a>
|
<a id="channels"></a>
|
||||||
<h2>IRC channels</h2>
|
<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>OpenDev assists a large number of channels on the Freenode IRC network for various communities' communications. You can learn more about IRC in the <a href="https://docs.openstack.org/contributors/common/irc.html">OpenStack Contributor Guide</a>.</p>
|
||||||
<p>The main channels are:</p>
|
<p>Some popular channels are:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://webchat.freenode.net/?channels=openstack">#openstack</a> (for usage questions)</li>
|
<li><a href="https://webchat.freenode.net/?channels=opendev">#opendev</a> (for questions about the project infrastructure)</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">#openstack</a> (for OpenStack usage questions)</li>
|
||||||
<li><a href="https://webchat.freenode.net/?channels=openstack-infra">#openstack-infra</a> (for questions about the project infrastructure)</li>
|
<li><a href="https://webchat.freenode.net/?channels=openstack-dev">#openstack-dev (for OpenStack development questions)</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>OpenStack IRC channels and logged. You can find all channels and all logs here:</p>
|
<p>OpenDev logs many IRC channels. You can find those channels and their logs here:</p>
|
||||||
<div class="well"><span class="glyphicon glyphicon-fast-backward"></span>
|
<div class="well"><span class="glyphicon glyphicon-fast-backward"></span>
|
||||||
<a href="irclogs/">IRC Channel Logs</a></div>
|
<a href="irclogs/">IRC Channel Logs</a></div>
|
||||||
<p>Links to specific meeting logs can be found on meeting descriptions below.</p>
|
<p>Links to specific meeting logs can be found on meeting descriptions below.</p>
|
||||||
@ -49,7 +49,7 @@ h2,h3 {margin-top: 30px;}
|
|||||||
<p>The IRC meetings schedule is driven by the
|
<p>The IRC meetings schedule is driven by the
|
||||||
<a href=https://opendev.org/opendev/irc-meetings>opendev/irc-meetings</a> repository.
|
<a href=https://opendev.org/opendev/irc-meetings>opendev/irc-meetings</a> repository.
|
||||||
To propose a change, please submit a change to that repository in Gerrit.</p>
|
To propose a change, please submit a change to that repository in Gerrit.</p>
|
||||||
<p>Here is the link to an ICS file containing all OpenStack IRC meetings, for
|
<p>Here is the link to an ICS file containing all scheduled IRC meetings, for
|
||||||
use in your favorite calendaring app:</p>
|
use in your favorite calendaring app:</p>
|
||||||
<div class="well"><span class="glyphicon glyphicon-download"></span>
|
<div class="well"><span class="glyphicon glyphicon-download"></span>
|
||||||
<a href="irc-meetings.ical">iCalendar Complete Meeting Schedule</a>
|
<a href="irc-meetings.ical">iCalendar Complete Meeting Schedule</a>
|
||||||
|
Loading…
Reference in New Issue
Block a user