Skip to content

Commit 88fa9dd

Browse files
authored
chore: Add codeowners (mdn#728)
Adding a codeowners file to auto-add reviewers to PRs
1 parent 9efffba commit 88fa9dd

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/CODEOWNERS

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# This file is used to request PR reviews from the appropriate team.
2+
#
3+
# Order is important; the last matching pattern takes precedence.
4+
# Each rule is more specific than the previous rules.
5+
# For more information, see:
6+
# https://docs.github.com/en/free-pro-team@latest/github/creating-cloning-and-archiving-repositories/about-code-owners
7+
8+
# Default
9+
* @mdn/core-yari-content

0 commit comments

Comments
 (0)