fplo: remove myself as maintainer (#37861)

This commit is contained in:
Glenn Johnson 2023-05-23 14:17:50 -05:00 committed by GitHub
parent bf4fccee15
commit 8f930462bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,8 +22,6 @@ class Fplo(MakefilePackage):
url = "file://{0}/FPLO22.00-62.tar.gz".format(os.getcwd()) url = "file://{0}/FPLO22.00-62.tar.gz".format(os.getcwd())
manual_download = True manual_download = True
maintainers("glennpj")
version("22.00-62", sha256="0d1d4e9c1e8e41900901e26c3cd08ee39dcfdeb3f2c4c8862055eaf704b6d69e") version("22.00-62", sha256="0d1d4e9c1e8e41900901e26c3cd08ee39dcfdeb3f2c4c8862055eaf704b6d69e")
# TODO: Try to get LAPACK to work with something other than MKL. The build # TODO: Try to get LAPACK to work with something other than MKL. The build