From 2860e8752b64236e7b141eef45a452dd80ea7228 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Darius=20Nea=C8=9Bu?= Date: Mon, 30 Jun 2025 20:34:28 +0300 Subject: [PATCH] Update CODEOWNERS: remove deprecated group Update CODEOWNERS: remove deprecated group https://github.com/bemanproject/beman/blob/main/docs/BEMAN_STANDARD.md#repositorycodeowners (tweak the order) --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index b08ef104..c1e9e868 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1,3 @@ # Codeowners for reviews on PRs -* @camio @neatudarius @steve-downey @bemanproject/core-reviewers +* @steve-downey @neatudarius @camio