Skip to content

Commit e126be0

Browse files
authored
Attempt to fix ownership (#23538)
Bots should have [bot] suffix.
1 parent 1c47e2d commit e126be0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/CODEOWNERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ package.json @github/docs-engineering
1919
/.github/workflows/create-translation-batch-pr.yml @github/docs-localization
2020
/.github/workflows/crowdin.yml @github/docs-localization
2121
/crowdin*.yml @github/docs-engineering @github/docs-localization
22-
/translations/ @github/docs-engineering @github/docs-localization @github-actions
23-
/translations/log/ @github/docs-localization @github-actions
22+
/translations/ @github/docs-engineering @github/docs-localization @github-actions[bot]
23+
/translations/log/ @github/docs-localization @github-actions[bot]
2424

2525
# Site Policy
2626
/content/github/site-policy/ @github/site-policy-admins

0 commit comments

Comments
 (0)