hipsycl: remove myself from maintainers (#45616)

This commit is contained in:
Federico Ficarelli 2024-08-07 21:50:59 +02:00 committed by GitHub
parent 2298abd7f4
commit 7efbad0d81
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,8 +20,6 @@ class Hipsycl(CMakePackage, ROCmPackage):
url = "https://github.com/illuhad/hipSYCL/archive/v0.8.0.tar.gz"
git = "https://github.com/illuhad/hipSYCL.git"
maintainers("nazavode")
provides("sycl")
license("BSD-2-Clause")