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