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

@@ -37,6 +37,7 @@ class Pngwriter(CMakePackage):
homepage = "http://pngwriter.sourceforge.net/"
url = "https://github.com/pngwriter/pngwriter/archive/0.5.6.tar.gz"
maintainers = ['ax3l']
version('develop', branch='dev',
git='https://github.com/pngwriter/pngwriter.git')