Skip to content

Commit

Permalink
added CMSSW_4_2_X milestone
Browse files Browse the repository at this point in the history
  • Loading branch information
smuzaffar committed Jan 28, 2014
1 parent 69df809 commit 8b13c95
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions releases.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,13 @@
"CMSSW_6_2_X_SLHC": 9,
"CMSSW_5_3_X": 20,
"CMSSW_4_4_X": 8,
"CMSSW_4_2_X": 35,
"CMSSW_4_1_X": 7,
}

RELEASE_BRANCH_CLOSED = [
"CMSSW_4_4_X",
"CMSSW_4_2_X",
"CMSSW_4_1_X",
"CMSSW_6_1_X",
"CMSSW_6_1_X_SLHC",
Expand All @@ -29,5 +31,6 @@
"CMSSW_6_2_X_SLHC": ["andersonjacob", "mark-grimes"],
"CMSSW_5_3_X": ["smuzaffar"],
"CMSSW_4_4_X": ["smuzaffar", "nclopezo", "davidlt", "ktf"],
"CMSSW_4_2_X": ["smuzaffar", "nclopezo", "davidlt", "ktf"],
"CMSSW_4_1_X": ["smuzaffar", "nclopezo", "davidlt", "ktf"],
}

0 comments on commit 8b13c95

Please sign in to comment.