Skip to content

Commit 5dfd245

Browse files
committed
chore: add tooling team as release management owners
Updates release management related files to include the tooling team as code owners so they can manage releases.
1 parent 0892ddc commit 5dfd245

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.github/CODEOWNERS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Root
22
* @smartcontractkit/cld-team
33

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
411
engine/cld/legacy/cli/mcmsv2 @smartcontractkit/devex-tooling @smartcontractkit/cld-team
512
experimental/analyzers @smartcontractkit/devex-tooling @smartcontractkit/cld-team
613
experimental/proposalutils @smartcontractkit/devex-tooling @smartcontractkit/cld-team

0 commit comments

Comments
 (0)