From c2046844048dce3977e7d0af6eaa3702376a6c47 Mon Sep 17 00:00:00 2001 From: Rob Anderson Date: Wed, 23 Aug 2023 15:09:32 -0400 Subject: [PATCH] add slack channel to ownership.yaml (#68) --- ownership.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ownership.yaml b/ownership.yaml index 785568a..e309c7f 100644 --- a/ownership.yaml +++ b/ownership.yaml @@ -5,6 +5,7 @@ ownership: kind: code maintainer: robandpdx team: github/ps-amer + team_slack: services-delivery exec_sponsor: naval-gupta repo: https://github.com/github/emergency-pull-request-probot-app sev1: @@ -15,7 +16,7 @@ ownership: tta: '5 business days' sev3: issue: https://github.com/github/emergency-pull-request-probot-app/issues - slack: sre-ops + slack: services-delivery tta: '7 business days' qos: experimental tier: 3 \ No newline at end of file