summaryrefslogtreecommitdiff
path: root/OWNERS
blob: 4e8de5f5a587990e3bbbc5acd71d6865fb7a2ba1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md

# Keep these lists in alphabetical order (just to avoid ordering implying anything)
# Changes to this list can be done via regular pull requests.  A generally good
# approach can be to just start reviewing pull requests - if you do that enough
# and understand the libostree code base, feel free to submit a PR to add
# yourself to one of these lists.
# Use the responsibility to merge carefully.
approvers:
  - cgwalters
  - jlebon
  - pwithnall
  - wmanley
reviewers:
  - lucab
  - mwleeds
  - rfairley
  - d4s