From b2a22b7f49e38b9f86d7cd0c44efefac291b5270 Mon Sep 17 00:00:00 2001 From: Pere Diaz Bou Date: Sun, 2 Mar 2025 19:01:05 +0100 Subject: [PATCH] comment out codeowners without write access --- docs/CODEOWNERS | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/docs/CODEOWNERS b/docs/CODEOWNERS index 39ff5c926..1bb046d32 100644 --- a/docs/CODEOWNERS +++ b/docs/CODEOWNERS @@ -1,9 +1,12 @@ /core/ @pereman2 @jussisaurio @penberg /core/storage @pereman2 /core/translate @jussisaurio -/extensions/ @PThorpe92 -/core/ext/ @PThorpe92 -/bindings/go @PThorpe92 -/bindings/java @seonWKim -/simulator/ @alpaylan * @penberg + +# These are commented out until they get access from the overlords +# /extensions/ @PThorpe92 +# /core/ext/ @PThorpe92 +# /bindings/go @PThorpe92 +# /bindings/java @seonWKim +# /simulator/ @alpaylan +# /core/storage @krishvishal