From 6a4bcdd0c4a94241643c4d9a080e6c5ebd3ac289 Mon Sep 17 00:00:00 2001 From: kahirokunn Date: Thu, 13 Jun 2024 10:01:56 +0900 Subject: [PATCH] fix: update argocd author to appthrust --- registry/data/third-party.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry/data/third-party.json b/registry/data/third-party.json index 1dfaf2d82..32b69d3e7 100644 --- a/registry/data/third-party.json +++ b/registry/data/third-party.json @@ -8,7 +8,7 @@ "format": "toml", "name": "argocd", "description": "argocd controls a Argo CD server.", - "author": "kahirokunn", + "author": "appthrust", "homepageUrl": "https://github.com/appthrust/proto-toml-plugins", "repositoryUrl": "https://github.com/appthrust/proto-toml-plugins/tree/main/argocd", "devicon": "argocd",