Skip to content

Commit 9ab5256

Browse files
author
Schalk Neethling
authored
Update CODEOWNERS (mdn#27220)
Change the specified username in CODEOWNERS to mdn-bot
1 parent 4e0fe2b commit 9ab5256

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/CODEOWNERS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
/.github/ @mdn/core-dev
7878
/* @mdn/core-dev
7979
/*.md @mdn/core-yari-content
80-
# These are @schalkneethling because the auto-merge GHA workflow uses my PAT and will assign me.
81-
# If we add another reviewer, the auto-merge will cease to be automatic.
82-
/package.json @schalkneethling
83-
/yarn.lock @schalkneethling
80+
# These are @mdn-bot because the auto-merge GHA workflow uses the PAT of this account.
81+
# If another reviewer is specified, update the PAT token or auto-merge will cease to be automatic.
82+
/package.json @mdn-bot
83+
/yarn.lock @mdn-bot

0 commit comments

Comments
 (0)