Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# CODEOWNERS file automatically generated based on git history
# Each entry lists the files or directories owned by the contributor with the highest number of commits.
/ [email protected]
/.github/ [email protected]
/docs/ [email protected]
/docs/cli/ [email protected]
/docs/concepts/ [email protected]
/docs/faq/ [email protected]
/docs/getting-started.mdx [email protected]
/docs/intro/ [email protected]
/docs/providers/ [email protected]
/docs/tutorials/ [email protected]
/docs/use-cases/ [email protected]
/blog/ [email protected]
/src/ [email protected]
/static/ [email protected]
/scripts/ [email protected]
/docusaurus.config.js [email protected]
/babel.config.js [email protected]
/sidebars.js [email protected]
/tsconfig.json [email protected]
/package.json [email protected]
/package-lock.json [email protected]