Skip to content
Merged
Changes from all commits
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
14 changes: 14 additions & 0 deletions CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# See https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners
# This file designates code owners for the repository.
# Each line is a file pattern followed by one or more GitHub usernames or teams.

# Example: assign all code to a team
# * @your-org/your-team

# Example: assign specific folders/files
# /src/ @username1
# /scripts/ @username2
# /README.md @username3

# Code owners
* @psharma-1909 @singlestore-labs/connectors
Loading