diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2020-05-25 19:59:31 -0400 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2020-05-25 19:59:31 -0400 |
commit | 9db1a647c1f77224b2191d858075c6d7c970c0b7 (patch) | |
tree | 2d2ab2404b9835e4ff98c63c13b7776f305c121d /dev-libs/tomsfastmath/metadata.xml | |
parent | dev-libs/tomsfastmath: New package (diff) | |
download | gentoo-9db1a647c1f77224b2191d858075c6d7c970c0b7.tar.gz gentoo-9db1a647c1f77224b2191d858075c6d7c970c0b7.tar.bz2 gentoo-9db1a647c1f77224b2191d858075c6d7c970c0b7.zip |
dev-libs/tomsfastmath: add myself as a maintainer.
The proxy maintainers aren't taking new packages right now, but this
is a new dependency of app-antivirus/clamav so I'm adding myself as
a maintainer to take responsibility for future pull requests. I've
made two cosmetic changes to DESCRIPTION/HOMEPAGE and local'ized two
variables in the ebuild at the same time.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'dev-libs/tomsfastmath/metadata.xml')
-rw-r--r-- | dev-libs/tomsfastmath/metadata.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-libs/tomsfastmath/metadata.xml b/dev-libs/tomsfastmath/metadata.xml index 6e3769c91101..dfaf4142e2c6 100644 --- a/dev-libs/tomsfastmath/metadata.xml +++ b/dev-libs/tomsfastmath/metadata.xml @@ -9,4 +9,8 @@ <email>proxy-maint@gentoo.org</email> <name>Proxy Maintainers</name> </maintainer> + <maintainer type="person"> + <email>mjo@gentoo.org</email> + <name>Michael Orlitzky</name> + </maintainer> </pkgmetadata> |