added NOAA software team to maintainers list (#26056)
This commit is contained in:
parent
1ea58e0cb9
commit
96eefea9a3
@ -7,12 +7,13 @@
|
||||
|
||||
|
||||
class Sp(CMakePackage):
|
||||
"""The spectral transform library splib contains FORTRAN subprograms to be
|
||||
used for a variety of spectral transform functions."""
|
||||
"""The spectral transform library splib contains FORTRAN subprograms
|
||||
to be used for a variety of spectral transform functions. This is
|
||||
part of the NCEPLIBS project."""
|
||||
|
||||
homepage = "https://noaa-emc.github.io/NCEPLIBS-sp"
|
||||
url = "https://github.com/NOAA-EMC/NCEPLIBS-sp/archive/refs/tags/v2.3.3.tar.gz"
|
||||
|
||||
maintainers = ['t-brown']
|
||||
maintainers = ['t-brown', 'kgerheiser', 'edwardhartnett', 'Hang-Lei-NOAA']
|
||||
|
||||
version('2.3.3', sha256='c0d465209e599de3c0193e65671e290e9f422f659f1da928505489a3edeab99f')
|
||||
|
Loading…
Reference in New Issue
Block a user