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
11 changes: 11 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# CODEOWNERS file for nz-dbt repository
# This file defines the code owners for the dbt-ibm-netezza project.
# Code owners are automatically requested for review when someone opens a pull request
# that modifies code that they own.
#
# For more information about CODEOWNERS, see:
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners

# Default owners for everything in the repo
# These users will be requested for review when someone opens a pull request
* @abhishekjog @Ayush900 @SagarSoni1510