Bugtracker: Add CGit as tracker.
This commit is contained in:
@ -167,6 +167,7 @@ default_bugtrackers = {
|
||||
'launchpad': ('https://launchpad.net', 'Launchpad', 'launchpad', ['lp', 'ubuntu', 'ubottu']),
|
||||
'debian': ('https://bugs.debian.org', 'Debian', 'debbugs', []),
|
||||
'irssi': ('https://github.com/irssi/irssi/issues', 'Irssi', 'github', []),
|
||||
'cgit': ('https://git.zx2c4.com/cgit/commit', 'CGit', 'cgit', []),
|
||||
'mantis': ('https://www.mantisbt.org/bugs', 'Mantis', 'mantis', []),
|
||||
'trac': ('https://trac.edgewall.org/ticket', 'Trac', 'trac', []),
|
||||
'pidgin': ('https://developer.pidgin.im/ticket', 'Pidgin', 'trac', [])
|
||||
|
Reference in New Issue
Block a user