From c059bb02752015542c3886d83685cb2f8c447b11 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Nov 2025 17:17:13 +0000 Subject: [PATCH] Remove legacy ownership.yaml in favor of central directory --- ownership.yaml | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 ownership.yaml diff --git a/ownership.yaml b/ownership.yaml deleted file mode 100644 index a60f3ab0..00000000 --- a/ownership.yaml +++ /dev/null @@ -1,27 +0,0 @@ ---- -version: 1 -ownership: -- name: gh-actions-importer - long_name: GitHub Actions Importer - description: GitHub Actions Importer helps you plan, test, and automatically migrate from Azure DevOps, Bamboo, Bitbucket CI, CircleCI, GitLab CI, Jenkins, and Travis CI to GitHub Actions. - kind: artifact - repo: https://github.com/github/valet - qos: maintenance - team_slack: octoshift - team: github/migration-tools - maintainer: jessicaliu100 - exec_sponsor: whitneyimura - product_manager: boylejj - dependencies: - - central - tier: 3 - sev1: - issue: https://github.com/github/migration-friction/issues/new?template=friction.yml - tta: 3 business days - sev2: - issue: https://github.com/github/migration-friction/issues/new?template=friction.yml - tta: 5 business day - sev3: - alert_slack: octoshift-ops - issue: https://github.com/github/migration-friction/issues/new?template=friction.yml - tta: 10 business days