mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-16 06:18:35 +02:00
12 lines
606 B
Plaintext
12 lines
606 B
Plaintext
# ----------------------------------------------------------------------------
|
|
# 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
|
|
/examples.json @mdn/engineering
|
|
/SECURITY.md @mdn/engineering
|