flux: update maintainer of flux-core, flux-sched (#26800)
This commit is contained in:
parent
c66aa858c2
commit
bb1833bc8c
2 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ class FluxCore(AutotoolsPackage):
|
|||
git = "https://github.com/flux-framework/flux-core.git"
|
||||
tags = ['radiuss', 'e4s']
|
||||
|
||||
maintainers = ['SteVwonder']
|
||||
maintainers = ['grondo']
|
||||
|
||||
version('master', branch='master')
|
||||
version('0.29.0', sha256='c13b40e82d66356e75208a689a495ca01f0a013e2e45ac8ea202ed8224987323')
|
||||
|
|
|
@ -16,7 +16,7 @@ class FluxSched(AutotoolsPackage):
|
|||
git = "https://github.com/flux-framework/flux-sched.git"
|
||||
tags = ['radiuss', 'e4s']
|
||||
|
||||
maintainers = ['SteVwonder']
|
||||
maintainers = ['grondo']
|
||||
|
||||
version('master', branch='master')
|
||||
version('0.18.0', sha256='a4d8a6444fdb7b857b26f47fdea57992b486c9522f4ff92d5a6f547d95b586ae')
|
||||
|
|
Loading…
Reference in a new issue