gromacs: maintainer change (#44890)
Adding mabraham to maintainer. Mark will bring a lot of GROMACS knowledge. Removing danielahlin as I am currently not working actively on this.
This commit is contained in:
parent
99405e6a4d
commit
7e9d24a145
@ -26,7 +26,7 @@ class Gromacs(CMakePackage, CudaPackage):
|
||||
url = "https://ftp.gromacs.org/gromacs/gromacs-2022.2.tar.gz"
|
||||
list_url = "https://ftp.gromacs.org/gromacs"
|
||||
git = "https://gitlab.com/gromacs/gromacs.git"
|
||||
maintainers("danielahlin", "eirrgang", "junghans")
|
||||
maintainers("mabraham", "eirrgang", "junghans")
|
||||
|
||||
license("GPL-2.0-or-later", when="@:4.5")
|
||||
license("LGPL-2.1-or-later", when="@4.6:")
|
||||
|
Loading…
Reference in New Issue
Block a user