diff options
author | Maciej Barć <xgqt@gentoo.org> | 2021-12-25 21:40:42 +0100 |
---|---|---|
committer | Maciej Barć <xgqt@gentoo.org> | 2021-12-25 21:40:42 +0100 |
commit | d00b11a123c62abd128eb8856b17b81077bd1f2b (patch) | |
tree | 986c603e44ea77af30de65b3d0f846470b6d45b9 /sci-mathematics/metamath | |
parent | sci-mathematics/vampire: change maintainer to Gentoo Mathematics Project (diff) | |
download | gentoo-d00b11a123c62abd128eb8856b17b81077bd1f2b.tar.gz gentoo-d00b11a123c62abd128eb8856b17b81077bd1f2b.tar.bz2 gentoo-d00b11a123c62abd128eb8856b17b81077bd1f2b.zip |
sci-mathematics/metamath: change maintainer to Gentoo Mathematics Project
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'sci-mathematics/metamath')
-rw-r--r-- | sci-mathematics/metamath/metadata.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sci-mathematics/metamath/metadata.xml b/sci-mathematics/metamath/metadata.xml index 824d79b7b66d..7107a9aad059 100644 --- a/sci-mathematics/metamath/metadata.xml +++ b/sci-mathematics/metamath/metadata.xml @@ -2,11 +2,11 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>xgqt@gentoo.org</email> - <name>Maciej Barć</name> + <maintainer type="project"> + <email>sci-mathematics@gentoo.org</email> + <name>Gentoo Mathematics Project</name> </maintainer> - <longdescription lang="en"> + <longdescription> Metamath is a tiny language that can express theorems in abstract mathematics, accompanied by proofs that can be verified by a computer program. |