Skip to content

Commit 4ac6c38

Browse files
authored
Update .github/CODEOWNERS
1 parent 6fcd600 commit 4ac6c38

File tree

1 file changed

+5
-21
lines changed

1 file changed

+5
-21
lines changed

.github/CODEOWNERS

Lines changed: 5 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,7 @@
11
# CODEOWNERS file automatically generated based on git history
22
# Each entry lists the files or directories owned by the contributor with the highest number of commits.
3-
4-
5-
6-
7-
/docs/concepts/ [email protected]
8-
9-
/docs/getting-started.mdx [email protected]
10-
/docs/intro/ [email protected]
11-
/docs/providers/ [email protected]
12-
/docs/tutorials/ [email protected]
13-
/docs/use-cases/ [email protected]
14-
15-
16-
17-
18-
/docusaurus.config.js [email protected]
19-
/babel.config.js [email protected]
20-
/sidebars.js [email protected]
21-
/tsconfig.json [email protected]
22-
/package.json [email protected]
23-
/package-lock.json [email protected]
3+
* @jordanstephens
4+
/.github/ @raphaeltm
5+
/blog/ @raphaeltm
6+
/src/ @raphaeltm
7+
/scripts/ @raphaeltm

0 commit comments

Comments
 (0)