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

@@ -30,6 +30,7 @@ class Adios2(CMakePackage):
homepage = "https://www.olcf.ornl.gov/center-projects/adios/"
url = "https://github.com/ornladios/ADIOS2/archive/v2.0.0.tar.gz"
maintainers = ['ax3l']
version('develop', branch='master',
git='https://github.com/ornladios/ADIOS2.git')