From 9d9669e62f9ac2283368a830c2ab645be6c141d9 Mon Sep 17 00:00:00 2001 From: Alex Goodman Date: Wed, 9 Mar 2022 07:50:31 -0500 Subject: [PATCH] Add artifacthub owner (#876) --- artifacthub-repo.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 artifacthub-repo.yml diff --git a/artifacthub-repo.yml b/artifacthub-repo.yml new file mode 100644 index 000000000..35cb6b8cb --- /dev/null +++ b/artifacthub-repo.yml @@ -0,0 +1,5 @@ +# See documentation here: https://github.com/artifacthub/hub/blob/v1.6.0/docs/metadata/artifacthub-repo.yml + +owners: + - name: wagoodman + email: wagoodman@gmail.com