Skip to content

Commit 2a8330a

Browse files
authored
Merge pull request #5682 from Katharine/patch-3
Fix descriptions in sig-release usergroups.
2 parents 189a733 + 89c86be commit 2a8330a

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

communication/slack-config/sig-release/usergroups.yaml

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ usergroups:
66
# - https://git.k8s.io/sig-release/release-managers.md#associates
77
- name: release-managers
88
long_name: Release Managers
9-
description: |-
9+
description: >-
1010
Release Managers. Ping for questions on branch cuts and building/packaging
1111
Kubernetes.
1212
channels:
@@ -34,7 +34,7 @@ usergroups:
3434
# Current release cycle: https://git.k8s.io/sig-release/releases/release-1.20/release_team.md
3535
- name: release-team-leads
3636
long_name: Release Team Leads
37-
description: |-
37+
description: >-
3838
Release Team Leads. Ping for questions on the current Kubernetes release
3939
cycle.
4040
channels:
@@ -61,7 +61,7 @@ usergroups:
6161
# https://git.k8s.io/community/sig-release/README.md#leadership
6262
- name: sig-release-leads
6363
long_name: SIG Release Leads
64-
description: |-
64+
description: >-
6565
SIG Release Leads. Ping for questions on SIG Release process and escalations.
6666
channels:
6767
- release-ci-signal
@@ -80,10 +80,9 @@ usergroups:
8080
# - https://git.k8s.io/sig-release/release-managers.md#release-managers
8181
- name: security-release-team
8282
long_name: Security Release Team
83-
description: |-
84-
Security Release Team is the composite of full-fledged Product Security
85-
Committee members and Release Managers. Ping for questions on Kubernetes
86-
security releases.
83+
description: >-
84+
Composite of Product Security Committee members and Release Managers. Ping
85+
for questions on Kubernetes security releases.
8786
channels:
8887
- release-management
8988
- sig-release

0 commit comments

Comments
 (0)