ci(CODEOWNERS): add Engineering for workflows and CODEOWNERS (#604)

This commit is contained in:
Claas Augner
2025-10-17 11:43:36 +02:00
committed by GitHub
parent 4421d5db72
commit f1646b822d

9
.github/CODEOWNERS vendored Normal file
View File

@@ -0,0 +1,9 @@
# ----------------------------------------------------------------------------
# CODEOWNERS
# ----------------------------------------------------------------------------
# Order is important. The last matching pattern takes precedence.
# See: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
# ----------------------------------------------------------------------------
/.github/workflows/ @mdn/engineering
/.github/CODEOWNERS @mdn/engineering