...

Text file src/k8s.io/kubernetes/pkg/scheduler/framework/autoscaler_contract/OWNERS

Documentation: k8s.io/kubernetes/pkg/scheduler/framework/autoscaler_contract

     1# See the OWNERS docs at https://go.k8s.io/owners
     2
     3# Disable inheritance as code changes under this package should be known to sig-autoscaling team.
     4options:
     5  no_parent_owners: true
     6approvers:
     7  - sig-autoscaling-maintainers
     8  - x13n
     9reviewers:
    10  - sig-autoscaling-maintainers
    11  - x13n

View as plain text