add Application:Dochazka as devel project

dochazka is the upcoming application that we are going to use in the Prague
SUSE office as our attendance / payroll system. It comes with a CLI client,
thus it would be really beneficial to add it to factory and upcoming leap
This commit is contained in:
Theo Chatzimichos 2016-09-04 12:14:29 +02:00
parent 63dbb8446d
commit 22281289a9
No known key found for this signature in database
GPG Key ID: C9DA5BE037C3164C

View File

@ -257,6 +257,7 @@ def _checker_one_request(self, rq, opts):
self._devel_projects['Application:ERP:Tryton:Factory/'] = 'tryton'
self._devel_projects['devel:languages:pascal/'] = 'fpc'
self._devel_projects['server:messaging/'] = 'libgloox'
self._devel_projects['Application:Dochazka/'] = 'perl-App-Dochazka-Common'
if dpkg:
[dprj, dpkg] = dpkg.split('/')
else: