From e4141130fe710595bcc853bf7141a0224af287b3 Mon Sep 17 00:00:00 2001 From: Twinki Date: Mon, 29 Jan 2024 23:58:40 -0500 Subject: [PATCH 1/5] Add initial artifacthub-repo.yml --- artifacthub-repo.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 artifacthub-repo.yml diff --git a/artifacthub-repo.yml b/artifacthub-repo.yml new file mode 100644 index 000000000..e1f275001 --- /dev/null +++ b/artifacthub-repo.yml @@ -0,0 +1 @@ +repositoryID: '' From 56b3bc7f032b8bc1838d35fee497cec5a33c5dc8 Mon Sep 17 00:00:00 2001 From: Twinki Date: Tue, 30 Jan 2024 00:14:05 -0500 Subject: [PATCH 2/5] Update artifacthub-repo.yml --- artifacthub-repo.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/artifacthub-repo.yml b/artifacthub-repo.yml index e1f275001..fd38de797 100644 --- a/artifacthub-repo.yml +++ b/artifacthub-repo.yml @@ -1 +1,3 @@ -repositoryID: '' +repositoryID: '' # Blank for now +owners: +- name: thijsvanloef From 5ffb40cd585bba92952bd8295ee45085f94db47e Mon Sep 17 00:00:00 2001 From: Twinki Date: Tue, 30 Jan 2024 00:20:09 -0500 Subject: [PATCH 3/5] Update artifacthub-repo.yml --- artifacthub-repo.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/artifacthub-repo.yml b/artifacthub-repo.yml index fd38de797..4c7e3e365 100644 --- a/artifacthub-repo.yml +++ b/artifacthub-repo.yml @@ -1,3 +1,4 @@ -repositoryID: '' # Blank for now +repositoryID: 32c45b50-f5e4-4e14-a0db-96213c6657ab owners: - name: thijsvanloef +- name: Twinki14 From da5f988dda5f6bd9ca619936002897acb8d7b41d Mon Sep 17 00:00:00 2001 From: Thijs van Loef <58031337+thijsvanloef@users.noreply.github.com> Date: Wed, 31 Jan 2024 09:11:27 +0100 Subject: [PATCH 4/5] Update artifacthub repo id --- artifacthub-repo.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/artifacthub-repo.yml b/artifacthub-repo.yml index 4c7e3e365..4b1565eb7 100644 --- a/artifacthub-repo.yml +++ b/artifacthub-repo.yml @@ -1,4 +1,4 @@ -repositoryID: 32c45b50-f5e4-4e14-a0db-96213c6657ab +repositoryID: 767e1fda-67f3-422e-98ef-3774a2a840a6 owners: - name: thijsvanloef - name: Twinki14 From 7c622749179a2aa29133d2007960397fac892b46 Mon Sep 17 00:00:00 2001 From: Thijs van Loef <58031337+thijsvanloef@users.noreply.github.com> Date: Wed, 31 Jan 2024 09:12:35 +0100 Subject: [PATCH 5/5] Update email --- artifacthub-repo.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/artifacthub-repo.yml b/artifacthub-repo.yml index 4b1565eb7..e80dc4d79 100644 --- a/artifacthub-repo.yml +++ b/artifacthub-repo.yml @@ -1,4 +1,5 @@ repositoryID: 767e1fda-67f3-422e-98ef-3774a2a840a6 owners: - name: thijsvanloef + email: thijs@loef.dev - name: Twinki14