pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
{terraform,opentofu}: take MAINTAINERship
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Wed Mar 4 11:46:54 2026 +0100
Changeset: 25444e95bd0ce629ff43d65eb8cd1f92b6003367
Modified Files:
opentofu110/Makefile
opentofu111/Makefile
opentofu16/Makefile
terraform012/Makefile
terraform013/Makefile
terraform014/Makefile
terraform015/Makefile
terraform11/Makefile
terraform13/Makefile
terraform15/Makefile
Log Message:
{terraform,opentofu}: take MAINTAINERship
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=25444e95bd0ce629ff43d65eb8cd1f92b6003367
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
opentofu110/Makefile | 2 +-
opentofu111/Makefile | 2 +-
opentofu16/Makefile | 2 +-
terraform012/Makefile | 2 +-
terraform013/Makefile | 2 +-
terraform014/Makefile | 2 +-
terraform015/Makefile | 2 +-
terraform11/Makefile | 2 +-
terraform13/Makefile | 2 +-
terraform15/Makefile | 2 +-
10 files changed, 10 insertions(+), 10 deletions(-)
diffs:
diff --git a/opentofu110/Makefile b/opentofu110/Makefile
index a3013ec724..8ca9d67a3d 100644
--- a/opentofu110/Makefile
+++ b/opentofu110/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=opentofu/}
GITHUB_PROJECT= opentofu
GITHUB_TAG= v${PKGVERSION_NOREV}
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+MAINTAINER= leot%NetBSD.org@localhost
HOMEPAGE= https://opentofu.org/
COMMENT= Open source infrastructure as code
LICENSE= mpl-2.0
diff --git a/opentofu111/Makefile b/opentofu111/Makefile
index 6a6b79dd0b..8685e93d55 100644
--- a/opentofu111/Makefile
+++ b/opentofu111/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=opentofu/}
GITHUB_PROJECT= opentofu
GITHUB_TAG= v${PKGVERSION_NOREV}
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+MAINTAINER= leot%NetBSD.org@localhost
HOMEPAGE= https://opentofu.org/
COMMENT= Open source infrastructure as code
LICENSE= mpl-2.0
diff --git a/opentofu16/Makefile b/opentofu16/Makefile
index 18e0a6943a..f7b136409a 100644
--- a/opentofu16/Makefile
+++ b/opentofu16/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=opentofu/}
GITHUB_PROJECT= opentofu
GITHUB_TAG= v${PKGVERSION_NOREV}
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+MAINTAINER= leot%NetBSD.org@localhost
HOMEPAGE= https://opentofu.org/
COMMENT= Open source infrastructure as code
LICENSE= mpl-2.0
diff --git a/terraform012/Makefile b/terraform012/Makefile
index 457d2af2f4..e90c3d6b16 100644
--- a/terraform012/Makefile
+++ b/terraform012/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=hashicorp/}
GITHUB_PROJECT= terraform
GITHUB_TAG= v${PKGVERSION_NOREV}
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+MAINTAINER= leot%NetBSD.org@localhost
HOMEPAGE= https://www.terraform.io/
COMMENT= Infrastructure orchestration tool
LICENSE= mpl-2.0
diff --git a/terraform013/Makefile b/terraform013/Makefile
index 7e64d3bdde..6a9a4cb210 100644
--- a/terraform013/Makefile
+++ b/terraform013/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=hashicorp/}
GITHUB_PROJECT= terraform
GITHUB_TAG= v${PKGVERSION_NOREV}
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+MAINTAINER= leot%NetBSD.org@localhost
HOMEPAGE= https://www.terraform.io/
COMMENT= Infrastructure orchestration tool
LICENSE= mpl-2.0
diff --git a/terraform014/Makefile b/terraform014/Makefile
index 304e29dc9a..eeb7a973fe 100644
--- a/terraform014/Makefile
+++ b/terraform014/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=hashicorp/}
GITHUB_PROJECT= terraform
GITHUB_TAG= v${PKGVERSION_NOREV}
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+MAINTAINER= leot%NetBSD.org@localhost
HOMEPAGE= https://www.terraform.io/
COMMENT= Infrastructure orchestration tool
LICENSE= mpl-2.0
diff --git a/terraform015/Makefile b/terraform015/Makefile
index 4e1ab0b094..58408bd3fa 100644
--- a/terraform015/Makefile
+++ b/terraform015/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=hashicorp/}
GITHUB_PROJECT= terraform
GITHUB_TAG= v${PKGVERSION_NOREV}
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+MAINTAINER= leot%NetBSD.org@localhost
HOMEPAGE= https://www.terraform.io/
COMMENT= Infrastructure orchestration tool
LICENSE= mpl-2.0
diff --git a/terraform11/Makefile b/terraform11/Makefile
index f982daf492..82a9e1a55b 100644
--- a/terraform11/Makefile
+++ b/terraform11/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=hashicorp/}
GITHUB_PROJECT= terraform
GITHUB_TAG= v${PKGVERSION_NOREV}
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+MAINTAINER= leot%NetBSD.org@localhost
HOMEPAGE= https://www.terraform.io/
COMMENT= Infrastructure orchestration tool
LICENSE= mpl-2.0
diff --git a/terraform13/Makefile b/terraform13/Makefile
index f10343532d..092fcaac58 100644
--- a/terraform13/Makefile
+++ b/terraform13/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=hashicorp/}
GITHUB_PROJECT= terraform
GITHUB_TAG= v${PKGVERSION_NOREV}
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+MAINTAINER= leot%NetBSD.org@localhost
HOMEPAGE= https://www.terraform.io/
COMMENT= Infrastructure orchestration tool
LICENSE= mpl-2.0
diff --git a/terraform15/Makefile b/terraform15/Makefile
index f074cb258a..8585ce2f7e 100644
--- a/terraform15/Makefile
+++ b/terraform15/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=hashicorp/}
GITHUB_PROJECT= terraform
GITHUB_TAG= v${PKGVERSION_NOREV}
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+MAINTAINER= leot%NetBSD.org@localhost
HOMEPAGE= https://www.terraform.io/
COMMENT= Infrastructure orchestration tool
LICENSE= mpl-2.0
Home |
Main Index |
Thread Index |
Old Index