cgns: add maintainer (#29775)
This commit is contained in:
parent
fdab17a4d4
commit
ef1e96def4
@ -16,6 +16,7 @@ class Cgns(CMakePackage):
|
|||||||
homepage = "https://cgns.github.io/"
|
homepage = "https://cgns.github.io/"
|
||||||
url = "https://github.com/CGNS/CGNS/archive/v4.3.0.tar.gz"
|
url = "https://github.com/CGNS/CGNS/archive/v4.3.0.tar.gz"
|
||||||
git = "https://github.com/CGNS/CGNS"
|
git = "https://github.com/CGNS/CGNS"
|
||||||
|
maintainers = ['gsjaardema']
|
||||||
|
|
||||||
parallel = False
|
parallel = False
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user