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-Url: http://rtime.felk.cvut.cz/gitweb/notmuch.git/commitdiff_plain/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" }