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 --- libre/aarch64-linux-gnu-gcc-initial/PKGBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'libre/aarch64-linux-gnu-gcc-initial') diff --git a/libre/aarch64-linux-gnu-gcc-initial/PKGBUILD b/libre/aarch64-linux-gnu-gcc-initial/PKGBUILD index f78753f2a..5991c0034 100644 --- a/libre/aarch64-linux-gnu-gcc-initial/PKGBUILD +++ b/libre/aarch64-linux-gnu-gcc-initial/PKGBUILD @@ -1,5 +1,4 @@ -# Maintainer: Denis 'GNUtoo' Carikli -# Feel free to push modifications or take over maintainership +# Maintainers: Parabola hackers _target=aarch64-linux-gnu pkgname=$_target-gcc-initial -- cgit v1.2.3