Unverified Commit 963adda7 authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

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 ```
parents 5103bd6a f981e9a3
...@@ -9,4 +9,3 @@ approvers: ...@@ -9,4 +9,3 @@ approvers:
- sttts - sttts
labels: labels:
- sig/api-machinery - sig/api-machinery
- area/custom-resources
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment