From 98819048adb9dfc23cd420065e6898a9118e2b35 Mon Sep 17 00:00:00 2001
From: ale <ale@incal.net>
Date: Fri, 30 Aug 2024 22:34:36 +0100
Subject: [PATCH] Fix name

---
 composer.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/composer.json b/composer.json
index 3a34682..7694e56 100644
--- a/composer.json
+++ b/composer.json
@@ -1,5 +1,5 @@
 {
-    "name": "bjornjohansen/wplang",
+    "name": "noblogs/wplang",
     "description": "Composer plugin to download translation files from wordpress.org",
     "license": "GPL-2.0+",
     "type": "composer-plugin",
-- 
GitLab