diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-03-16 15:04:47 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-03-16 17:42:19 +0100 |
commit | 05f3b5ac7f32ea6cc7a8a678568ddaa3ce2090a1 (patch) | |
tree | 3e928cad2785cbe20b65c9ccccca7e86d32f2bd6 /sci-mathematics | |
parent | */*: Add 'proxied="proxy"' for proxy-maint project (diff) | |
download | gentoo-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 'sci-mathematics')
-rw-r--r-- | sci-mathematics/arb/metadata.xml | 2 | ||||
-rw-r--r-- | sci-mathematics/cgal/metadata.xml | 2 | ||||
-rw-r--r-- | sci-mathematics/cliquer/metadata.xml | 2 | ||||
-rw-r--r-- | sci-mathematics/eclib/metadata.xml | 2 | ||||
-rw-r--r-- | sci-mathematics/flint/metadata.xml | 2 | ||||
-rw-r--r-- | sci-mathematics/flintqs/metadata.xml | 2 | ||||
-rw-r--r-- | sci-mathematics/gimps/metadata.xml | 2 | ||||
-rw-r--r-- | sci-mathematics/glpk/metadata.xml | 2 | ||||
-rw-r--r-- | sci-mathematics/gp2c/metadata.xml | 2 | ||||
-rw-r--r-- | sci-mathematics/lrcalc/metadata.xml | 2 | ||||
-rw-r--r-- | sci-mathematics/pari/metadata.xml | 2 | ||||
-rw-r--r-- | sci-mathematics/planarity/metadata.xml | 2 | ||||
-rw-r--r-- | sci-mathematics/rw/metadata.xml | 2 | ||||
-rw-r--r-- | sci-mathematics/sympow/metadata.xml | 2 |
14 files changed, 14 insertions, 14 deletions
diff --git a/sci-mathematics/arb/metadata.xml b/sci-mathematics/arb/metadata.xml index 8857fa75e3e7..362665766217 100644 --- a/sci-mathematics/arb/metadata.xml +++ b/sci-mathematics/arb/metadata.xml @@ -8,7 +8,7 @@ <maintainer type="person"> <email>mjo@gentoo.org</email> </maintainer> - <maintainer type="person"> + <maintainer type="person" proxied="yes"> <email>frp.bissey@gmail.com</email> <name>François Bissey</name> </maintainer> diff --git a/sci-mathematics/cgal/metadata.xml b/sci-mathematics/cgal/metadata.xml index d474759e5da5..05dff372fd2b 100644 --- a/sci-mathematics/cgal/metadata.xml +++ b/sci-mathematics/cgal/metadata.xml @@ -5,7 +5,7 @@ <email>sci-mathematics@gentoo.org</email> <name>Gentoo Mathematics Project</name> </maintainer> - <maintainer type="person"> + <maintainer type="person" proxied="yes"> <email>gentoo@aisha.cc</email> <name>Aisha Tammy</name> </maintainer> diff --git a/sci-mathematics/cliquer/metadata.xml b/sci-mathematics/cliquer/metadata.xml index 9e6ee76e2f37..a06de7ee84e1 100644 --- a/sci-mathematics/cliquer/metadata.xml +++ b/sci-mathematics/cliquer/metadata.xml @@ -9,7 +9,7 @@ long before I moved it into ::gentoo. You don't need an ACK from me to merge his changes. --> - <maintainer type="person"> + <maintainer type="person" proxied="yes"> <email>frp.bissey@gmail.com</email> <name>François Bissey</name> </maintainer> diff --git a/sci-mathematics/eclib/metadata.xml b/sci-mathematics/eclib/metadata.xml index ddfeef3f4664..2c916a8d51e0 100644 --- a/sci-mathematics/eclib/metadata.xml +++ b/sci-mathematics/eclib/metadata.xml @@ -9,7 +9,7 @@ long before I moved it into ::gentoo. You don't need an ACK from me to merge his changes. --> - <maintainer type="person"> + <maintainer type="person" proxied="yes"> <email>frp.bissey@gmail.com</email> <name>François Bissey</name> </maintainer> diff --git a/sci-mathematics/flint/metadata.xml b/sci-mathematics/flint/metadata.xml index 6ad2da2eca2e..d7a6c834fe0c 100644 --- a/sci-mathematics/flint/metadata.xml +++ b/sci-mathematics/flint/metadata.xml @@ -10,7 +10,7 @@ <email>mjo@gentoo.org</email> </maintainer> - <maintainer type="person"> + <maintainer type="person" proxied="yes"> <email>frp.bissey@gmail.com</email> <name>François Bissey</name> </maintainer> diff --git a/sci-mathematics/flintqs/metadata.xml b/sci-mathematics/flintqs/metadata.xml index 359a22b05f02..a02d10ed6a5c 100644 --- a/sci-mathematics/flintqs/metadata.xml +++ b/sci-mathematics/flintqs/metadata.xml @@ -9,7 +9,7 @@ long before I moved it into ::gentoo. You don't need an ACK from me to merge his changes. --> - <maintainer type="person"> + <maintainer type="person" proxied="yes"> <email>frp.bissey@gmail.com</email> <name>François Bissey</name> </maintainer> diff --git a/sci-mathematics/gimps/metadata.xml b/sci-mathematics/gimps/metadata.xml index 102461fee4c2..c7c8eb306208 100644 --- a/sci-mathematics/gimps/metadata.xml +++ b/sci-mathematics/gimps/metadata.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> + <maintainer type="person" proxied="yes"> <email>paolo.pedroni@iol.it</email> <name>Paolo Pedroni</name> </maintainer> diff --git a/sci-mathematics/glpk/metadata.xml b/sci-mathematics/glpk/metadata.xml index 697879013489..68a619faa3d8 100644 --- a/sci-mathematics/glpk/metadata.xml +++ b/sci-mathematics/glpk/metadata.xml @@ -7,7 +7,7 @@ <maintainer type="person"> <email>mjo@gentoo.org</email> </maintainer> - <maintainer type="person"> + <maintainer type="person" proxied="yes"> <email>frp.bissey@gmail.com</email> <name>François Bissey</name> </maintainer> diff --git a/sci-mathematics/gp2c/metadata.xml b/sci-mathematics/gp2c/metadata.xml index 01d12b3f18eb..7628863eaec6 100644 --- a/sci-mathematics/gp2c/metadata.xml +++ b/sci-mathematics/gp2c/metadata.xml @@ -9,7 +9,7 @@ long before I moved it into ::gentoo. You don't need an ACK from me to merge his changes. --> - <maintainer type="person"> + <maintainer type="person" proxied="yes"> <email>frp.bissey@gmail.com</email> <name>François Bissey</name> </maintainer> diff --git a/sci-mathematics/lrcalc/metadata.xml b/sci-mathematics/lrcalc/metadata.xml index 00d4206b1e35..024b3426fe17 100644 --- a/sci-mathematics/lrcalc/metadata.xml +++ b/sci-mathematics/lrcalc/metadata.xml @@ -9,7 +9,7 @@ long before I moved it into ::gentoo. You don't need an ACK from me to merge his changes. --> - <maintainer type="person"> + <maintainer type="person" proxied="yes"> <email>frp.bissey@gmail.com</email> <name>François Bissey</name> </maintainer> diff --git a/sci-mathematics/pari/metadata.xml b/sci-mathematics/pari/metadata.xml index 687c929402c8..07a2565cf2d3 100644 --- a/sci-mathematics/pari/metadata.xml +++ b/sci-mathematics/pari/metadata.xml @@ -9,7 +9,7 @@ long before I moved it into ::gentoo. You don't need an ACK from me to merge his changes. --> - <maintainer type="person"> + <maintainer type="person" proxied="yes"> <email>frp.bissey@gmail.com</email> <name>François Bissey</name> </maintainer> diff --git a/sci-mathematics/planarity/metadata.xml b/sci-mathematics/planarity/metadata.xml index a91ea8d88b36..45c9dbdd769e 100644 --- a/sci-mathematics/planarity/metadata.xml +++ b/sci-mathematics/planarity/metadata.xml @@ -9,7 +9,7 @@ long before I moved it into ::gentoo. You don't need an ACK from me to merge his changes. --> - <maintainer type="person"> + <maintainer type="person" proxied="yes"> <email>frp.bissey@gmail.com</email> <name>François Bissey</name> </maintainer> diff --git a/sci-mathematics/rw/metadata.xml b/sci-mathematics/rw/metadata.xml index a69b9d6a48ac..23286160414c 100644 --- a/sci-mathematics/rw/metadata.xml +++ b/sci-mathematics/rw/metadata.xml @@ -6,7 +6,7 @@ <name>Michael Orlitzky</name> </maintainer> - <maintainer type="person"> + <maintainer type="person" proxied="yes"> <email>frp.bissey@gmail.com</email> <name>François Bissey</name> </maintainer> diff --git a/sci-mathematics/sympow/metadata.xml b/sci-mathematics/sympow/metadata.xml index 0b31f7f3bd79..48b84c230cb3 100644 --- a/sci-mathematics/sympow/metadata.xml +++ b/sci-mathematics/sympow/metadata.xml @@ -9,7 +9,7 @@ long before I moved it into ::gentoo. You don't need an ACK from me to merge his changes. --> - <maintainer type="person"> + <maintainer type="person" proxied="yes"> <email>frp.bissey@gmail.com</email> <name>François Bissey</name> </maintainer> |