diff options
author | Maciej Barć <xgqt@gentoo.org> | 2021-12-25 21:41:03 +0100 |
---|---|---|
committer | Maciej Barć <xgqt@gentoo.org> | 2021-12-25 21:41:03 +0100 |
commit | 6e719e80f941f2faaa0694af1f33d96e6292a7c5 (patch) | |
tree | 6bd8ffa9781d86881dc0c8dfb616a5a580ded805 /sci-mathematics | |
parent | sci-mathematics/metamath: change maintainer to Gentoo Mathematics Project (diff) | |
download | gentoo-6e719e80f941f2faaa0694af1f33d96e6292a7c5.tar.gz gentoo-6e719e80f941f2faaa0694af1f33d96e6292a7c5.tar.bz2 gentoo-6e719e80f941f2faaa0694af1f33d96e6292a7c5.zip |
sci-mathematics/mathlib-tools: 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')
-rw-r--r-- | sci-mathematics/mathlib-tools/metadata.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sci-mathematics/mathlib-tools/metadata.xml b/sci-mathematics/mathlib-tools/metadata.xml index f91e58a755f7..9859ea5c8b42 100644 --- a/sci-mathematics/mathlib-tools/metadata.xml +++ b/sci-mathematics/mathlib-tools/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> This package contains leanproject, a supporting tool for Lean mathlib. More info: - https://leanprover-community.github.io/toolchain.html#handling-dependencies |