From: W. Trevor King Date: Sat, 2 Jan 2016 06:07:43 +0000 (-0800) Subject: status-config.json: Remove parens from query entry X-Git-Tag: 0.22_rc0~38 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=88171f34ed140e0701c2101e978d993673b423d2 status-config.json: Remove parens from query entry These are now added by nmbug-status. --- diff --git a/devel/nmbug/status-config.json b/devel/nmbug/status-config.json index b9269462..48b6f19f 100644 --- a/devel/nmbug/status-config.json +++ b/devel/nmbug/status-config.json @@ -62,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" }