From 9695c4c5e433d29af9320594301bf296841d33e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Darius=20Nea=C8=9Bu?= Date: Mon, 30 Jun 2025 20:26:59 +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 Add myself, I would like to help --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 39d37118..49fa500f 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,4 +1,4 @@ # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception # Codeowners for reviews on PRs -* @dietmarkuehl @camio @bemanproject/core-reviewers +* @dietmarkuehl @camio @neatudarius