Skip to content

Commit d1e2b73

Browse files
authored
chore(CODEOWNERS): add Engineering for workflows and CODEOWNERS (#165)
1 parent 9d7fbb7 commit d1e2b73

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/CODEOWNERS

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# ----------------------------------------------------------------------------
2+
# CODEOWNERS
3+
# ----------------------------------------------------------------------------
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+
/.github/workflows/ @mdn/engineering
9+
/.github/CODEOWNERS @mdn/engineering

0 commit comments

Comments
 (0)