Use the maintainers directive in all packages (#35201)
This commit is contained in:
committed by
GitHub
parent
9865a42b20
commit
ddecf07045
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user