Skip to content

Commit c784ff4

Browse files
authored
Add LarryOsterman to catch-all CODEOWNERS (Azure#2314)
Given new org-level branch policies, it would be helpful to add @LarryOsterman to the catch-all CODEOWNERS for timely reviews.
1 parent 3558587 commit c784ff4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919

2020
# Catch all for loose files in the root, which are mostly global configuration and
2121
# should not be changed without team discussion.
22-
/* @heaths @RickWinter @ronniegeraghty
22+
/* @heaths @RickWinter @ronniegeraghty @LarryOsterman
2323

2424
# Catch all for non-code project files and unowned files | folders
25-
/** @heaths @RickWinter @ronniegeraghty
25+
/** @heaths @RickWinter @ronniegeraghty @LarryOsterman
2626

2727
##################
2828
# Automation

0 commit comments

Comments
 (0)