Skip to content

Commit 59842f5

Browse files
Add tech-writers as default codeowners (#1815)
1 parent 36ab092 commit 59842f5

File tree

1 file changed

+1
-16
lines changed

1 file changed

+1
-16
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,7 @@
22
# so the listed codeowners apply only if there is no later match.
33

44
# Default owner for all other files
5-
* @MetaMask/activation
6-
7-
# Docusaurus configuration
8-
docusaurus.config.js @MetaMask/activation @MetaMask/tech-writers
9-
10-
# GitHub workflows and templates
11-
/.github/ @MetaMask/activation @MetaMask/tech-writers
12-
13-
# Static image and video files
14-
/static/ @MetaMask/activation @MetaMask/tech-writers
15-
16-
# Vercel configuration
17-
vercel.json @MetaMask/activation @MetaMask/tech-writers
18-
19-
# Sidebar files
20-
*-sidebar.js @MetaMask/activation @MetaMask/tech-writers
5+
* @MetaMask/activation @MetaMask/tech-writers
216

227
# All other Markdown files
238
*.md @MetaMask/tech-writers

0 commit comments

Comments
 (0)