diff options
author | Sam James <sam@gentoo.org> | 2020-07-10 19:43:50 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-14 13:02:13 +0000 |
commit | 4b63146f3ec01957d6dee5e86d20d08b2f6c5b6c (patch) | |
tree | db62d37d17f48a0e50160e7c8ed4997d82197bb1 | |
parent | dev-libs/libtommath: bump to 1.2.0 (diff) | |
download | gentoo-4b63146f3ec01957d6dee5e86d20d08b2f6c5b6c.tar.gz gentoo-4b63146f3ec01957d6dee5e86d20d08b2f6c5b6c.tar.bz2 gentoo-4b63146f3ec01957d6dee5e86d20d08b2f6c5b6c.zip |
dev-libs/libtommath: join as co-maintainer
Acked-by: Patrick Lauer <patrick@gentoo.org>
Signed-off-by: Sam James <sam@gentoo.org>
Package-Manager: Portage-2.3.99, Repoman-2.3.22
-rw-r--r-- | dev-libs/libtommath/metadata.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-libs/libtommath/metadata.xml b/dev-libs/libtommath/metadata.xml index 7e7419304234..a240ee7c6b69 100644 --- a/dev-libs/libtommath/metadata.xml +++ b/dev-libs/libtommath/metadata.xml @@ -5,6 +5,10 @@ <email>patrick@gentoo.org</email> <name>Patrick Lauer</name> </maintainer> + <maintainer type="person"> + <email>sam@gentoo.org</email> + <name>Sam James</name> + </maintainer> <longdescription> LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C. (phew!). The library is designed to |