From 27f86c74fdd34ac399326dae75e12e9f6155e99d Mon Sep 17 00:00:00 2001 From: markuszilch Date: Tue, 9 Apr 2024 15:23:45 +0200 Subject: [PATCH] facilitate migration in metadata --- metadata.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/metadata.json b/metadata.json index 4de4cdf..8b4a9ea 100644 --- a/metadata.json +++ b/metadata.json @@ -1,12 +1,12 @@ { - "name": "herculesteam-augeasproviders_puppet", + "name": "puppet-augeasproviders_puppet", "version": "2.2.1", - "author": "Raphael Pinson", + "author": "Vox Pupuli", "summary": "Augeas-based Puppet configuration files types and providers for Puppet", "license": "Apache-2.0", - "source": "https://github.com/hercules-team/augeasproviders_puppet", - "project_page": "https://github.com/hercules-team/augeasproviders_puppet", - "issues_url": "https://github.com/hercules-team/augeasproviders_puppet/issues", + "source": "https://github.com/puppet/augeasproviders_puppet", + "project_page": "https://github.com/puppet/augeasproviders_puppet", + "issues_url": "https://github.com/puppet/augeasproviders_puppet/issues", "description": "This module provides types/providers for Puppet configuration files using the Augeas configuration API library.", "dependencies": [ {