From cff365fb5cd2b121c321679d44054983e2f3adb2 Mon Sep 17 00:00:00 2001 From: Michael Valdron Date: Tue, 27 Feb 2024 17:47:17 -0500 Subject: [PATCH] update devfile registry maintainers list Signed-off-by: Michael Valdron --- deploy/chart/devfile-registry/Chart.yaml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/deploy/chart/devfile-registry/Chart.yaml b/deploy/chart/devfile-registry/Chart.yaml index 1e93c14a0..ee07c6588 100644 --- a/deploy/chart/devfile-registry/Chart.yaml +++ b/deploy/chart/devfile-registry/Chart.yaml @@ -18,4 +18,11 @@ name: "devfile-registry" version: "0.0.1" home: "https://devfile.io/" maintainers: -- name: John Collier \ No newline at end of file + - email: mvaldron@redhat.com + name: Michael Valdron + - email: jcollier@redhat.com + name: John Collier + - email: tpetkos@redhat.com + name: Theofanis Petkos + - email: jdubrick@redhat.com + name: Jordan Dubrick \ No newline at end of file