We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36ab092 commit 59842f5Copy full SHA for 59842f5
.github/CODEOWNERS
@@ -2,22 +2,7 @@
2
# so the listed codeowners apply only if there is no later match.
3
4
# 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
+* @MetaMask/activation @MetaMask/tech-writers
21
22
# All other Markdown files
23
*.md @MetaMask/tech-writers
0 commit comments