Remove danvev as maintainer of intel packages (#28806)
* Remove danvev as maintainer of intel packages * Update hash to trigger gitlab again
This commit is contained in:
parent
d4ca803fc5
commit
7f1759b52e
@ -11,7 +11,7 @@ class IntelParallelStudio(IntelPackage):
|
|||||||
|
|
||||||
homepage = "https://software.intel.com/en-us/intel-parallel-studio-xe"
|
homepage = "https://software.intel.com/en-us/intel-parallel-studio-xe"
|
||||||
|
|
||||||
maintainers = ['rscohn2', 'danvev']
|
maintainers = ['rscohn2']
|
||||||
|
|
||||||
# As of 2016, the product comes in three "editions" that vary by scope.
|
# As of 2016, the product comes in three "editions" that vary by scope.
|
||||||
#
|
#
|
||||||
|
@ -12,7 +12,8 @@ class Intel(IntelPackage):
|
|||||||
|
|
||||||
homepage = "https://software.intel.com/en-us/intel-parallel-studio-xe"
|
homepage = "https://software.intel.com/en-us/intel-parallel-studio-xe"
|
||||||
|
|
||||||
maintainers = ['rscohn2', 'danvev']
|
# Robert Cohn
|
||||||
|
maintainers = ['rscohn2']
|
||||||
|
|
||||||
# Same as in ../intel-parallel-studio/package.py, Composer Edition,
|
# Same as in ../intel-parallel-studio/package.py, Composer Edition,
|
||||||
# but the version numbering in Spack differs.
|
# but the version numbering in Spack differs.
|
||||||
|
Loading…
Reference in New Issue
Block a user