From a9d7b6f6b04d2f330881dc4d5c82e9ff64712aaa Mon Sep 17 00:00:00 2001 From: Gary Ewan Park Date: Tue, 6 Aug 2019 21:01:47 +0100 Subject: [PATCH] (build) Update metadata After transfer to cake-contrib organisation, change metadata away from redth own account. --- recipe.cake | 4 ++-- source/Cake.ExtendedNuGet/Cake.ExtendedNuGet.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/recipe.cake b/recipe.cake index f8e30cc..684c876 100644 --- a/recipe.cake +++ b/recipe.cake @@ -6,9 +6,9 @@ BuildParameters.SetParameters(context: Context, buildSystem: BuildSystem, sourceDirectoryPath: "./source/", title: "Cake.ExtendedNuGet", - repositoryOwner: "redth", + repositoryOwner: "cake-contrib", repositoryName: "Cake.ExtendedNuGet", - appVeyorAccountName: "redth", + appVeyorAccountName: "cakecontrib", shouldRunCodecov: false, shouldRunDotNetCorePack: true, shouldRunDupFinder: false, diff --git a/source/Cake.ExtendedNuGet/Cake.ExtendedNuGet.csproj b/source/Cake.ExtendedNuGet/Cake.ExtendedNuGet.csproj index fad28ec..e645a78 100644 --- a/source/Cake.ExtendedNuGet/Cake.ExtendedNuGet.csproj +++ b/source/Cake.ExtendedNuGet/Cake.ExtendedNuGet.csproj @@ -12,8 +12,8 @@ Cake build aliases for NuGet package inspection. Cake Script Build Redth - Redth - https://github.com/redth/Cake.ExtendedNuGet + Redth, cake-contrib + https://github.com/cake-contrib/Cake.ExtendedNuGet Apache-2.0 https://github.com/cake-contrib/Cake.ExtendedNuGet.git git