petsc: add in maintainers (#5729)
This commit is contained in:
parent
8ff8b7476c
commit
59163f9750
@ -37,6 +37,8 @@ class Petsc(Package):
|
|||||||
homepage = "http://www.mcs.anl.gov/petsc/index.html"
|
homepage = "http://www.mcs.anl.gov/petsc/index.html"
|
||||||
url = "http://ftp.mcs.anl.gov/pub/petsc/release-snapshots/petsc-3.5.3.tar.gz"
|
url = "http://ftp.mcs.anl.gov/pub/petsc/release-snapshots/petsc-3.5.3.tar.gz"
|
||||||
|
|
||||||
|
maintainers = ['balay', 'barrysmith']
|
||||||
|
|
||||||
version('develop', git='https://bitbucket.org/petsc/petsc.git', tag='master')
|
version('develop', git='https://bitbucket.org/petsc/petsc.git', tag='master')
|
||||||
version('xsdk-0.2.0', git='https://bitbucket.org/petsc/petsc.git', tag='xsdk-0.2.0')
|
version('xsdk-0.2.0', git='https://bitbucket.org/petsc/petsc.git', tag='xsdk-0.2.0')
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user