From e75ce1cc7c5e0cebe54c447b8855a3154a6d8f17 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Tue, 16 Mar 2021 14:54:27 +0100 Subject: */*: Add 'proxied="proxy"' for proxy-maint project 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 '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny --- dev-cpp/prometheus-cpp/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-cpp/prometheus-cpp') diff --git a/dev-cpp/prometheus-cpp/metadata.xml b/dev-cpp/prometheus-cpp/metadata.xml index ece2117d6db5..09917277964e 100644 --- a/dev-cpp/prometheus-cpp/metadata.xml +++ b/dev-cpp/prometheus-cpp/metadata.xml @@ -12,7 +12,7 @@ vilhelm.gray@gmail.com William Breathitt Gray - + proxy-maint@gentoo.org Proxy Maintainers -- cgit v1.2.3-65-gdbad