From 7722220be5321d7a2eef739f2c01d9cef0e74943 Mon Sep 17 00:00:00 2001 From: jmeridth Date: Sun, 7 May 2023 12:53:44 -0500 Subject: [PATCH] chore(github): Update ownership of artifacthub Based on [this](https://github.com/artifacthub/hub/blob/master/docs/metadata/artifacthub-repo.yml) by editing this metadata file we can obtain ownership We want to manage ownership of our artifacthub setup Signed-off-by: jmeridth --- artifacthub-repo.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/artifacthub-repo.yml b/artifacthub-repo.yml index dee221cd..2457b21f 100644 --- a/artifacthub-repo.yml +++ b/artifacthub-repo.yml @@ -1,6 +1,5 @@ # Artifact Hub repository metadata file repositoryID: 05f5fe20-d21b-4413-8327-715958b51bde owners: -- name: jessesuen - email: jessesuen@gmail.com - +- name: jmeridth + email: jmeridth@gmail.com