summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>2021-02-01 06:51:49 -0800
committerGitHub <noreply@github.com>2021-02-01 06:51:49 -0800
commit069765f4e3d721e75d22445acf3f762566bdde6a (patch)
treefead192406425076bfee813d8e080a455a6421d5
parent2316cb785fd2bca6ec9bfbce6a5e7df51895780f (diff)
parent04d78457305820197cbd1967935a20dddf257509 (diff)
Merge pull request #5447 from nikhita/prometheus-adapter
sig-instrumentation: add prometheus-adapter repo
-rw-r--r--sig-instrumentation/README.md3
-rw-r--r--sigs.yaml3
2 files changed, 6 insertions, 0 deletions
diff --git a/sig-instrumentation/README.md b/sig-instrumentation/README.md
index 1662487e..e7c3a0e7 100644
--- a/sig-instrumentation/README.md
+++ b/sig-instrumentation/README.md
@@ -83,6 +83,9 @@ The following [subprojects][subproject-definition] are owned by sig-instrumentat
### mutating-trace-admission-controller
- **Owners:**
- https://raw.githubusercontent.com/kubernetes-sigs/mutating-trace-admission-controller/master/OWNERS
+### prometheus-adapter
+- **Owners:**
+ - https://raw.githubusercontent.com/kubernetes-sigs/prometheus-adapter/master/OWNERS
[subproject-definition]: https://github.com/kubernetes/community/blob/master/governance.md#subprojects
<!-- BEGIN CUSTOM CONTENT -->
diff --git a/sigs.yaml b/sigs.yaml
index 578d8a0c..606ae4fe 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -1527,6 +1527,9 @@ sigs:
- name: mutating-trace-admission-controller
owners:
- https://raw.githubusercontent.com/kubernetes-sigs/mutating-trace-admission-controller/master/OWNERS
+ - name: prometheus-adapter
+ owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/prometheus-adapter/master/OWNERS
- dir: sig-multicluster
name: Multicluster
mission_statement: >