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 8a7e4ee..de50f0f 100755
--- a/osurl
+++ b/osurl
@@ -58,6 +58,7 @@ local patterns = {
["osc%SEP%NUM"] = "https://api.github.com/repos/openSUSE/osc/issues/%1",
["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",
}