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/drm_info/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pcr/drm_info/PKGBUILD') diff --git a/pcr/drm_info/PKGBUILD b/pcr/drm_info/PKGBUILD index fe5ec3ed4..9aa872e29 100644 --- a/pcr/drm_info/PKGBUILD +++ b/pcr/drm_info/PKGBUILD @@ -1,5 +1,5 @@ # Maintainer (AUR): emersion -# Maintainer: Denis 'GNUtoo' Carikli +# Maintainers: Parabola hackers # parabola changes and rationale: # - Added armv7h and i686 support -- cgit v1.2.3