]> git.notmuchmail.org Git - notmuch/blobdiff - devel/nmbug/status-config.json
status-config.json: Remove parens from query entry
[notmuch] / devel / nmbug / status-config.json
index 6b4934faaab0a47a01588f8bcf81a8d09f1021ca..48b6f19f5ead26da825bd0e4893ea7ac36a55da4 100644 (file)
@@ -1,4 +1,9 @@
 {
+    "meta": {
+        "title": "Notmuch Patches",
+        "blurb": "For more information see <a href=\"http://notmuchmail.org/nmbug\">nmbug</a>"
+    },
+
     "views": [
        {
            "comment": "Unresolved bugs (or just need tag updating).",
@@ -57,7 +62,7 @@
                "not tag:notmuch::obsolete",
                "not tag:notmuch::stale",
                "not tag:notmuch::wontfix",
-               "(tag:notmuch::moreinfo or tag:notmuch::needs-review)"
+               "tag:notmuch::moreinfo or tag:notmuch::needs-review"
            ],
            "title": "Review"
        }