*/*: 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>
This commit is contained in:
Michał Górny
2021-03-16 15:04:47 +01:00
parent e75ce1cc7c
commit 05f3b5ac7f
1284 changed files with 1329 additions and 1329 deletions

View File

@@ -5,7 +5,7 @@
<email>python@gentoo.org</email>
<name>Gentoo Python Project</name>
</maintainer>
<maintainer type="person">
<maintainer type="person" proxied="yes">
<email>andrewammerlaan@riseup.net</email>
<name>Andrew Ammerlaan</name>
</maintainer>