Put in maintainers for Kokkos Tools Spack package (#49018)
* Kokkos Tools package.py: fix maintainers * Kokkos Tools package.py: remove white space between first and second maintainer in comma-separated list * [@spackbot] updating style on behalf of vlkale * Correct maintainers syntax Co-authored-by: Richard Berger <richard.berger@outlook.com> --------- Co-authored-by: vlkale <vlkale@users.noreply.github.com> Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> Co-authored-by: Richard Berger <richard.berger@outlook.com>
This commit is contained in:
parent
6925a53937
commit
0eb55a0b8f
@ -10,7 +10,7 @@ class KokkosTools(CMakePackage):
|
||||
|
||||
homepage = "https://github.com/kokkos/kokkos-tools/"
|
||||
git = "https://github.com/kokkos/kokkos-tools.git"
|
||||
|
||||
maintainers("jennfshr", "vlkale", "rbberger")
|
||||
license("Apache-2.0 WITH LLVM-exception")
|
||||
|
||||
version("develop", branch="develop")
|
||||
|
Loading…
Reference in New Issue
Block a user