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
10 changes: 10 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Owners listed here are requested for review automatically when a pull request
# touches a path they own. Ownership confers no permissions by itself: whether an
# owner's approval is required before merging depends on a branch protection rule
# or ruleset enabling "require review from Code Owners", and the ability to merge
# comes from a user's repository role.
#
# The pattern below matches every path in the repository.
#
# qBraid algorithms maintainers
* @ryanhill1
Loading