mirror of
https://github.com/neondatabase/neon.git
synced 2025-12-22 21:59:59 +00:00
## Problem That adds an extra unnecessary load to the PerfCorr team ## Summary of changes Remove `CODEOWNERS` assignment for the `test_runner/` folder
30 lines
870 B
Plaintext
30 lines
870 B
Plaintext
# Autoscaling
|
|
/libs/vm_monitor/ @neondatabase/autoscaling
|
|
|
|
# DevProd & PerfCorr
|
|
/.github/ @neondatabase/developer-productivity @neondatabase/performance-correctness
|
|
|
|
# Compute
|
|
/pgxn/ @neondatabase/compute
|
|
/vendor/ @neondatabase/compute
|
|
/compute/ @neondatabase/compute
|
|
/compute_tools/ @neondatabase/compute
|
|
|
|
# Proxy
|
|
/libs/proxy/ @neondatabase/proxy
|
|
/proxy/ @neondatabase/proxy
|
|
|
|
# Storage
|
|
/pageserver/ @neondatabase/storage
|
|
/safekeeper/ @neondatabase/storage
|
|
/storage_controller @neondatabase/storage
|
|
/storage_scrubber @neondatabase/storage
|
|
/libs/pageserver_api/ @neondatabase/storage
|
|
/libs/remote_storage/ @neondatabase/storage
|
|
/libs/safekeeper_api/ @neondatabase/storage
|
|
|
|
# Shared
|
|
/pgxn/neon/ @neondatabase/compute @neondatabase/storage
|
|
/libs/compute_api/ @neondatabase/compute @neondatabase/control-plane
|
|
/libs/postgres_ffi/ @neondatabase/compute @neondatabase/storage
|