From 024e36f5e0c2b3b5133e2cb42ed4deeac663c9d0 Mon Sep 17 00:00:00 2001 From: Josh Gross Date: Wed, 6 Mar 2024 14:45:02 -0500 Subject: [PATCH] Delete ownership.yaml --- ownership.yaml | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 ownership.yaml diff --git a/ownership.yaml b/ownership.yaml deleted file mode 100644 index ed7bc3c..0000000 --- a/ownership.yaml +++ /dev/null @@ -1,26 +0,0 @@ ---- -version: 1 -ownership: -- name: actions_dotcom_actions-alpine-nodejs - long_name: Actions Alpine NodeJS - description: Alpine NodeJS redeployment for actions runner - tier: 2 - kind: artifact - team: github/c2c-actions-runtime - team_slack: actions-runtime - repo: https://github.com/actions/alpine_nodejs - maintainer: thboop - exec_sponsor: jmillsy - qos: maintenance - sev1: - pagerduty: https://github.pagerduty.com/escalation_policies#PT5KQ9D - tta: '1 business days' - sev2: - slack: actions-runtime - issue: https://github.com/actions/alpine_nodejs/issues - tta: '2 business days' - sev3: - slack: actions - issue: https://github.com/actions/alpine_nodejs/issues - tta: '2 weeks' - dependencies: [ ]