mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-16 06:18:35 +02:00
ci(CODEOWNERS): add Engineering for workflows and CODEOWNERS (#604)
This commit is contained in:
9
.github/CODEOWNERS
vendored
Normal file
9
.github/CODEOWNERS
vendored
Normal 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
|
||||
Reference in New Issue
Block a user