mirror of https://github.com/knative/docs.git
Fix mentions and links to knative-community on slack (#212)
* Update README.md * Update links * Change to Knative-Community
This commit is contained in:
parent
bc0684caaa
commit
c51255c743
|
@ -50,9 +50,7 @@ industry-leading companies. For a current list of the authors, see [Authors](htt
|
|||
|
||||
## Meetings and work groups
|
||||
|
||||
Real-time Knative discussion is available at [knative.slack.com](https://knative.slack.com).
|
||||
|
||||
We also have public and recorded bi-weekly community meetings.
|
||||
Knative has public and recorded bi-weekly community meetings.
|
||||
|
||||
Each project has one or more [working groups](WORKING-GROUPS.md) driving
|
||||
the project, and Knative as a single [technical oversight community](TECH-OVERSIGHT-COMMITTEE.md)
|
||||
|
@ -73,9 +71,13 @@ we could use your help in spiffing up our public-facing web site.
|
|||
|
||||
## Questions and issues
|
||||
|
||||
If you're a developer, operator, or contributor trying to use Knative, head to
|
||||
[knative-dev@](https://groups.google.com/forum/#!forum/knative-dev) or
|
||||
[knative.slack.com](https://knative.slack.com) for help.
|
||||
If you're a developer, operator, or contributor trying to use Knative, the
|
||||
following resources are available for you:
|
||||
|
||||
* Mailing lists
|
||||
* [Knative Developers](https://groups.google.com/forum/#!forum/knative-dev)
|
||||
* [Knative Users](https://groups.google.com/forum/#!forum/knative-users)
|
||||
* [Knative Community on Slack](https://knative-community.slack.com)
|
||||
|
||||
---
|
||||
|
||||
|
|
|
@ -52,7 +52,7 @@ table describes:
|
|||
</td>
|
||||
<td>
|
||||
<p>Member of the GitHub Knative org</p>
|
||||
<p>Member of the Knative Slack workspace</p>
|
||||
<p>Member of the Knative-Community Slack workspace</p>
|
||||
<p>Edit permission on the Knative Team drive</p>
|
||||
</td>
|
||||
<td>GitHub Organization</td>
|
||||
|
@ -86,11 +86,11 @@ table describes:
|
|||
|
||||
<tr>
|
||||
<td>Administrator</td>
|
||||
<td>Manage & control permissions</td>
|
||||
<td>Manage & control permissions</td>
|
||||
<td>Sponsored by the technical oversight committee</td>
|
||||
<td>
|
||||
<p>Admin privileges on the GitHub Knative org and all its repos</p>
|
||||
<p>Admin privileges on the Knative Slack workspace</p>
|
||||
<p>Admin privileges on the Knative-Community Slack workspace</p>
|
||||
<p>Admin privileges on the Knative Team Drive</p>
|
||||
<p>Admin privileges on the Google Search Console for knative.dev</p>
|
||||
<p>Admin privilege to the Knative email lists.</p>
|
||||
|
@ -293,7 +293,7 @@ Administrators are responsible for the bureaucratic aspects of the project.
|
|||
* Manage the Knative GitHub repo, including granting membership and
|
||||
controlling repo read/write permissions
|
||||
|
||||
* Manage the Knative Slack team
|
||||
* Manage the Knative-Community Slack team
|
||||
|
||||
* Manage the Knative Google group forum
|
||||
|
||||
|
|
Loading…
Reference in New Issue