diff --git a/CODEOWNERS b/CODEOWNERS index 006a2dd3..21ec9583 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -7,3 +7,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. * @eric-murray @bigludo7 @sachinvodafone @akoshunyadi + +# 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