From e8430df4f1e60f713ee315623bfe183a0b71c195 Mon Sep 17 00:00:00 2001 From: Jason Meridth Date: Thu, 11 May 2023 06:41:33 -0500 Subject: [PATCH] fix(github): ignore argo-lite package so we can finalize artifacthub official-ness (#2050) Base on converation had [here](https://github.com/artifacthub/hub/issues/3052#issuecomment-1543770355) This should finalize our getting our argo artifacthub project marked as official Signed-off-by: jmeridth --- artifacthub-repo.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/artifacthub-repo.yml b/artifacthub-repo.yml index 2457b21f..35807c2c 100644 --- a/artifacthub-repo.yml +++ b/artifacthub-repo.yml @@ -1,5 +1,7 @@ # Artifact Hub repository metadata file repositoryID: 05f5fe20-d21b-4413-8327-715958b51bde owners: -- name: jmeridth - email: jmeridth@gmail.com + - name: jmeridth + email: jmeridth@gmail.com +ignore: + - name: argo-lite