From bf822868f45697ee7943d85c3b893cd42afc31b8 Mon Sep 17 00:00:00 2001 From: Benjamin Elder Date: Thu, 23 Jul 2020 15:07:02 -0700 Subject: add group / alias entry for current google build admin oncall see: - go.k8s.io/oncall - https://github.com/kubernetes/sig-release/issues/1150 --- communication/slack-config/usergroups.yaml | 3 +++ 1 file changed, 3 insertions(+) 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. -- cgit v1.2.3