From 568ef06fff4963eca79bfa5df2041f6cda251f37 Mon Sep 17 00:00:00 2001 From: Herbert Damker <52109189+hdamker@users.noreply.github.com> Date: Sun, 9 Jun 2024 23:55:55 +0200 Subject: [PATCH 1/2] Update CODEOWNERS --- CODEOWNERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CODEOWNERS b/CODEOWNERS index 5cb752b..ba8e3aa 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -7,3 +7,6 @@ # 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. * @maheshc01 @kevsy +# 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 From 5238f222e919070a5c03f336ae37f10d562bb304 Mon Sep 17 00:00:00 2001 From: Herbert Damker <52109189+hdamker@users.noreply.github.com> Date: Sun, 9 Jun 2024 23:57:36 +0200 Subject: [PATCH 2/2] Update MAINTAINERS.MD --- MAINTAINERS.MD | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/MAINTAINERS.MD b/MAINTAINERS.MD index 25aef15..98017ac 100644 --- a/MAINTAINERS.MD +++ b/MAINTAINERS.MD @@ -1,6 +1,6 @@ -| Org | Name | -| -----------------------| ----------------------------------------------------| -| Verizon | Mahesh Chapalamadugu | -| Vodafone | Kevin Smith | -| Telstra | Brett Hill | -| Verizon | Syed Rehman| +| Org | Name | GitHub Username | +| -----------------------| ------------------------|----------------------------| +| Verizon | Mahesh Chapalamadugu | maheshc01 | +| Vodafone | Kevin Smith | Kevsy | +| Telstra | Brett Hill | brettrhill | +| Verizon | Syed Rehman | SyeddR |