cgns: add maintainer (#29775)

This commit is contained in:
Greg Sjaardema 2022-03-30 01:42:18 -06:00 committed by GitHub
parent fdab17a4d4
commit ef1e96def4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,7 @@ class Cgns(CMakePackage):
homepage = "https://cgns.github.io/"
url = "https://github.com/CGNS/CGNS/archive/v4.3.0.tar.gz"
git = "https://github.com/CGNS/CGNS"
maintainers = ['gsjaardema']
parallel = False