diff options
author | Dan Langille <dvl@FreeBSD.org> | 2025-07-25 19:07:04 +0000 |
---|---|---|
committer | Dan Langille <dvl@FreeBSD.org> | 2025-07-25 19:07:04 +0000 |
commit | 3c16431cfc2dfcb794baa5fc3e31395bc4114eb0 (patch) | |
tree | a3fa624b898cab65eb937c126d98935c0eedee3a /devel | |
parent | www/rubygem-wasabi: Update to 5.1.0 (diff) |
*/*: reset maintainer for joe@thrallingpenguin.com
Maintainer has had too many timeouts.
PR: 288311
Diffstat (limited to 'devel')
-rw-r--r-- | devel/mergify/Makefile | 2 | ||||
-rw-r--r-- | devel/rubygem-gyoku/Makefile | 2 | ||||
-rw-r--r-- | devel/rubygem-nori/Makefile | 2 | ||||
-rw-r--r-- | devel/rubygem-wdm/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/devel/mergify/Makefile b/devel/mergify/Makefile index 067efc2f5aef..a8cdc2d8e8d3 100644 --- a/devel/mergify/Makefile +++ b/devel/mergify/Makefile @@ -3,7 +3,7 @@ PORTVERSION= g20180512 PORTREVISION= 1 CATEGORIES= devel -MAINTAINER= joe@thrallingpenguin.com +MAINTAINER= ports@FreeBSD.org COMMENT= Merge changes from a branch one commit at a time WWW= https://github.com/brooksdavis/mergify diff --git a/devel/rubygem-gyoku/Makefile b/devel/rubygem-gyoku/Makefile index e655bf79cb4d..abe0bc84a995 100644 --- a/devel/rubygem-gyoku/Makefile +++ b/devel/rubygem-gyoku/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= joe@thrallingpenguin.com +MAINTAINER= ports@FreeBSD.org COMMENT= Library for translating Ruby hashes to XML WWW= https://github.com/savonrb/gyoku diff --git a/devel/rubygem-nori/Makefile b/devel/rubygem-nori/Makefile index 00bd5689662b..b32b79947c67 100644 --- a/devel/rubygem-nori/Makefile +++ b/devel/rubygem-nori/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 2.7.1 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= joe@thrallingpenguin.com +MAINTAINER= ports@FreeBSD.org COMMENT= Library for converting XML to Hash syntax WWW= https://github.com/savonrb/nori diff --git a/devel/rubygem-wdm/Makefile b/devel/rubygem-wdm/Makefile index 6ef0638c0563..4a872a0195ab 100644 --- a/devel/rubygem-wdm/Makefile +++ b/devel/rubygem-wdm/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 0.1.1 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= joe@thrallingpenguin.com +MAINTAINER= ports@FreeBSD.org COMMENT= Library for monitoring directories for changes WWW= https://github.com/Maher4Ever/wdm |