kubernetes/pkg/controller/devicetainteviction/OWNERS
Patrick Ohly 9194bfe75b DRA device taints controller: add pohly to OWNERS
While the code is nominally owned by SIG Scheduling, in practice I am the one
who knows it best, so I should be a reviewer and should be able to merge simple
changes without additional approvals (will use cautiously!).
2025-12-18 12:07:52 +01:00

10 lines
170 B
Text

# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-scheduling-maintainers
- pohly
reviewers:
- sig-scheduling
- pohly
labels:
- sig/scheduling