From a01e9730359ca8ff4886986dffa9f4c3eeb64782 Mon Sep 17 00:00:00 2001 From: Denis 'GNUtoo' Carikli Date: Thu, 31 Mar 2022 01:20:40 +0200 Subject: treewide: clarify the maintainer situation on packages lacking one 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. Signed-off-by: Denis 'GNUtoo' Carikli --- nonprism/choqok/PKGBUILD | 1 + nonprism/empathy/PKGBUILD | 1 + nonprism/gnome-online-accounts/PKGBUILD | 1 + 3 files changed, 3 insertions(+) (limited to 'nonprism') diff --git a/nonprism/choqok/PKGBUILD b/nonprism/choqok/PKGBUILD index 3d080788a..8a8664388 100644 --- a/nonprism/choqok/PKGBUILD +++ b/nonprism/choqok/PKGBUILD @@ -3,6 +3,7 @@ # Contributor (Arch): Emanuele Rossi # Contributor (Arch): Bram Schoenmakers # Contributor: Márcio Silva +# Maintainers: Parabola hackers pkgname=choqok pkgver=1.6.0 diff --git a/nonprism/empathy/PKGBUILD b/nonprism/empathy/PKGBUILD index c7b7c003c..eb2912173 100644 --- a/nonprism/empathy/PKGBUILD +++ b/nonprism/empathy/PKGBUILD @@ -2,6 +2,7 @@ # Contributor (Arch): Ionut Biru # Contributor: Andreas Grapentin # Contributor: André Silva +# Maintainers: Parabola hackers # parabola changes and rationale # - removed geoclue2 support diff --git a/nonprism/gnome-online-accounts/PKGBUILD b/nonprism/gnome-online-accounts/PKGBUILD index da025e7cf..721b8a903 100644 --- a/nonprism/gnome-online-accounts/PKGBUILD +++ b/nonprism/gnome-online-accounts/PKGBUILD @@ -3,6 +3,7 @@ # Contributor: Andreas Grapentin # Contributor: Márcio Silva # Contributor: Isaac David +# Maintainers: Parabola hackers # parabola changes and rationale: # - removed support for possibly unsafe protocols -- cgit v1.2.3