Skip to content

Commit 1790e06

Browse files
authored
Allow service owners to self-approve crate version updates (#2693)
1 parent 35623a1 commit 1790e06

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@
2424
# Catch all for non-code project files and unowned files | folders
2525
/** @heaths @RickWinter @ronniegeraghty @LarryOsterman
2626

27+
# Allow service owners to approve crate version updates, which impact Cargo.lock
28+
/Cargo.lock
29+
2730
##################
2831
# Automation
2932
##################

0 commit comments

Comments
 (0)