Skip to content

Commit 2862d61

Browse files
authored
Merge pull request #5426 from mrbobbytables/rename-kdev
Rename the kubernetes-dev slack channel to kubernetes-contributors
2 parents f34992d + 60618d4 commit 2862d61

File tree

6 files changed

+10
-9
lines changed

6 files changed

+10
-9
lines changed

communication/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ We talk a lot, too.
7979
Our real-time platform with Kubernetes enthusiasts spread across 250+ channels.
8080
Owned and operated by sig-contributor-experience.
8181

82-
[Join] | [Slack Guidelines] | [slack moderators] | [#kubernetes-dev]
82+
[Join] | [Slack Guidelines] | [slack moderators] | [#kubernetes-contributors]
8383

8484
Pro-tip: If you want to add a new channel, simply file a request following
8585
[these instructions].
@@ -219,7 +219,7 @@ place!
219219
[the doc]: /events/office-hours.md
220220
[moderators]: ./moderators.md
221221
[slack moderators]: ./moderators.md#slack
222-
[#kubernetes-dev]: https://app.slack.com/client/T09NY5SBT/C09R23FHP
222+
[#kubernetes-contributors]: https://app.slack.com/client/T09NY5SBT/C09R23FHP
223223
[#sig-contribex]: https://app.slack.com/client/T09NY5SBT/C1TU9EB9S
224224
[#office-hours]: https://app.slack.com/client/T09NY5SBT/C6RFQ3T5H
225225
[office-hours]: /events/office-hours.md

communication/slack-config/channels.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,8 @@ channels:
202202
- name: kubernetes-batch-jobs
203203
- name: kubernetes-careers
204204
- name: kubernetes-client
205-
- name: kubernetes-dev
205+
- name: kubernetes-contributors
206+
id: C09R23FHP
206207
# kubernetes-docs-* channels are defined in sig-docs/
207208
- name: kubernetes-novice
208209
- name: kubernetes-operators

communication/slack-guidelines.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@ applicability to the Kubernetes community.
8181
Some channels have specific rules or guidelines. If they do, they will be listed
8282
in the purpose or pinned docs of that channel.
8383

84-
- `#kubernetes-dev` - Questions and discourse around upstream contributions and
85-
development to kubernetes,
84+
- `#kubernetes-contributors` - Questions and discourse around upstream
85+
contributions and development to kubernetes.
8686
- `#kubernetes-careers` - Job openings for positions working with/on/around
8787
Kubernetes. Post the job once and pin it. Pins expire after 30 days. Postings
8888
must include:

events/elections/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ eligibility for voting, eligibility for candidacy, maximal representation, etc.
4545
2. Announce voting schedule to community
4646

4747
- Should mostly be links to the voter guide and the Steering Committee Charter
48-
- On kubernetes-dev list, kubernetes-dev slack, and twitter
48+
- On kubernetes-dev list, kubernetes-contributors slack, and twitter
4949

5050
3. Executing the Election in CIVS
5151

events/events-team/best-practices.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ The Hallway Track is listed as the favorite track at every event. The social/cel
6464
## Communication and Advertising
6565
[[email protected]][k-dev] is our artery for contributor communication and should be the main news network for contributor events.
6666
Other channels:
67-
Slack - [#contributor-summit], [#kubecon], [#kubernetes-dev]
67+
Slack - [#contributor-summit], [#kubecon], [#kubernetes-contributors]
6868
[Twitter]
6969
[Kubernetes blog]
7070
[discuss.kubernetes.io]
@@ -120,7 +120,7 @@ Links to docs that aren't a fit for markdown:
120120
[k-dev]: (https://groups.google.com/forum/#!forum/kubernetes-dev)
121121
[#contributor-summit]: (https://kubernetes.slack.com/messages/contributor-summit)
122122
[#kubecon]: (https://kubernetes.slack.com/messages/kubecon)
123-
[#kubernetes-dev]: (https://kubernetes.slack.com/messages/kubernetes-dev)
123+
[#kubernetes-contributors]: (https://kubernetes.slack.com/messages/kubernetes-contributors)
124124
[Twitter]: (https://twitter.com/kubernetesio)
125125
[Kubernetes blog]: (https://kubernetes.io/blog/)
126126
[discuss.kubernetes.io]: (discuss.kubernetes.io)

mentoring/programs/group-mentee-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ TODO: add more here
5858

5959
### Other Help Resources
6060
- slack
61-
- #kubernetes-dev
61+
- #kubernetes-contributors
6262
- your respective sig or other sigs that could help
6363
- [SIG List]
6464
- #sig-contribex

0 commit comments

Comments
 (0)