We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ceb968f commit 16b6719Copy full SHA for 16b6719
1 file changed
.github/CODEOWNERS
@@ -66,6 +66,8 @@
66
67
# At the end, match any files missed by the patterns above
68
/contracts/scripts/native_solc_compile_all_events_mock @smartcontractkit/dev-services
69
+# Remove ownership of these files as they are auto generated and already asserted to be correct.
70
+/**/generated-wrapper-dependency-versions-do-not-edit.txt
71
72
# CI/CD
73
/.github/** @smartcontractkit/devex-cicd @smartcontractkit/devex-tooling @smartcontractkit/core @smartcontractkit/core-solidity
0 commit comments