Skip to content

Commit

Permalink
Label vendor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
tnozicka committed Mar 29, 2019
1 parent dc8a27f commit acd2d52
Showing 1 changed file with 28 additions and 17 deletions.
45 changes: 28 additions & 17 deletions OWNERS
@@ -1,17 +1,28 @@
reviewers:
- bparees
- deads2k
- sjenning
- smarterclayton
- soltysh
- tbielawa
approvers:
- bparees
- deads2k
- derekwaynecarr
- eparis
- mfojtik
- pweil-
- sjenning
- smarterclayton
- tbielawa # also for build and automated release tooling changes
# See the OWNERS docs at https://go.k8s.io/owners

filters:
".*":
reviewers:
- bparees
- deads2k
- sjenning
- smarterclayton
- soltysh
- tbielawa
approvers:
- bparees
- deads2k
- derekwaynecarr
- eparis
- mfojtik
- pweil-
- sjenning
- smarterclayton
- tbielawa # also for build and automated release tooling changes

"^\\.glide.(lock|yaml)$":
labels:
- "vendor-update"
"^vendor/.*":
labels:
- "vendor-update"

0 comments on commit acd2d52

Please sign in to comment.