diff --git a/CODEOWNERS b/CODEOWNERS index 908b0e1283d0..dfea7fd906b0 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -9,10 +9,8 @@ /release-please-config @charlielye /.test_patterns.yml @charlielye -# 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 Noir team of divergences to upstream +/noir/noir-repo.patch @TomAFrench ##################################################### # Notify the AVM team