From 05f3b5ac7f32ea6cc7a8a678568ddaa3ce2090a1 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Tue, 16 Mar 2021 15:04:47 +0100 Subject: */*: Add proxied="yes" for non-@gentoo.org people MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny --- sci-astronomy/wcslib/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sci-astronomy/wcslib') diff --git a/sci-astronomy/wcslib/metadata.xml b/sci-astronomy/wcslib/metadata.xml index 809842b35b0f..7320a0f4ef4c 100644 --- a/sci-astronomy/wcslib/metadata.xml +++ b/sci-astronomy/wcslib/metadata.xml @@ -5,7 +5,7 @@ sci-astronomy@gentoo.org Gentoo Astronomy Project - + davidroman96@gmail.com David Roman -- cgit v1.2.3-65-gdbad