Skip to content

Commit 91ba7e1

Browse files
josephperrottwagnermaciel
authored andcommitted
ci: fix indentation of CODEOWNERS entries (angular#21567)
Correct the misindented entry for husky files in CODEOWNERS.
1 parent 515ba9c commit 91ba7e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@
342342

343343
# Misc
344344
/.github/** @angular/dev-infra-components
345-
/.husky/** @angular/dev-infra-components
345+
/.husky/** @angular/dev-infra-components
346346
/.github/CODEOWNERS @angular/dev-infra-components @jelbourn
347347
/.github/ISSUE_TEMPLATE/** @andrewseguin @jelbourn
348348
/.vscode/** @angular/dev-infra-components @mmalerba

0 commit comments

Comments
 (0)