Skip to content

Commit 6fcd600

Browse files
committed
chore: add CODEOWNERS
1 parent e28d507 commit 6fcd600

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

.github/CODEOWNERS

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# CODEOWNERS file automatically generated based on git history
2+
# 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]

0 commit comments

Comments
 (0)