File tree Expand file tree Collapse file tree 1 file changed +26
-2
lines changed Expand file tree Collapse file tree 1 file changed +26
-2
lines changed Original file line number Diff line number Diff line change 1
- * @ MetaMask/tech-writers
1
+ # This is a codeowners file. The last matching pattern takes precedence,
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
+ # Vercel configuration
11
+ vercel.json @ MetaMask/activation @ MetaMask/tech-writers
12
+
13
+ # Sidebar files
14
+ * -sidebar.js @ MetaMask/activation @ MetaMask/tech-writers
15
+
16
+ # All other Markdown files
17
+ * .md @ MetaMask/tech-writers
18
+ * .mdx @ MetaMask/tech-writers
19
+
20
+ # Services documentation
21
+ /services / @ MetaMask/tech-writers
22
+
23
+ # Snaps documentation
2
24
/snaps / @ MetaMask/tech-writers @ MetaMask/snaps
3
- /wallet / @ MetaMask/tech-writers @ MetaMask/dev-ex
25
+
26
+ # Wallet and SDK documentation
27
+ /wallet / @ MetaMask/tech-writers @ MetaMask/wallet-api-platform-engineers @ MetaMask/sdk-devs
You can’t perform that action at this time.
0 commit comments