File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed
Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change 11# ----------------------------------------------------------------------------
2- # DEFAULT OWNERS
2+ # CODEOWNERS
33# ----------------------------------------------------------------------------
4- * @ mdn/core-dev
4+ # Order is important. The last matching pattern takes precedence.
5+ # See: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
6+ # ----------------------------------------------------------------------------
7+
8+ * @ mdn/engineering
59
6- # These are @mdn-bot because the auto-merge GHA workflow uses the PAT of this account.
7- # If another reviewer is specified, update the PAT token or auto-merge will cease to be automatic.
8- /Cargo.lock @ mdn-bot
9- /Cargo.toml @ mdn-bot
10+ /Cargo.lock @ mdn/engineering @ mdn-bot
11+ /Cargo.toml @ mdn/engineering @ mdn-bot
You can’t perform that action at this time.
0 commit comments