Use the maintainers directive in all packages (#35201)

This commit is contained in:
Massimiliano Culpo
2023-02-02 06:07:25 +01:00
committed by GitHub
parent 9865a42b20
commit ddecf07045
1493 changed files with 1526 additions and 1525 deletions

View File

@@ -17,7 +17,7 @@ class Dealii(CMakePackage, CudaPackage):
url = "https://github.com/dealii/dealii/releases/download/v8.4.1/dealii-8.4.1.tar.gz"
git = "https://github.com/dealii/dealii.git"
maintainers = ["jppelteret", "luca-heltai"]
maintainers("jppelteret", "luca-heltai")
# Don't add RPATHs to this package for the full build DAG.
# only add for immediate deps.