mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Merge pull request #67762 from nikhita/remove-area-customresources-label
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. apiextensions: remove area/custom-resources label from OWNERS Sometimes changes in apiextensions-apiserver are not really related to custom resources but just general api-machinery (or worse godep updates). Adding the label `area/custom-resources` to such PRs makes triaging using the label hard. Adding the label manually is much cleaner. See https://github.com/kubernetes/kubernetes/pull/67753 for an example. /assign sttts **Release note**: ```release-note NONE ```
This commit is contained in:
commit
963adda7f9
@ -9,4 +9,3 @@ approvers:
|
||||
- sttts
|
||||
labels:
|
||||
- sig/api-machinery
|
||||
- area/custom-resources
|
||||
|
Loading…
Reference in New Issue
Block a user