From e95ea6e966b20a29a796aff83e1068e30d34e97e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Darius=20Nea=C8=9Bu?= Date: Mon, 30 Jun 2025 20:31:45 +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 --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 3ad4fb3..9679d20 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -2,4 +2,4 @@ # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception # Codeowners for reviews on PRs -* @camio @neatudarius @steve-downey @bemanproject/core-reviewers +* @camio @neatudarius @steve-downey @RaduNichita