From 252aa5bfee9b932f50e81d953806b1336dabc488 Mon Sep 17 00:00:00 2001 From: Alexander O'Neill Date: Wed, 12 Jun 2019 16:21:59 -0300 Subject: [PATCH] Change package namespace to roblib. --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 88ad1c47..0733fe96 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "drupal/islandora_fits", + "name": "roblib/islandora_fits", "type": "drupal-module", "description": "Enables Technical Metadata derivative generation.", "keywords": ["Drupal"],