Add Maintainer (#6575)

Add myself as maintainer to the packages we contributed
and/or maintain the mainline from.
This commit is contained in:
Axel Huebl
2017-12-05 22:27:56 +01:00
committed by Christoph Junghans
parent 67d7f3fc03
commit 9e64fa53ed
15 changed files with 15 additions and 0 deletions

View File

@@ -36,6 +36,7 @@ class Libsplash(CMakePackage):
homepage = "https://github.com/ComputationalRadiationPhysics/libSplash"
url = "https://github.com/ComputationalRadiationPhysics/libSplash/archive/v1.4.0.tar.gz"
maintainers = ['ax3l']
version('develop', branch='dev',
git='https://github.com/ComputationalRadiationPhysics/libSplash.git')