From 58932b0637ac9b7fca375cc74dcfe3fa5e58a5fa Mon Sep 17 00:00:00 2001 From: Tim Meusel Date: Fri, 27 Jun 2025 23:05:30 +0200 Subject: [PATCH] Rakefile: use new git repo name --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rakefile b/Rakefile index df91098267..d0f85faf68 100644 --- a/Rakefile +++ b/Rakefile @@ -158,7 +158,7 @@ begin All notable changes to this project will be documented in this file. HEADER config.user = "openvoxproject" - config.project = "puppet" + config.project = "openvox" config.exclude_labels = %w[dependencies duplicate question invalid wontfix wont-fix modulesync skip-changelog] config.since_tag = "8.18.1" config.future_release = Puppet::PUPPETVERSION