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

@@ -34,6 +34,7 @@ class Adios(AutotoolsPackage):
homepage = "http://www.olcf.ornl.gov/center-projects/adios/"
url = "https://github.com/ornladios/ADIOS/archive/v1.12.0.tar.gz"
maintainers = ['ax3l']
version('develop', git='https://github.com/ornladios/ADIOS.git',
branch='master')