From 7008a361c9ccb7084d79a6e85b8af18e5fa0bb99 Mon Sep 17 00:00:00 2001 From: Giulio Eulisse Date: Tue, 16 Jul 2013 14:48:14 +0200 Subject: [PATCH] Correcy name for AlCa. --- buildrequests.html | 2 +- categories.py | 2 +- externals.html | 2 +- index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/buildrequests.html b/buildrequests.html index 3a09448..82b8818 100644 --- a/buildrequests.html +++ b/buildrequests.html @@ -127,7 +127,7 @@ var mapEgroups = { "cms-git-core": "Core", "cms-git-analysis": "Analysis", - "cms-git-alca": "AlCa", + "cms-git-alca": "Calibration and Alignment", "cms-git-daq": "DAQ", "cms-git-dqm": "DQM", "cms-git-db": "Database", diff --git a/categories.py b/categories.py index 54c108b..b0e7b1a 100644 --- a/categories.py +++ b/categories.py @@ -4,7 +4,7 @@ CMSSW_EGROUPS_MAP = { "cms-git-core": "Core", "cms-git-analysis": "Analysis", - "cms-git-alca": "AlCa", + "cms-git-alca": "Calibration and Alignment", "cms-git-daq": "DAQ", "cms-git-dqm": "DQM", "cms-git-db": "Database", diff --git a/externals.html b/externals.html index 015d67c..740385f 100644 --- a/externals.html +++ b/externals.html @@ -88,7 +88,7 @@ var mapEgroups = { "cms-git-core": "Core", "cms-git-analysis": "Analysis", - "cms-git-alca": "AlCa", + "cms-git-alca": "Calibration and Alignment", "cms-git-daq": "DAQ", "cms-git-dqm": "DQM", "cms-git-db": "Database", diff --git a/index.html b/index.html index ae52651..a59a54e 100644 --- a/index.html +++ b/index.html @@ -201,7 +201,7 @@ var mapEgroups = { "cms-git-core": "Core", "cms-git-analysis": "Analysis", - "cms-git-alca": "AlCa", + "cms-git-alca": "Calibration and Alignment", "cms-git-daq": "DAQ", "cms-git-dqm": "DQM", "cms-git-db": "Database",