From f7b0a7f4eca54797165e3c08bfb6575d082ced46 Mon Sep 17 00:00:00 2001 From: Denis 'GNUtoo' Carikli Date: Thu, 31 Mar 2022 01:31:31 +0200 Subject: treewide: Maintainer: GNUtoo: clarify the maintainer situation The status quo is that any Parabola hacker is expected to (be able to) modify any packages, and having a single maintainer of a package discourages that practice as people would typically send a patch to the maintainer instead of pushing it directly. So for a start we can add common maintainership on package lacking any "Maintainer: " header for packages in repositories that are supposed to be maintained. As for finding who worked on a given package (in case it could be needed), the git log should have all the information. Signed-off-by: Denis 'GNUtoo' Carikli --- pcr/league-gothic-font/PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pcr/league-gothic-font/PKGBUILD') diff --git a/pcr/league-gothic-font/PKGBUILD b/pcr/league-gothic-font/PKGBUILD index cc5764a15..8fdcdcf65 100644 --- a/pcr/league-gothic-font/PKGBUILD +++ b/pcr/league-gothic-font/PKGBUILD @@ -1,8 +1,9 @@ # Maintainer (AUR): Caleb Maclennan # Maintainer (AUR): LightDot # Contributor (AUR): samæ -# Maintainer: Denis 'GNUtoo' Carikli +# Contributor: Denis 'GNUtoo' Carikli # Contributor: bill-auger +# Maintainers: Parabola hackers _fnt_name=league-gothic pkgbase=$_fnt_name-font -- cgit v1.2.3