github.com/pingcap/tiflow@v0.0.0-20240520035814-5bf52d54e205/cdc/api/v2/OWNERS (about) 1 # See the OWNERS docs at https://go.k8s.io/owners 2 options: 3 no_parent_owners: true 4 filters: 5 # include *.go but ignore *_test.go files. 6 "^.*([^t]|[^s]t|[^e]st|[^t]est|[^_]test)[.]go$": 7 approvers: 8 - sig-approvers-cdc-api 9 "^OWNERS$": 10 approvers: 11 - sig-approvers-cdc-api