Remove maintainer (#48105)
This commit is contained in:
parent
cd26331b19
commit
2a0fc464c9
@ -13,7 +13,7 @@ class Ecbuild(CMakePackage):
|
|||||||
homepage = "https://github.com/ecmwf/ecbuild"
|
homepage = "https://github.com/ecmwf/ecbuild"
|
||||||
url = "https://github.com/ecmwf/ecbuild/archive/refs/tags/3.6.1.tar.gz"
|
url = "https://github.com/ecmwf/ecbuild/archive/refs/tags/3.6.1.tar.gz"
|
||||||
|
|
||||||
maintainers("skosukhin", "climbfuji", "victoria-cherkas", "dominichofer")
|
maintainers("skosukhin", "climbfuji", "victoria-cherkas")
|
||||||
|
|
||||||
license("Apache-2.0")
|
license("Apache-2.0")
|
||||||
|
|
||||||
|
@ -45,7 +45,7 @@ class Eccodes(CMakePackage):
|
|||||||
git = "https://github.com/ecmwf/eccodes.git"
|
git = "https://github.com/ecmwf/eccodes.git"
|
||||||
list_url = "https://confluence.ecmwf.int/display/ECC/Releases"
|
list_url = "https://confluence.ecmwf.int/display/ECC/Releases"
|
||||||
|
|
||||||
maintainers("skosukhin", "victoria-cherkas", "dominichofer", "climbfuji")
|
maintainers("skosukhin", "victoria-cherkas", "climbfuji")
|
||||||
|
|
||||||
license("Apache-2.0")
|
license("Apache-2.0")
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@ class Eckit(CMakePackage):
|
|||||||
git = "https://github.com/ecmwf/eckit.git"
|
git = "https://github.com/ecmwf/eckit.git"
|
||||||
url = "https://github.com/ecmwf/eckit/archive/refs/tags/1.16.0.tar.gz"
|
url = "https://github.com/ecmwf/eckit/archive/refs/tags/1.16.0.tar.gz"
|
||||||
|
|
||||||
maintainers("skosukhin", "climbfuji", "victoria-cherkas", "dominichofer")
|
maintainers("skosukhin", "climbfuji", "victoria-cherkas")
|
||||||
|
|
||||||
license("Apache-2.0")
|
license("Apache-2.0")
|
||||||
|
|
||||||
|
@ -14,7 +14,7 @@ class Fdb(CMakePackage):
|
|||||||
url = "https://github.com/ecmwf/fdb/archive/refs/tags/5.7.8.tar.gz"
|
url = "https://github.com/ecmwf/fdb/archive/refs/tags/5.7.8.tar.gz"
|
||||||
git = "https://github.com/ecmwf/fdb.git"
|
git = "https://github.com/ecmwf/fdb.git"
|
||||||
|
|
||||||
maintainers("skosukhin", "victoria-cherkas", "dominichofer")
|
maintainers("skosukhin", "victoria-cherkas")
|
||||||
|
|
||||||
license("Apache-2.0")
|
license("Apache-2.0")
|
||||||
|
|
||||||
|
@ -14,7 +14,7 @@ class Metkit(CMakePackage):
|
|||||||
git = "https://github.com/ecmwf/metkit.git"
|
git = "https://github.com/ecmwf/metkit.git"
|
||||||
url = "https://github.com/ecmwf/metkit/archive/refs/tags/1.7.0.tar.gz"
|
url = "https://github.com/ecmwf/metkit/archive/refs/tags/1.7.0.tar.gz"
|
||||||
|
|
||||||
maintainers("skosukhin", "victoria-cherkas", "dominichofer")
|
maintainers("skosukhin", "victoria-cherkas")
|
||||||
|
|
||||||
license("Apache-2.0")
|
license("Apache-2.0")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user