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 0892ddc commit 5dfd245Copy full SHA for 5dfd245
1 file changed
.github/CODEOWNERS
@@ -1,6 +1,13 @@
1
# Root
2
* @smartcontractkit/cld-team
3
4
+# Release Management
5
+.changeset @smartcontractkit/cld-team @smartcontractkit/devex-tooling
6
+CHANGELOG.md @smartcontractkit/cld-team @smartcontractkit/devex-tooling
7
+package.json @smartcontractkit/cld-team @smartcontractkit/devex-tooling
8
+pnpm-lock.yaml @smartcontractkit/cld-team @smartcontractkit/devex-tooling
9
+
10
+# MCMS
11
engine/cld/legacy/cli/mcmsv2 @smartcontractkit/devex-tooling @smartcontractkit/cld-team
12
experimental/analyzers @smartcontractkit/devex-tooling @smartcontractkit/cld-team
13
experimental/proposalutils @smartcontractkit/devex-tooling @smartcontractkit/cld-team
0 commit comments