From fa252a8a5df17a94d6d8ff6c8fc4769a27c18e72 Mon Sep 17 00:00:00 2001 From: Celeste <20312-Celeste@users.gitlab.alpinelinux.org> Date: Tue, 25 Jun 2024 07:05:11 +0000 Subject: [PATCH] main/perl: take over maintainership spoken to ncopa about this maintainership change --- main/perl/APKBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/main/perl/APKBUILD b/main/perl/APKBUILD index 90e7fef3d04..d3dde1ac237 100644 --- a/main/perl/APKBUILD +++ b/main/perl/APKBUILD @@ -1,9 +1,10 @@ -# Maintainer: Natanael Copa +# Contributor: Natanael Copa # Contributor: Leonardo Arena # Contributor: Valery Kartel +# Maintainer: Celeste pkgname=perl pkgver=5.40.0 -pkgrel=0 +pkgrel=1 pkgdesc="Larry Wall's Practical Extraction and Report Language" url="https://www.perl.org/" arch="all"