From 91da8ffdb48c0f461f297546880c6943c4976e43 Mon Sep 17 00:00:00 2001 From: John Nonweiler Date: Thu, 8 Nov 2018 10:19:47 +0000 Subject: [PATCH] Remove codeowners from expected_doxygen_warnings.txt When warnings are removed from expected_doxygen_warnings.txt, it should be adequate for the codeowners of the relevant source files to review the change, and it seems better not to also require the codeowners of the scripts folder. (Hopefully, we won't generally be adding to the list of expected doxygen warnings, but we are expecting to fix some warnings and remove them from the list.) --- CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CODEOWNERS b/CODEOWNERS index 0357857fe6b..931754a42c4 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -59,5 +59,7 @@ /jbmc/regression/ /scripts/ @diffblue/devops @thk123 @forejtv @peterschrammel +/scripts/expected_doxygen_warnings.txt + /.travis.yml @diffblue/devops @thk123 @forejtv @peterschrammel /appveyor.yml @diffblue/devops @thk123 @forejtv @peterschrammel