~mabac/launchpad-work-items-tracker/better-config

« back to all changes in this revision

Viewing changes to 11.11.cfg

  • Committer: Ilias Biris
  • Date: 2011-10-17 08:43:42 UTC
  • Revision ID: ibiris@gmail.com-20111017084342-aw5l3531bci2kmta
Added linaro-octo-armhf project for the ARMHF effort in OCTO

Show diffs side-by-side

added added

removed removed

Lines of Context:
116
116
    'linaro-django-xmlrpc': 'linaro-11.11',
117
117
    'linaro-python-dashboard-bundle': 'linaro-11.11',
118
118
    'linaro-validation-misc': 'linaro-11.11',
 
119
# octo
 
120
    'linaro-octo-armhf': 'trunk',
119
121
}
120
122
 
121
123
# Ubuntu release to track
126
128
spec_groups = {
127
129
    'linaro': '^tr-([^-]+)',
128
130
}
129