Maintainer username update chissg -> greenc-FNAL (#35444)

This commit is contained in:
Chris Green 2023-02-10 20:02:46 -06:00 committed by GitHub
parent f1b004a0d3
commit b69378c8cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -36,7 +36,7 @@ class Pythia6(CMakePackage):
tags = ["hep"]
maintainers("gartung", "chissg")
maintainers("gartung", "greenc-FNAL")
version(
"6.4.28",

View file

@ -20,7 +20,7 @@ class RangeV3(CMakePackage):
homepage = "https://github.com/ericniebler/range-v3"
url = "https://github.com/ericniebler/range-v3/archive/0.3.6.tar.gz"
git = "https://github.com/ericniebler/range-v3.git"
maintainers("chissg")
maintainers("greenc-FNAL")
version("master", branch="master")
version("0.11.0", sha256="376376615dbba43d3bef75aa590931431ecb49eb36d07bb726a19f680c75e20c")

View file

@ -22,7 +22,7 @@ class Root(CMakePackage):
tags = ["hep"]
maintainers("chissg", "HadrienG2", "drbenmorgan", "vvolkl")
maintainers("greenc-FNAL", "HadrienG2", "drbenmorgan", "vvolkl")
# ###################### Versions ##########################