[Libreoffice-commits] dev-tools.git: gerrit/gerrit_site
Robinson Tryon
qubit at runcibility.com
Tue Nov 19 09:33:20 PST 2013
gerrit/gerrit_site/etc/gerrit.config | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 09473aea277d9b6b5096df4c569fe45d175dcbe7
Author: Robinson Tryon <qubit at runcibility.com>
Date: Sun Nov 17 00:41:35 2013 -0500
gerrit: bugs.freedesktop.org -> bugs.libreoffice.org
Bugzilla Migration
Change-Id: Iee7fe506002416d02790c113d4d3d737acaa5043
Reviewed-on: https://gerrit.libreoffice.org/6697
Reviewed-by: Björn Michaelsen <bjoern.michaelsen at canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen at canonical.com>
diff --git a/gerrit/gerrit_site/etc/gerrit.config b/gerrit/gerrit_site/etc/gerrit.config
index 1e205bf..86339d1 100644
--- a/gerrit/gerrit_site/etc/gerrit.config
+++ b/gerrit/gerrit_site/etc/gerrit.config
@@ -38,7 +38,7 @@
[commentlink "freedesktop"]
match = "(BUG|Bug|bug|BUGZILLA|Bugzilla|bugzilla|BZ|Bz|bz|TICKET|Ticket|ticket|ISSUE|fdo|FDO):?#?(\\d+)"
- link = https://bugs.freedesktop.org/show_bug.cgi?id=$2
+ link = https://bugs.libreoffice.org/show_bug.cgi?id=$2
[commentlink "redhat"]
match = "(rhbz|RHBZ):?#?(\\d+)"
More information about the Libreoffice-commits
mailing list