From 07d9b865eea811556bbd321acd23d2462200e129 Mon Sep 17 00:00:00 2001 From: Alessio Treglia Date: Sat, 22 Aug 2020 14:25:06 +0100 Subject: [PATCH] CODEOWNERS: implement changes suggested by ICF (#7138) --- .github/CODEOWNERS | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 3e76f6c45..11926caab 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,4 +1,8 @@ # CODEOWNERS: https://help.github.com/articles/about-codeowners/ # Primary repo maintainers -* @alexanderbez @alessio @fedekunze @aaronc @clevinson @jgimeno +* @aaronc @alexanderbez @alessio + +# Secondary repo maintainers, substitutes of the primary +# maintainers when they become MIA +* @cwgoes @sunnya97