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

@@ -34,6 +34,8 @@ class Astyle(MakefilePackage):
homepage = "http://astyle.sourceforge.net/"
url = "http://downloads.sourceforge.net/project/astyle/astyle/astyle%202.04/astyle_2.04_linux.tar.gz"
maintainers = ['davydden']
version('3.0.1', 'c301f09679efa2e1eb6e6b5fd33788b4')
version('2.06', 'ff588e7fcede824591cf5b9085df109d')
version('2.05.1', '4142d178047d7040da3e0e2f1b030a1a')