forked from ostreedev/ostree
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathOWNERS
More file actions
18 lines (17 loc) · 636 Bytes
/
OWNERS
File metadata and controls
18 lines (17 loc) · 636 Bytes
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
# Does not currently have affiliation public
# - wmanley
reviewers:
- lucab
- mwleeds
- rfairley