Set tpadioleau and nmm0 as mdspan maintainers (#49938)

This commit is contained in:
Thomas Padioleau
2025-04-08 18:39:10 +02:00
committed by GitHub
parent 2acdacb129
commit 5075275873

View File

@@ -13,6 +13,8 @@ class Mdspan(CMakePackage):
url = "https://github.com/kokkos/mdspan/archive/refs/tags/mdspan-0.6.0.zip"
git = "https://github.com/kokkos/mdspan.git"
maintainers("tpadioleau", "nmm0")
version("stable", branch="stable")
version("0.6.0", sha256="d6b7b9d4f472106df1d28729bd8383a8a7ea7938adf9f82d3be9c151344830d9")