Files
neon/CODEOWNERS
Line: 1: incorrect codeowner organization: neondatabase/control-plane Line: 1: incorrect codeowner organization: neondatabase/compute Line: 1: no users/groups matched Line: 2: incorrect codeowner organization: neondatabase/storage Line: 2: no users/groups matched Line: 3: incorrect codeowner organization: neondatabase/storage Line: 3: no users/groups matched Line: 4: incorrect codeowner organization: neondatabase/compute Line: 4: incorrect codeowner organization: neondatabase/safekeepers Line: 4: no users/groups matched Line: 5: incorrect codeowner organization: neondatabase/storage Line: 5: no users/groups matched Line: 6: incorrect codeowner organization: neondatabase/safekeepers Line: 6: no users/groups matched Line: 7: incorrect codeowner organization: neondatabase/autoscaling Line: 7: no users/groups matched Line: 8: incorrect codeowner organization: neondatabase/storage Line: 8: no users/groups matched Line: 9: incorrect codeowner organization: neondatabase/compute Line: 9: no users/groups matched Line: 10: incorrect codeowner organization: neondatabase/compute Line: 10: incorrect codeowner organization: neondatabase/safekeepers Line: 10: no users/groups matched Line: 11: incorrect codeowner organization: neondatabase/proxy Line: 11: no users/groups matched Line: 12: incorrect codeowner organization: neondatabase/safekeepers Line: 12: no users/groups matched Line: 13: incorrect codeowner organization: neondatabase/compute Line: 13: no users/groups matched
Alex Chi Z 5f0d9f2360 fix: add safekeeper team to pgxn codeowners (#7170)
`pgxn/` also contains WAL proposer code, so modifications to this
directory should be able to be approved by the safekeeper team.

Signed-off-by: Alex Chi Z <chi@neon.tech>
2024-03-20 18:40:48 +00:00

14 lines
592 B
Plaintext

/compute_tools/ @neondatabase/control-plane @neondatabase/compute
/control_plane/attachment_service @neondatabase/storage
/libs/pageserver_api/ @neondatabase/storage
/libs/postgres_ffi/ @neondatabase/compute @neondatabase/safekeepers
/libs/remote_storage/ @neondatabase/storage
/libs/safekeeper_api/ @neondatabase/safekeepers
/libs/vm_monitor/ @neondatabase/autoscaling
/pageserver/ @neondatabase/storage
/pgxn/ @neondatabase/compute
/pgxn/neon/ @neondatabase/compute @neondatabase/safekeepers
/proxy/ @neondatabase/proxy
/safekeeper/ @neondatabase/safekeepers
/vendor/ @neondatabase/compute