From c614c7cb6b6759fd543eedea1777f77bf67d29c4 Mon Sep 17 00:00:00 2001 From: Herbert Damker <52109189+hdamker@users.noreply.github.com> Date: Wed, 15 May 2024 10:48:37 +0200 Subject: [PATCH] Update CODEOWNERS --- CODEOWNERS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CODEOWNERS b/CODEOWNERS index 0f8e886..6b00fb4 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -6,3 +6,7 @@ # These are the default owners for the whole content of this repository. The default owners are automatically added as reviewers when you open a pull request, unless different owners are specified in the file. * @chinaunicomyangfan @DanXu-ChinaTelecom @Kai-hw + +# Owners of the CODEOWNER and Maintainer.md files are the admins of CAMARA (to allow them to keep the teams within the CAMARA organization in sync in case of changes) +/CODEOWNERS @camaraproject/admins +/MAINTAINERS.MD @camaraproject/admins