k3s/OWNERS

34 lines
645 B
Plaintext
Raw Normal View History

# See the OWNERS docs at https://go.k8s.io/owners
filters:
".*":
reviewers:
- brendandburns
- dchen1107
- jbeda
- lavalamp
- smarterclayton
- thockin
- liggitt
approvers:
- bgrant0607
- brendandburns
- dchen1107
- jbeda
- monopole # To move code per kubernetes/community#598
- lavalamp
- smarterclayton
- thockin
- wojtek-t
- liggitt
# Bazel build infrastructure changes often touch files throughout the tree
2018-04-13 17:42:22 +00:00
"\\.bzl$":
reviewers:
- ixdy
approvers:
- ixdy
2018-04-13 17:42:22 +00:00
"BUILD(\\.bazel)?$":
approvers:
- ixdy