diff options
| -rw-r--r-- | community/OWNERS | 14 | ||||
| -rw-r--r-- | monitoring/OWNERS | 7 |
2 files changed, 15 insertions, 6 deletions
diff --git a/community/OWNERS b/community/OWNERS index 2d86715f..0b668871 100644 --- a/community/OWNERS +++ b/community/OWNERS @@ -1,10 +1,12 @@ reviewers: - - nyener - - zehicle - - sarahnovotny + - castrojo - jberkus -approvers: - - nyener - - zehicle + - parispittman - sarahnovotny + - zehicle +approvers: + - castrojo - jberkus + - parispittman + - sarahnovotny + - zehicle diff --git a/monitoring/OWNERS b/monitoring/OWNERS new file mode 100644 index 00000000..a6101b13 --- /dev/null +++ b/monitoring/OWNERS @@ -0,0 +1,7 @@ +reviewers: + - parispittman +approvers: + - parispittman + - sig-contributor-experience-leads +labels: + - sig/contributor-experience |
