From 813212a3b1775e819686fb8a8b5823b34d9895ff Mon Sep 17 00:00:00 2001 From: Jeff Billimek Date: Sun, 6 Sep 2020 13:48:03 -0400 Subject: [PATCH] adding emails to users Still not clear if the name fields need to be regular firstname, lastname strings or if they need to be actual github usernames. --- artifacthub-repo.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/artifacthub-repo.yml b/artifacthub-repo.yml index 0d8f4a2d..1f6e0fd1 100644 --- a/artifacthub-repo.yml +++ b/artifacthub-repo.yml @@ -2,9 +2,9 @@ repositoryID: 9b40a3b3-ed2a-405f-8919-3b824d4f661d owners: - name: billimek email: jeff@billimek.com - - name: carpenike - email: TBD - - name: onedr0p - email: TBD + - name: Ryan Holt + email: ryan@ryanholt.net + - name: Devin Buhl + email: devin.kray@gmail.com - name: DirtyCajunRice email: nick@cajun.pro