aboutsummaryrefslogtreecommitdiffstats
path: root/osurl
diff options
context:
space:
mode:
Diffstat (limited to 'osurl')
-rwxr-xr-xosurl1
1 files changed, 1 insertions, 0 deletions
diff --git a/osurl b/osurl
index de50f0f..12a40aa 100755
--- a/osurl
+++ b/osurl
@@ -59,6 +59,7 @@ local patterns = {
["poo%SEP%NUM"] = "https://progress.opensuse.org/issues/%1",
["lf%SEP%NUM"] = "https://developerbugs.linux-foundation.org/%1",
["coo%SEP%NONHASH%SEP%NUM"] = "https://code.opensuse.org/%1/issue/%2",
+ ["code-o-o%SEP%NONHASH%SEP%NUM"] = "https://code.opensuse.org/%1/issue/%2",
}