Skip to content

Commit

Permalink
Update codeowners post adapters-decoupling (#9688)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichelleArk authored Mar 12, 2024
1 parent bfb68b2 commit d9c36c3
Showing 1 changed file with 0 additions and 25 deletions.
25 changes: 0 additions & 25 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -13,31 +13,6 @@
# the core team as a whole will be assigned
* @dbt-labs/core-team

### 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 d9c36c3

Please sign in to comment.