llvm: maintainers (#27482)

This commit is contained in:
Harmen Stoppels
2021-11-16 23:41:02 +01:00
committed by GitHub
parent 7ad9fc7fdb
commit 0221639e8a

View File

@@ -23,7 +23,7 @@ class Llvm(CMakePackage, CudaPackage):
url = "https://github.com/llvm/llvm-project/archive/llvmorg-7.1.0.tar.gz"
list_url = "https://releases.llvm.org/download.html"
git = "https://github.com/llvm/llvm-project"
maintainers = ['trws', 'naromero77']
maintainers = ['trws', 'haampie']
tags = ['e4s']