g2tmpl: added NOAA maintainers (#26192)
This commit is contained in:
parent
6d2ce0535f
commit
21eaf31291
@ -7,11 +7,13 @@
|
||||
|
||||
|
||||
class G2tmpl(CMakePackage):
|
||||
"""Utilities for GRIB2 templates."""
|
||||
"""Utilities for GRIB2 templates.
|
||||
|
||||
This is part of NOAA's NCEPLIBS project."""
|
||||
|
||||
homepage = "https://github.com/NOAA-EMC/NCEPLIBS-g2tmpl"
|
||||
url = "https://github.com/NOAA-EMC/NCEPLIBS-g2tmpl/archive/refs/tags/v1.10.0.tar.gz"
|
||||
|
||||
maintainers = ['t-brown']
|
||||
maintainers = ['t-brown', 'edwardhartnett', 'kgerheiser', 'Hang-Lei-NOAA']
|
||||
|
||||
version('1.10.0', sha256='dcc0e40b8952f91d518c59df7af64e099131c17d85d910075bfa474c8822649d')
|
||||
|
Loading…
Reference in New Issue
Block a user