Add davydden as a maintainer to a couple of packages (#5284)

This commit is contained in:
Denis Davydov
2017-09-05 00:23:56 +02:00
committed by Massimiliano Culpo
parent dec6b609d8
commit 7f454bbd3d
5 changed files with 10 additions and 0 deletions

View File

@@ -35,6 +35,8 @@ class Tethex(CMakePackage):
homepage = "https://github.com/martemyev/tethex"
url = "https://github.com/martemyev/tethex/archive/v0.0.7.tar.gz"
maintainers = ['davydden']
version('0.0.7', '6c9e4a18a6637deb4400c6d77ec03184')
version('develop', git='https://github.com/martemyev/tethex.git')