CUDA: update maintainers (#19262)

This commit is contained in:
Adam J. Stewart
2020-10-11 23:11:17 -05:00
committed by GitHub
parent 683ecb3f6e
commit 759e8ee4c2
2 changed files with 2 additions and 1 deletions

View File

@@ -67,6 +67,7 @@ class Cuda(Package):
homepage = "https://developer.nvidia.com/cuda-zone"
maintainers = ['ax3l', 'Rombur']
executables = ['^nvcc$']
for ver, packages in _versions.items():