diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2020-07-23 15:10:23 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-23 15:10:23 -0700 |
| commit | 6b5d16a144ce46b3e16fc622dd95c0e4c682c8a4 (patch) | |
| tree | 25d0f0a65f848532b5b7ad653bfbd389265dca43 /communication | |
| parent | b72a30a541e520a0c785b84a15841dd0666f3e80 (diff) | |
| parent | bf822868f45697ee7943d85c3b893cd42afc31b8 (diff) | |
Merge pull request #4989 from BenTheElder/patch-1
add group / alias entry for current google build admin oncall
Diffstat (limited to 'communication')
| -rw-r--r-- | communication/slack-config/usergroups.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/communication/slack-config/usergroups.yaml b/communication/slack-config/usergroups.yaml index d987bde4..0e7f34aa 100644 --- a/communication/slack-config/usergroups.yaml +++ b/communication/slack-config/usergroups.yaml @@ -39,6 +39,9 @@ usergroups: - name: test-infra-oncall external: true + - name: google-build-admin + external: true + - name: velero-maintainers long_name: Velero Maintainers description: Velero Maintainers group. |
