We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e0fe2b commit 9ab5256Copy full SHA for 9ab5256
.github/CODEOWNERS
@@ -77,7 +77,7 @@
77
/.github/ @mdn/core-dev
78
/* @mdn/core-dev
79
/*.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
+# These are @mdn-bot because the auto-merge GHA workflow uses the PAT of this account.
+# If another reviewer is specified, update the PAT token or auto-merge will cease to be automatic.
+/package.json @mdn-bot
+/yarn.lock @mdn-bot
0 commit comments