Skip to content

Commit

Permalink
update codeowners post adapterse decoupling
Browse files Browse the repository at this point in the history
  • Loading branch information
MichelleArk committed Feb 27, 2024
1 parent 865b09b commit 7a8576b
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -15,29 +15,9 @@

### ADAPTERS

# Adapter interface ("base" + "sql" adapter defaults, cache)
/core/dbt/adapters @dbt-labs/core-adapters

# Global project (default macros + materializations), starter project
/core/dbt/include @dbt-labs/core-adapters

# Postgres plugin
/plugins/ @dbt-labs/core-adapters
/plugins/postgres/setup.py @dbt-labs/core-adapters

# Functional tests for adapter plugins
/tests/adapter @dbt-labs/core-adapters

### TESTS

# Overlapping ownership for vast majority of unit + functional tests

# Perf regression testing framework
# This excludes the test project files itself since those aren't specific
# framework changes (excluded by not setting an owner next to it- no owner)
/performance @nathaniel-may
/performance/projects

### ARTIFACTS

/schemas/dbt @dbt-labs/cloud-artifacts

0 comments on commit 7a8576b

Please sign in to comment.