diff options
author | Maciej Barć <xgqt@gentoo.org> | 2022-01-17 22:22:51 +0100 |
---|---|---|
committer | Maciej Barć <xgqt@gentoo.org> | 2022-01-17 22:22:51 +0100 |
commit | 586be943f77e4b876942a5768b12f4fb4762c2bd (patch) | |
tree | 4e7adc2e03b10426c9946897b587e5116402c89f /sci-mathematics/why3 | |
parent | sci-mathematics/easycrypt: add sci-mathematics to maintainers (diff) | |
download | gentoo-586be943f77e4b876942a5768b12f4fb4762c2bd.tar.gz gentoo-586be943f77e4b876942a5768b12f4fb4762c2bd.tar.bz2 gentoo-586be943f77e4b876942a5768b12f4fb4762c2bd.zip |
sci-mathematics/why3: add sci-mathematics to maintainers
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'sci-mathematics/why3')
-rw-r--r-- | sci-mathematics/why3/metadata.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sci-mathematics/why3/metadata.xml b/sci-mathematics/why3/metadata.xml index 6c2999e4f4d7..97474dfdb2ec 100644 --- a/sci-mathematics/why3/metadata.xml +++ b/sci-mathematics/why3/metadata.xml @@ -10,6 +10,10 @@ <email>ml@gentoo.org</email> <name>ML</name> </maintainer> + <maintainer type="project"> + <email>sci-mathematics@gentoo.org</email> + <name>Gentoo Mathematics Project</name> + </maintainer> <longdescription> Why3 is a platform for deductive program verification. It provides a rich language for specification and programming, called WhyML, |