From 3a2c325d56a9839873af715e45a6d23d5c7b17d9 Mon Sep 17 00:00:00 2001 From: kogeler Date: Thu, 5 Oct 2023 14:00:38 +0300 Subject: [PATCH] fix namespace Signed-off-by: kogeler --- galaxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index c1a5129..183fe0c 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -2,7 +2,7 @@ # The namespace of the collection. This can be a company/brand/organization or product namespace under which all # content lives. May only contain alphanumeric lowercase characters and underscores. Namespaces cannot start with # underscores or numbers and cannot contain consecutive underscores -namespace: parity +namespace: paritytech # The name of the collection. Has the same character restrictions as 'namespace' name: chain