From 255b86775f1e6e3365459c7a9a62c26feffadfc0 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:20:53 +0000 Subject: [PATCH] Remove legacy ownership.yaml in favor of central directory --- ownership.yaml | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 ownership.yaml diff --git a/ownership.yaml b/ownership.yaml deleted file mode 100644 index dfe4aeb..0000000 --- a/ownership.yaml +++ /dev/null @@ -1,22 +0,0 @@ -version: 1 -ownership: -- name: gh-classroom - tier: 3 - description: A command line tool that enhances the functionality of the GitHub CLI, specifically tailored for educators using GitHub Classroom. - kind: artifact - team: github/stabilize-reviewers - team_slack: edu-classroom - exec_sponsor: nerdneha - product_manager: ericdrosado - maintainer: anjuan - repo: https://github.com/github/gh-classroom - sev1: - issue: https://github.com/github/gh-classroom/issues - tta: '1 business day' - sev2: - issue: https://github.com/github/gh-classroom/issues - tta: '1 week' - sev3: - issue: https://github.com/github/gh-classroom/issues - tta: '1 week' - qos: experimental