k8s.io/kubernetes@v1.29.3/pkg/scheduler/framework/autoscaler_contract/OWNERS (about)

     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.
     4  options:
     5    no_parent_owners: true
     6  approvers:
     7    - sig-autoscaling-maintainers
     8    - x13n
     9  reviewers:
    10    - sig-autoscaling-maintainers
    11    - x13n