~mounir-bsaibes/launchpad-work-items-tracker/mb-branch

« back to all changes in this revision

Viewing changes to 11.12.cfg

  • Committer: Mattias Backman
  • Date: 2011-12-16 14:08:47 UTC
  • mfrom: (35.1.1 linaro-config)
  • Revision ID: mattias.backman@linaro.org-20111216140847-tgk2hjhz37dgjyuo
Stop tracking Oneiric and make linaro the main project.

Show diffs side-by-side

added added

removed removed

Lines of Context:
61
61
####################################
62
62
extra_projects = {
63
63
    # project      # series to look at, None for all series
64
 
    'linaro': 'trunk',
65
64
# multimedia
66
65
    'linaro-multimedia-speex': 'trunk',
67
66
    'linaro-multimedia-ucm': 'trunk',
140
139
extra_projects.update(infra_projects)
141
140
 
142
141
# Ubuntu release to track
143
 
release = 'oneiric'
 
142
# Linaro probably should not need to track an Ubuntu release /mabac
 
143
#release = 'oneiric'
 
144
 
 
145
# Linaro project to track
 
146
project = 'linaro'
 
147
project_series = 'trunk'
 
148
 
144
149
 
145
150
# Mapping from project to TR regex.
146
151
# Group in regex is to pull out the "area" that the TR is in