summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-03-16 15:04:47 +0100
committerMichał Górny <mgorny@gentoo.org>2021-03-16 17:42:19 +0100
commit05f3b5ac7f32ea6cc7a8a678568ddaa3ce2090a1 (patch)
tree3e928cad2785cbe20b65c9ccccca7e86d32f2bd6 /games-action
parent*/*: Add 'proxied="proxy"' for proxy-maint project (diff)
downloadgentoo-05f3b5ac7f32ea6cc7a8a678568ddaa3ce2090a1.tar.gz
gentoo-05f3b5ac7f32ea6cc7a8a678568ddaa3ce2090a1.tar.bz2
gentoo-05f3b5ac7f32ea6cc7a8a678568ddaa3ce2090a1.zip
*/*: Add proxied="yes" for non-@gentoo.org people
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 <mgorny@gentoo.org>
Diffstat (limited to 'games-action')
-rw-r--r--games-action/descent1-freedata/metadata.xml2
-rw-r--r--games-action/descent2-freedata/metadata.xml2
-rw-r--r--games-action/minetest/metadata.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/games-action/descent1-freedata/metadata.xml b/games-action/descent1-freedata/metadata.xml
index c1aebfb8b109..df87250f83aa 100644
--- a/games-action/descent1-freedata/metadata.xml
+++ b/games-action/descent1-freedata/metadata.xml
@@ -5,7 +5,7 @@
<email>games@gentoo.org</email>
<name>Gentoo Games Project</name>
</maintainer>
- <maintainer type="person">
+ <maintainer type="person" proxied="yes">
<email>iansilvester@fastmail.fm</email>
<name>Ian Silvester</name>
</maintainer>
diff --git a/games-action/descent2-freedata/metadata.xml b/games-action/descent2-freedata/metadata.xml
index b40e76a533cb..a74be9d61477 100644
--- a/games-action/descent2-freedata/metadata.xml
+++ b/games-action/descent2-freedata/metadata.xml
@@ -5,7 +5,7 @@
<email>games@gentoo.org</email>
<name>Gentoo Games Project</name>
</maintainer>
- <maintainer type="person">
+ <maintainer type="person" proxied="yes">
<email>iansilvester@fastmail.fm</email>
<name>Ian Silvester</name>
</maintainer>
diff --git a/games-action/minetest/metadata.xml b/games-action/minetest/metadata.xml
index c0a08aebbd4f..41104cf6b215 100644
--- a/games-action/minetest/metadata.xml
+++ b/games-action/minetest/metadata.xml
@@ -29,7 +29,7 @@
* Runs natively on Windows, Linux, OS X and FreeBSD.
* Supports multiple languages, translated by the community.
</longdescription>
- <maintainer type="person">
+ <maintainer type="person" proxied="yes">
<email>vilhelm.gray@gmail.com</email>
<name>William Breathitt Gray</name>
</maintainer>