summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMassimiliano Culpo <massimiliano.culpo@gmail.com>2020-07-07 20:45:41 +0200
committerGitHub <noreply@github.com>2020-07-07 20:45:41 +0200
commitf4ac3770b49d88facff077b5d3d05234c638017d (patch)
tree877f1aab5b8f8bd604efd8cea1cabfee08d510ae /lib
parentb0506a722efbc9d94fb8673235af3a18984b2217 (diff)
downloadspack-f4ac3770b49d88facff077b5d3d05234c638017d.tar.gz
spack-f4ac3770b49d88facff077b5d3d05234c638017d.tar.bz2
spack-f4ac3770b49d88facff077b5d3d05234c638017d.tar.xz
spack-f4ac3770b49d88facff077b5d3d05234c638017d.zip
CudaPackage: maintainers are listed in the docstring (#17409)
fixes #17396 This prevents the class attribute to be inherited and saves current maintainers from becoming the default maintainers of every Cuda package.
Diffstat (limited to 'lib')
-rw-r--r--lib/spack/spack/build_systems/cuda.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/spack/spack/build_systems/cuda.py b/lib/spack/spack/build_systems/cuda.py
index cbee710049..0c903f0b1f 100644
--- a/lib/spack/spack/build_systems/cuda.py
+++ b/lib/spack/spack/build_systems/cuda.py
@@ -12,8 +12,9 @@ import spack.variant
class CudaPackage(PackageBase):
"""Auxiliary class which contains CUDA variant, dependencies and conflicts
and is meant to unify and facilitate its usage.
+
+ Maintainers: ax3l, svenevs
"""
- maintainers = ['ax3l', 'svenevs']
# https://docs.nvidia.com/cuda/cuda-compiler-driver-nvcc/index.html#gpu-feature-list
# https://developer.nvidia.com/cuda-gpus