From 015a8d7f13b0e626222d038bbcee782d00c80e75 Mon Sep 17 00:00:00 2001 From: Natanael Copa <ncopa@alpinelinux.org> Date: Thu, 7 Apr 2022 15:34:29 +0000 Subject: [PATCH] community/emacs: claim maintainership --- community/emacs/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/emacs/APKBUILD b/community/emacs/APKBUILD index f16828952bff..b1b01c76518e 100644 --- a/community/emacs/APKBUILD +++ b/community/emacs/APKBUILD @@ -1,8 +1,8 @@ -# Maintainer: stef <l0ls0fo2i@ctrlc.hu> +# Maintainer: Natanael Copa <ncopa@alpinelinux.org> # Contributor: Timo Teräs <timo.teras@iki.fi> pkgname=emacs pkgver=28.1 -pkgrel=4 +pkgrel=5 pkgdesc="The extensible, customizable, self-documenting real-time display editor" arch="all" depends="emacs-nox" -- GitLab