Sfoglia il codice sorgente

Merge pull request #9081 from pgier/prometheus-owners

Add simonpasquier to the OWNERS file for prometheus installer
Scott Dodson 6 anni fa
parent
commit
46f9e89ad8
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      roles/openshift_prometheus/OWNERS

+ 2 - 0
roles/openshift_prometheus/OWNERS

@@ -1,8 +1,10 @@
 # approval == this is a good idea /approve
 approvers:
   - pgier
+  - simonpasquier
   - zgalor
 # review == this code is good /lgtm
 reviewers:
   - pgier
+  - simonpasquier
   - zgalor