diff --git a/CODEOWNERS b/CODEOWNERS index 48a9dbe1b124..ee1c1d7f78cf 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -2,6 +2,8 @@ # Notify the Noir team of any changes to ACIR serialization /noir/noir-repo/acvm-repo/acir/codegen/* @TomAFrench @vezenovm @guipublic +# on changes to stdlib +/noir/noir-repo/noir_stdlib/* @TomAFrench ##################################################### # Notify the AVM team